-10.1.1 write polar to rectangular

In summary, to convert from polar to rectangular coordinates, you can use the formula r=5sin(2θ), which can also be written as (x^2+y^2)^3=(10xy)^2 in Cartesian coordinates. This results in a plot of a polar flower, with petals in the 1st and 3rd quadrants, and a sinusoidal plot, with petals in the 2nd and 4th quadrants.
  • #1
karush
Gold Member
MHB
3,269
5
$\textrm{write polar to rectangular coordinates}$
$$r=5\sin{2\theta}$$
$\textit{Multiply both sides by $r$}$
$$r^2=5r[\sin{2\theta}]
=5\cdot2[r\cos(\theta)r\cos(\theta)]$$
$\textit{then substitute $r^2$ with $x^2+y^2$ and
$[r\cos(\theta)r\cos(\theta)$ with $xy$}\\$
$\textit{then}\\$
$$x^2+y^2=10xy$$
hopefully
 
Mathematics news on Phys.org
  • #2
karush said:
$\textrm{write polar to rectangular coordinates}$
$$r=5\sin{2\theta}$$
$\textit{Multiply both sides by $r$}$
$$r^2=5r[\sin{2\theta}]
=5\cdot2[r\cos(\theta)r\cos(\theta)]$$

You multiplied the LHS by $r$, but in applying an $r$ to both trig functions on the RHS, you effectively multiply that side by $r^2$.

I would begin with:

\(\displaystyle r=5\sin(2\theta)=10\sin(\theta)\cos(\theta)\)

So, now if we multiply both sides by $r^2$, we get:

\(\displaystyle r^3=10r\sin(\theta)r\sin(\theta)\)

\(\displaystyle \left(x^2+y^2\right)^{\frac{3}{2}}=10xy\)

Now, we must observe that in this form, the LHS is always positive, and so we will miss the petals in the 2nd and 4th quadrants (where the RHS is negative), so to get those, we need to square both sides:

\(\displaystyle \left(x^2+y^2\right)^{3}=(10xy)^2\)
 
  • #3
I thought
$\displaystyle r=5sin(2x)$
and
$\displaystyle (x^2+y^2)^3=(10xy)^2$
would be the same graph?

one is a sine wave the other is a clover:cool:
 
  • #4
karush said:
I thought
$\displaystyle r=5sin(2x)$
and
$\displaystyle (x^2+y^2)^3=(10xy)^2$
would be the same graph?

The polar plot:

\(\displaystyle r=5\sin(2\theta)\)

And the Cartesian plot:

\(\displaystyle \left(x^2+y^2\right)^{3}=(10xy)^2\)

Are equivalent.

However, the equation:

\(\displaystyle r=5\sin(2x)\)

is assumed to be plotted on a Cartesian coordinate system.

karush said:
one is a sine wave the other is a clover:cool:

Yes one is a sinusoid, while the other is referred to as a polar flower, I believe. :D
 

1. What is the conversion formula for writing polar coordinates to rectangular coordinates?

The conversion formula for polar coordinates (r, θ) to rectangular coordinates (x, y) is:
x = r * cos(θ)
y = r * sin(θ)
where r represents the distance from the origin and θ represents the angle in radians.

2. How do I determine the quadrant of a point when converting from polar to rectangular coordinates?

The quadrant of a point can be determined by analyzing the signs of the x and y values in the rectangular coordinates.
If x and y are both positive, the point lies in the first quadrant.
If x is negative and y is positive, the point lies in the second quadrant.
If both x and y are negative, the point lies in the third quadrant.
If x is positive and y is negative, the point lies in the fourth quadrant.

3. Can polar coordinates have negative values?

Yes, polar coordinates can have negative values. The r value can be negative if the point lies in the third or fourth quadrant, and the θ value can be negative if the point lies in the second or third quadrant.

4. What is the range of values for θ in polar coordinates?

The range of values for θ in polar coordinates is from 0 to 2π or 0 to 360 degrees. This represents a full rotation around the origin in a counterclockwise direction.

5. Can I convert from rectangular coordinates to polar coordinates?

Yes, you can also convert from rectangular coordinates to polar coordinates using the formula:
r = √(x² + y²)
θ = tan⁻¹(y/x)
However, you may need to adjust the θ value depending on the quadrant the point is in.

Similar threads

  • General Math
Replies
2
Views
643
Replies
2
Views
1K
Replies
2
Views
1K
  • General Math
Replies
4
Views
1K
Replies
13
Views
2K
Replies
1
Views
3K
Replies
1
Views
2K
  • General Math
Replies
1
Views
7K
  • General Math
Replies
2
Views
1K
Replies
3
Views
2K
Back
Top