Question
Question: How do you convert \(r = 1 + \cos (\theta )\) into rectangular form?...
How do you convert r=1+cos(θ) into rectangular form?
Solution
Use the equations x=rcosθ and y=rsinθ to find values of cosθ and r. Square and add these two terms to get the value of r. Substitute the values of r and cosθ to make the equation in terms of x and y.
Complete Step by Step Solution:
In order to convert the polar coordinates i.e., (r,θ) to rectangular coordinates, we use the following set of equations:
⇒x=rcosθ
⇒y=rsinθ
Squaring both sides and adding the equations, we get
⇒x2+y2=r2cos2θ+r2sin2θ
Taking r2 common from the right-hand side of the above equation,
⇒x2+y2=r2(sin2θ+cos2θ)
Using the identity: sin2θ+cos2θ=1 , the equation can be simplified as
⇒x2+y2=r2
The value of r thus becomes, r=x2+y2
From the question, we know that r=1+cos(θ)
Multiplying both sides of the equation by r, the equation becomes
⇒r2=r+rcosθ
Substituting r2=x2+y2, r=x+y and rcosθ=x we can rewrite the equation as
x2+y2=x2+y2+x, which is the required equation in the rectangular form.
Note:
Any point in a two-dimensional plane can be defined by an x and y coordinate. The origin is the point where the values of both x and y are zero. When we move x units right from the origin and y units up, we get a point the coordinates of which are (x, y). These are called the rectangular coordinates of a point.
Consider a point along some radius, r. However, r isn’t enough to determine the position of a point. Another factor we consider is the angle θ. The line r makes an angle, θ with the X-axis. The point is labelled as (r,θ) . These are known as the polar coordinates of the point.