document.write( "Question 677579: A question: Show that the line x+16y+209=0 is normal to the curve y=10x-3x^2 at one of the points of intersection, and find this point? \n" ); document.write( "
Algebra.Com's Answer #421414 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Show that the line x+16y+209=0 is normal to the curve y=10x-3x^2 at one of the points of intersection, and find this point? \n" ); document.write( "** \n" ); document.write( "y=10x-3x^2 \n" ); document.write( "x+16y+209=0 \n" ); document.write( ".. \n" ); document.write( "x+16(10x-3x^2)+209=0 \n" ); document.write( "x+160x-48x^2+209=0 \n" ); document.write( "48x^2-161x-209=0 \n" ); document.write( "solve for x by quadratic formula as follows: \n" ); document.write( " \n" ); document.write( "a=48, b=-161, c=-209 \n" ); document.write( "ans: \n" ); document.write( "x=-1 (At one of the points of intersection) \n" ); document.write( "y=10x-3x2=-10-3=-13 \n" ); document.write( "point of intersection: (-1,-13) \n" ); document.write( "or \n" ); document.write( "x≈4.35417 \n" ); document.write( ".. \n" ); document.write( "Take derivative of first equation:y=10x-3x^2 \n" ); document.write( "y'=10-6x (this is an equation of slope as a function of x) \n" ); document.write( "slope at point of intersection=10-6(-1)=16 \n" ); document.write( ".. \n" ); document.write( "x+16y+209=0 \n" ); document.write( "16y=-x-209 \n" ); document.write( "y=-x/16-209/16 \n" ); document.write( "slope=-1/16 \n" ); document.write( "This slope is the negative reciprocal of the slope of the curve at the point of intersection \n" ); document.write( "Therefore, equation of the line,x+16y+209=0, is normal to the curve, y=10x-3x^2,at the point of intersection(-1,-13) \n" ); document.write( " |