Polar coordinates (trig question)

AI Thread Summary
The discussion centers on solving the polar coordinate equation r = 2tan(theta)sec(theta) and finding the relationship between x and y. The initial confusion arises from the transformation of rcos^2 into x^2 and how it relates to y. Participants clarify that by substituting the definitions of x and y in polar coordinates, one can derive y as a function of x. Ultimately, the correct relationship is established as y = 1/2(x^2), confirming the solution provided in the guide. The conversation highlights the importance of understanding the conversion between polar and rectangular coordinates.
Oxygenate
Messages
7
Reaction score
0

Homework Statement


Given r = 2tan(theta)sec(theta)

Find cos(theta) then use inverse key to find sec(theta)

The answer given in the solution guide is y = 1/2 x^2

Attempt at solution
Since tan = sin/cos and sec = 1/cos
We have r = 2sin/cos * 1/cos
So rcos^2 = 2sin
rcos^2 is defined as x^2 so x^2 = 2sin

Unless 2 sin is defined as 2 y, I don't see how we can get to y = 1/2x^2??
 
Physics news on Phys.org
I do not understand where you got this part from:

Oxygenate said:
rcos^2 is defined as x^2 so x^2 = 2sin

In polar coordinates,
<br /> x=r\cos\theta<br />
and
<br /> y=r\sin\theta<br />

Substitute your expression for r into these two equations. Solve the first one in such a way that you can plug your result into the second one to solve for y in terms of x.
 
Oxygenate said:
So rcos^2 = 2sin
rcos^2 is defined as x^2 so x^2 = 2sin
r cos^2 isn't the same as x^2. r^2 \cos^2 \theta = x^2.

For this problem just use the equations for converting between rectangular and polar coordinates, using the expression for cos theta and sine theta as hinted and substituting them into the problem equation.
 
Okay, so:

r = 2sin/cos * 1/cos

rcos = 2sin * 1/cos

x = 2sin * 1/cos
x = 2tan

Where does the x^2 come from and where does the y come from?
 
Don't worry about where the x^2 comes from, that is part of the answer and is a result of you solving the problem correctly.

You know that y=r\sin\theta by definition. Find y as a function of theta only.

Then you can eliminate theta when you find y as a function of x only.
 
r = 2tan(theta)sec(theta)
r = 2sin(theta)/cos(theta) * 1/cos(theta)
rcos^2 = 2sin(theta)
r^2cos^2 = r2sin(theta)
x^2 = 2y
y = 1/2(x^2)

It seems like this works too. Thanks! I haven't done trig in like forever...
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top