Let y^2=4ax be a parallelogram and P be a point on it. Let the normal P intersects the x- axis at Q. Draw a line at Q perpendicular to the above normal. Show that this line intersects the parabola y^2+4a(x-2a)=0
1
Expert's answer
2020-12-02T13:08:59-0500
Definition.The normal to the graph of a function at a point is a straight line passing through a given point perpendicular to the tangent to the graph of the function at this point (it is clear that a tangent must exist).
(more information : https://en.wikipedia.org/wiki/Normal_(geometry))
Definition. In geomerty, the tangent line (or simply tangent) to a plane curve at a given point is the straight line that "just touches" the curve at that point.
(more information : https://en.wikipedia.org/wiki/Tangent)
Usually, in theory we mean functions of the form y=y(x) , then the tangent equation has the form
p.P(x0,y(x0))⟶ytan(x)=y(x0)+yx′(x0)⋅(x−x0)
But in our case, the function has the form x=x(y) , so we will slightly alter the tangent equation
p.P(x(y0),y0)⟶xtan(y)=x(y0)+xy′(y0)⋅(y−y0)
1 STEP : Find the equation of the tangent and normal to the graph of the function y2=4ax at the point p.P(x(y0),y0) :
We are most interested in the slope m , since we know that the angular coefficients of perpendicular lines are in the ratio :
m1⋅m2=−1
In our case,
xtan(y)=4ay02+2ay0⋅(y−y0)→mtan=2ay0→mtan⋅mnorm=−1→mnorm=mtan−1=2ay0−1=−y02aThe normal equation has the form:xnomr(y)=mnomry+bxnorm(y)=−y02a⋅y+b
To find the coefficient "b " we know that the normal also passes through that p.P(x(y0),y0) , so its coordinates also satisfy the equation :
3 STEP : Let's find the equation of a straight line that passes through the point p.Q and is perpendicular to the previously found normal.
Since the specified line must be perpendicular to the normal, this line is parallel to the previously found tangent. This means that its slope is the same as that of the tangent!
x3(y)=mtan⋅y+b=2ay0⋅y+b
To find the coefficient "b " we know that the normal also passes through that p.Q(x0,0) , so its coordinates also satisfy the equation :
4 STEP : Let us show that this line x3(y) intersects the parabola y2+4a(x−2a)=0 .
Algebraically, this means that the system has a solution
⎩⎨⎧y2+4a(x−2a)=0x=2ay0⋅y+4ay02+2a→y2+4a⋅(2ay0⋅y+4ay02+2a−2a)=0y2+14a⋅2ay0⋅1y+14a⋅4ay02=0y2+2yy0+y02=(y+y0)2=0→y+y0=0→y=−y0x=2ay0⋅(−y0)+4ay02+2a=2a−y02+4ay02+2a=2a−4ay02p.M(2a−4ay02,−y0)−solution of the specified system
Q.E.D.
Note : I will illustrate this task using the example of a parabola y2=4x(a=1)
Comments