document.write( "Question 1190934: The tangent to the curve y = 2x^2 + ax + b at the point (-2,11) is perpendicular to the line 2y = x + 7. Find the value of a and b. \n" ); document.write( "
Algebra.Com's Answer #822690 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "We'll need the derivative.
\n" ); document.write( "y = 2x^2 + ax + b
\n" ); document.write( "dy/dx = 4x + a\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Plug in the x coordinate of (-2,11)
\n" ); document.write( "dy/dx = 4x + a
\n" ); document.write( "dy/dx = 4(-2) + a
\n" ); document.write( "dy/dx = -8 + a
\n" ); document.write( "This is the slope of the tangent line at the point (-2,11)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's solve the other equation for y
\n" ); document.write( "2y = x+7
\n" ); document.write( "y = x/2+7/2
\n" ); document.write( "y = 0.5x+3.5
\n" ); document.write( "The slope is 1/2 = 0.5
\n" ); document.write( "The tangent slope we found earlier is perpendicular to this. The negative reciprocal of 1/2 is -2/1 or just -2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Set the slope of -8+a equal to the -2 and solve for 'a'
\n" ); document.write( "-8+a = -2
\n" ); document.write( "a = -2+8
\n" ); document.write( "a = 6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We get
\n" ); document.write( "dy/dx = -8+a
\n" ); document.write( "dy/dx = -8+6
\n" ); document.write( "dy/dx = -2
\n" ); document.write( "which helps confirm things so far.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The original equation
\n" ); document.write( "y = 2x^2 + ax + b
\n" ); document.write( "updates to
\n" ); document.write( "y = 2x^2 + 6x + b\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now plug in (x,y) = (-2,11) and solve for b
\n" ); document.write( "y = 2x^2 + 6x + b
\n" ); document.write( "11 = 2(-2)^2 + 6(-2) + b
\n" ); document.write( "11 = -4 + b
\n" ); document.write( "b = 11+4
\n" ); document.write( "b = 15\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Visual confirmation using a graph
\n" ); document.write( "
\n" ); document.write( "Graph was made with GeoGebra.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answers:
\n" ); document.write( "a = 6
\n" ); document.write( "b = 15
\n" ); document.write( "
\n" ); document.write( "
\n" );