Question
Question: What is the normal to the y^2=4c(x-b)...
What is the normal to the y^2=4c(x-b)
tx + y = (b+2c)t + ct^3
Solution
To find the normal to the curve y2=4c(x−b), we first determine the general point on the parabola and then find the slope of the tangent and subsequently the normal.
The given equation is y2=4c(x−b). This is a parabola with its vertex at (b,0) and its axis along the x-axis.
1. Parametric form of the parabola:
Let X=x−b. The equation becomes y2=4cX.
The standard parametric form for a parabola y2=4aX is (X,y)=(at2,2at).
In our case, a=c, so the parametric coordinates for (X,y) are (ct2,2ct).
Substituting X=x−b, we get:
x−b=ct2⟹x=b+ct2
y=2ct
So, any point on the parabola can be represented as (b+ct2,2ct).
2. Slope of the tangent (dxdy):
We find dxdy using parametric differentiation:
dtdx=dtd(b+ct2)=2ct
dtdy=dtd(2ct)=2c
Now, dxdy=dx/dtdy/dt=2ct2c=t1 (for t=0).
3. Slope of the normal:
The slope of the normal (mN) is the negative reciprocal of the slope of the tangent (mT):
mN=−mT1=−1/t1=−t.
4. Equation of the normal:
Using the point-slope form of a line, Y−Y1=m(X−X1), where (X1,Y1)=(b+ct2,2ct) and m=−t:
y−2ct=−t(x−(b+ct2))
5. Simplify the equation:
y−2ct=−tx+bt+ct3
Rearranging the terms to a standard form:
tx+y=bt+2ct+ct3
tx+y=(b+2c)t+ct3
This is the general equation of the normal to the parabola y2=4c(x−b) in parametric form, where 't' is the parameter.