Prove parabolas intersect at right angles (polar eq'ns)

  • Thread starter Thread starter subwaybusker
  • Start date Start date
  • Tags Tags
    Angles
subwaybusker
Messages
47
Reaction score
0

Homework Statement


Show that the parabolas r=c/(1+cosθ)and r'=d/(1-cosθ) intersect at right angles.

The Attempt at a Solution



I found the points of intersection by setting the two equations equal, to which I got:
cosθ = (c- d)/(c+d)
θ = cos^-1[(c- d)/(c+d)]

then i tried to find the slope of the two equations:

x=dcosθ/1-cosθ ; y=dsinθ/1-cosθ

dy/dθ = [dcosθ(1-cosθ)-(sinθ)dsinθ] / (1-cosθ)^2 = d(cosθ-1)/(1-cosθ)^2
dx/dθ= [-dsinθ(1-cosθ)-(sinθ)dcosθ] / (1-cosθ)^2 = -dsinθ/(1-cosθ)^2

dy/dx=cosθ-1/-sinθ

x=ccosθ/1+cosθ ; y=csinθ/1+cosθ

dy'/dθ = [-csinθ(1+cosθ)-(-sinθ)ccosθ] / (1+cosθ)^2 = -csinθ/(1+cosθ)^2
dx'/dθ= [ccosθ(1+cosθ)-(-sinθ)csinθ] / (1+cosθ)^2 = c(cosθ+1)/(1+cosθ)^2

dy/dx=cosθ+1/-sinθ

Then I don't know what to do
 
Physics news on Phys.org
Two slopes are perpendicular if their product is -1. Are they? Use a trig identity.
 
thanks!
 
You don't have to assume that. sin(x)^2+cos(x)^2=1. So cos(x)^2-1=-sin(x)^2. ALWAYS. It's an identity.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top