MHB How to Convert Polar to Rectangular Coordinates in Calculus?

  • Thread starter Thread starter karush
  • Start date Start date
  • Tags Tags
    Polar Rectangular
AI Thread Summary
To convert polar coordinates to rectangular coordinates for the equation r = 3 - cos(θ), the relationship r² = x² + y² is essential. The equation can be manipulated to x² + y² = 3r - x, leading to x² + y² = 3√(x² + y²) - x. This results in the equation (x² + x + y²)² = 9(x² + y²), which can be complex to simplify. The discussion highlights the challenges in handling the conversion, emphasizing that intuition can sometimes guide correct answers. Overall, the conversion process can be intricate and requires careful algebraic manipulation.
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
$r=3-\cos\left({\theta}\right)$
${r}^{2}=3r-r\cos\left({\theta}\right)$
${x}^{2}+{y}^{2}=3r+x$
How you deal with 3r ?
 
Mathematics news on Phys.org
karush said:
$r=3-\cos\left({\theta}\right)$
${r}^{2}=3r-r\cos\left({\theta}\right)$
${x}^{2}+{y}^{2}=3r+x$
How you deal with 3r ?
You have a slight mistake: [math]x^2 + y^2 = 3r - x[/math]

As always [math]r = \sqrt{x^2 + y^2}[/math].

Continuing:
[math]x^2 + y^2 = 3 \sqrt{x^2 + y^2} - x[/math]

[math]x^2 + x + y^2 = 3 \sqrt{x^2 + y^2}[/math]

[math]\left ( x^2 + x + y^2 \right ) ^2 = 9(x^2 + y^2)[/math]

etc.

Yes, it's ugly.

-Dan
 
Last edited by a moderator:
Funny I had that answer and thot it was wrong, quess intuition is always right?
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Back
Top