conic section

Leons

New member
Joined
Nov 26, 2021
Messages
23
1. One point P at parabola (xa)2=4ay(x-a)^2=4ay have parameter coordinate
x=a+2atx= a+2at , y=at2y=at^2a) find an equation of tangent and normal to the parabola at point P
 
I stuck after I find the slope. The question does not given a specific point P.
this is the slope that I get : (xa)/2a(x-a)/2a
As I read the problem, the point P is specified by a parameter t, namely P (a+2at,at2)(a+2at, at^2).

You are to find the slope at that point; your slope is correct as a function of x, so replace x with a+2ata+2at. (The result is interesting!) Then find the equation of the line with that slope through that point.
 
As I read the problem, the point P is specified by a parameter t, namely P (a+2at,at2)(a+2at, at^2).

You are to find the slope at that point; your slope is correct as a function of x, so replace x with a+2ata+2at. (The result is interesting!) Then find the equation of the line with that slope through that point.
can you check whether my answer is correct or not?

slope when x=a+2at
a+2ata2a=t\frac{a+2at-a}{2a}=tslope=t

tangent equation,(yy1)=m(xx1)(y-y_1)=m(x-x_1)(yat2)=t(x(a+2at))(y-at^2)=t(x-(a+2at))y=txat2at2+at2y=tx-at-2at^2+at^2y=txatat2y=tx-at-at^2
 
can you check whether my answer is correct or not?

slope when x=a+2at
a+2ata2a=t\frac{a+2at-a}{2a}=tslope=t

tangent equation,(yy1)=m(xx1)(y-y_1)=m(x-x_1)(yat2)=t(x(a+2at))(y-at^2)=t(x-(a+2at))y=txat2at2+at2y=tx-at-2at^2+at^2y=txatat2y=tx-at-at^2
Yes, that's correct. As confirmation, I've graphed the parabola and the line:
1652877612767.png
Here, t is the parameter for drawing the curve, and s is a particular value of t to determine the point.
 
1. One point P at parabola (xa)2=4ay(x-a)^2=4ay have parameter coordinate
x=a+2atx= a+2at , y=at2y=at^2a) find an equation of tangent and normal to the parabola at point P
i already got the equation of tangent and parabola which are
y=txatat2y=tx-at-at^2ty+x=a+2at+at3ty+x=a+2at+at^3
now i stuck at this question ,,


if the normal and tangent line across x-axis at point T and N respectively, show that
PT2TN=at\frac{PT^2}{TN}=at
 
now i stuck at this question ,,

if the normal and tangent line across x-axis at point T and N respectively, show that
PT2TN=at\frac{PT^2}{TN}=at
Please show whatever you have tried for this part. The points T and N are the x-intercepts of your two lines. How do you find those?
 
Please show whatever you have tried for this part. The points T and N are the x-intercepts of your two lines. How do you find those?
tangent line at point N
0=txatat20=tx-at-at^2Normal line at point T
0=a+2at+at3x0=a+2at+at^3-x
 
tangent line at point N
0=txatat20=tx-at-at^2Normal line at point T
0=a+2at+at3x0=a+2at+at^3-x
im a bit confused, whether i have to prove on the left hand side or right hand side
 
Prove what?

The goal is to solve each equation for x, right? Do that.
okay i will try solve that, please check for me
Point T:
x=at+at2tx=\frac{at+at^2}{t}Coordinate point T :(at+at2t,0)(\frac{at+at^2}{t},0)Point N:
x=a+2at+at3x=a+2at+at^3Coordinate point N
(a+2at+at3,0)(a+2at+at^3,0)Coordinate point P
(a+2at,at2)(a+2at,at^2)
distance PT:
(a+2at(at+at2t))2+(at20)2\sqrt{(a+2at-(\frac{at+at^2}{t}))^2+(at^2-0)^2}a2t2+a2t4\sqrt{a^2t^2+a^2t^4}PT2=a2t2+a2t4PT^2=a^2t^2+a^2t^4
distance TN:
(at+at2t(a+2at+at3))2+(00)2\sqrt{(\frac{at+at^2}{t}-(a+2at+at^3))^2+(0-0)^2}TN=atat3TN=-at-at^3
so,
PT2TN=a2t2+a2t4atat3=a2t2(1+t2)at(1+t2)=at\frac{PT^2}{TN}=\frac{a^2t^2+a^2t^4}{-at-at^3}=\frac{a^2t^2(1+t^2)}{-at(1+t^2)}=-at
i got -at,, what i know distance should be positive, so i want to ask whether i can change the sign or not?
 
i got -at, what i know distance should be positive, so i want to ask whether i can change the sign or not?
Since a distance is always positive, your expression for TN should have had an absolute value. (The square root of a square is the absolute value.)

So, yes, your final answer will be at, if a and t are positive! Was that stated in the problem? If not, the answer should really be at|at|.

Also, since N is to the right of T when t>0t>0, you might have subtracted T from N rather than N from T in your calculation, to avoid the absolute value. Here is a graph, for t=1.6t=1.6:

1653137811601.png
 
Since a distance is always positive, your expression for TN should have had an absolute value. (The square root of a square is the absolute value.)

So, yes, your final answer will be at, if a and t are positive! Was that stated in the problem? If not, the answer should really be at|at|.

Also, since N is to the right of T when t>0t>0, you might have subtracted T from N rather than N from T in your calculation, to avoid the absolute value. Here is a graph, for t=1.6t=1.6:

oh,, now i understand. Thank you so much !!
 
Top