MHB Goochie1234's questions at Yahoo Answers regarding polar/rectangular conversions

  • Thread starter Thread starter MarkFL
  • Start date Start date
AI Thread Summary
Goochie1234's inquiry on Yahoo Answers revolves around converting between polar and rectangular coordinates. Key relationships, such as r = √(x² + y²) and θ = tan⁻¹(y/x), are essential for these conversions. The discussion includes specific equations to be rewritten in polar form, such as 2r²sin(2θ) = 1, which translates to 4xy = 1, and r = 5, which corresponds to x² + y² = 25. The thread emphasizes the importance of using trigonometric identities and algebraic manipulation to achieve these conversions. Overall, the responses provide a detailed approach to solving the posed problems effectively.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here are the questions:

Trigonometry: polar coordinates help?

Need some help here please

1. the rectangular point are given. Find the polar coordinates (R, θ) of this point with θ expressed in radiant. Let R>0 and -2pi< θ<2pi

2. the letters X and Y represent rectangular coordinates, write the given equation using polar coordinates (r,θ)

A. 2r^2 sin (2θ)=1
B.2r^2 cos (2θ)=1
C. 4r^2 sin (2θ)=1
D. 4r^2 cos(2θ)=1

3.the letters X and Y represent rectangular coordinates, write the given equation using polar coordinates (r,θ)

A. r= 5/ cosθ + sin θ
B. r=5
C. r^2=5/ cosθ + sin θ
D. r^2=5

4. the letters r and θ represent polar coordinates. write the given equation using the rectangular coordinates (x,y)

r=8

0=?

I have posted a link there to this topic so the OP can see my work.
 
Mathematics news on Phys.org
Hello goochie1234,

The key to working these problems are the following relations:

$$(x,y)=(r\cos(\theta),r\sin(\theta))$$

$$x^2+y^2=r^2$$

The first is obtained directly from the definitions of the sine and cosine functions, while the second is a result of the Pythagorean theorem. Consider the following sketch:

View attachment 954

We have the point $(x,y)$ to which we draw a line segment from the origin, and lalbe its length as $r$. From the point we drop a vertical line segment to the $x$-axis (at the point $(x,0)$ and its length must be $y$.

Using the definition of the sine function on this right triangle, we find:

$$\sin(\theta)=\frac{\text{opposite}}{\text{hypotenuse}}=\frac{y}{r}$$

and so we find:

(1) $$y=r\sin(\theta)$$

Likewise, using the definition of the cosine function on this right triangle, we find:

$$\sin(\theta)=\frac{\text{adjacent}}{\text{hypotenuse}}=\frac{x}{r}$$

and so we find:

(2) $$x=r\cos(\theta)$$

We may also observe that:

$$\frac{y}{x}=\frac{r\sin(\theta)}{r\cos(\theta)}= \tan(\theta)$$

Hence:

(3) $$\theta=\tan^{-1}\left(\frac{y}{x} \right)$$

Note: If $x=0$, then $$\theta=\pm\frac{\pi}{2}$$.

By Pythagoras, we can then easily see:

(4) $$x^2+y^2=r^2$$

So, having these relationships, we can now answer the questions.

1. The rectangular point $(x,y)$ is given. Find the polar coordinates $(r,\theta)$ of this point with $\theta$ expressed in radians. Let $0<r$ and $-2\pi<\theta<2\pi$.

From (3) and (4), we may then state:

$$r=\sqrt{x^2+y^2}$$

$$\theta=\tan^{-1}\left(\frac{y}{x} \right)$$

2.) The letters $x$ and $y$ represent rectangular coordinates. Write the given equations using polar coordinates $(r,\theta)$.

A. $$2r^2\sin(2\theta)=1$$

I would use the double-angle identity for sine $$\sin(2\alpha)=2\sin(\alpha)\cos(\alpha)$$ to rewrite the equation as:

$$4r^2\sin(\theta)\cos(\theta)=1$$

We may rewrite this as:

$$4(r\cos(\theta))(r\sin(\theta))=1$$

Using (1) and (2), we have:

$$4xy=1$$

B. $$2r^2\cos(2\theta)=1$$

I would use the double-angle identity for cosine $$\cos(2\alpha)=\cos^2(\alpha)-\sin^2(\alpha)$$ to rewrite the equation as:

$$2r^2\left(\cos^2(\theta)-\sin^2(\theta) \right)=1$$

Distribute $r^2$:

$$2\left(r^2\cos^2(\theta)-r^2\sin^2(\theta) \right)=1$$

$$2\left((r\cos(\theta))^2-(r\sin(\theta))^2 \right)=1$$

Using (1) and (2), we have:

$$2\left(x^2-y^2 \right)=1$$

C. $$4r^2\sin(2\theta)=1$$

Referring to part A, we see this will be:

$$8xy=1$$

D. $$4r^2\cos(2\theta)=1$$

Referring to part B, we see this will be:

$$4\left(x^2-y^2 \right)=1$$

3.) The letters $x$ and $y$ represent rectangular coordinates. Write the given equation using polar coordinates $(r,\theta)$.

I am going to make assumptions regarding parts A and C based on experience with giving online help and the lack of bracketing symbols that seems to be prevalent.

A. $$r=\frac{5}{\cos(\theta)+\sin(\theta)}$$

Multiplying through by $$\cos(\theta)+\sin(\theta)$$ we obtain:

$$r\cos(\theta)+r\sin(\theta)=5$$

Using (1) and (2), we have:

$$x+y=5$$

B. $$r=5$$

Since $$0<r$$ we may square both sides to get:

$$r^2=5^2$$

Using (4), this becomes:

$$x^2+y^2=5^2$$

Since $r=5$ is the locus of all points whose distance is 5 units from the origin, this result should easily follow.

C. $$r^2=\frac{5}{\cos(\theta)+\sin(\theta)}$$

Multiplying through by $$\cos(\theta)+\sin(\theta)$$ we obtain:

$$r\left(r\cos(\theta)+r\sin(\theta) \right)=5$$

Using (1), (2), and (4) there results:

$$\sqrt{x^2+y^2}(x+y)=5$$

D. $$r^2=5$$

Using (4), this becomes:

$$x^2+y^2=5$$

4.) The letters $r$ and $\theta$ represent polar coordinates. Write the given equation using the rectangular coordinates $(x,y)$.

A. $$r=8$$

Square both sides:

$$r^2=8^2$$

Using (4), we have:

$$x^2+y^2=8^2$$

B. $$0=?$$

I don't know how to interpret this.
 

Attachments

  • goochie1234.jpg
    goochie1234.jpg
    4.7 KB · Views: 82
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Replies
3
Views
2K
Replies
10
Views
2K
Replies
1
Views
4K
Replies
4
Views
2K
Replies
2
Views
2K
Replies
6
Views
1K
Replies
11
Views
3K
Back
Top