SOLUTION: Find the equation of the straight line perpedicular to line y =x^ 2+ 1,and passing through the point (4,5).

Algebra ->  Finance -> SOLUTION: Find the equation of the straight line perpedicular to line y =x^ 2+ 1,and passing through the point (4,5).       Log On


   



Question 1114951: Find the equation of the straight line perpedicular to line y =x^ 2+ 1,and passing through the point (4,5).
Found 2 solutions by josgarithmetic, ikleyn:
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
***************SOLUTION WRONG**********GIVEN POINT NOT ON THE PARABOLA**********
dy%2Fdx=2x
m=2%2A4=8
Any line perpendicular will be slope -1%2F8.

(4,5)
-
y-5=-%281%2F8%29%28x-4%29
y-5=-x%2F8%2B1%2F2
y=-x%2F8%2B1%2F2%2B5
cross%28y=-x%2F8%2B5%261%2F2%29

Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
The solution by @josgarithmetic is incorrect.
Below please find the correct solution.

First, the given point (4,5) does not belong to the parabola y = x^2 + 1.

     Everybody can check it in 3 seconds.


Therefore, it is INCORRECT to evaluate the slope of 2x at this point.


This slope must be evaluated at the point ON THE CURVE, instead.


So, my solution starts stating that 2x is the slope of the tangent line at the (unknown) point on the parabola y = x^2+1.


Therefore, the slope of the perpendicular line to the curve is -1%2F%282x%29.


Now I can write the equation for the perpendicular line having the slope of -1%2F%282x%29 and passing through the points (x,y) and (4,5),  

where x is unknown and y = x^2+1:


%28y-5%29%2F%28x-4%29 = -1%2F%282x%29,


%28x%5E2%2B1-5%29%2F%28x-4%29 = -1%2F%282x%29,


2x%2A%28x%5E2-4%29 = -x+4


2x%5E3+-+7x+-+4 = 0.


The plot of the last polynomial is shown in the Figure 1 below.



graph%28+330%2C+330%2C+-3.5%2C+3.5%2C+-10.5%2C+5.5%2C%0D%0A++++++++++2%2Ax%5E3-7x-4%0D%0A%29


Figure 1.  Plot y = 2%2Ax%5E3-7x-4 



The polynomial has 3 roots, and the roots are irrational numbers (they are not rational).


I used Excel "What-if-Analysis" and calculated these roots approximately, with 3 decimals after the decimal point.


The roots are  x= 2.109,    -0.650  and  -1.46,   giving the values for the slopes  m = -1%2F%282x%29

               m = -0.237,  0.769   and  0.343  respectively.


So, the three lines satisfying the condition of perpendicularity are

    y = -0.237*(x-4)+5,   y = 0.769*(x-4)+5,  and   y = 0.343*(x-4)+5.


These lines, together with the parabola  y = x^2+1,  are shown in the Figure 2 below.





Figure 2. Plot y = x%5E2%2B1 (red), y =  -0.237*(x-4)+5 (green), y =  0.769*(x-4)+5 (blue), y =  0.343*(x-4)+5 (purple)


Notice that the intersection of these straight lines is exactly the given point (4,5).

Solved.