document.write( "Question 565992: Topic : Differentiation\r
\n" ); document.write( "\n" ); document.write( "(Q) The line (l) is the tangent, at the point (2,3), to the curve with equation y = a + bx^2, where a and b are constants. The tangent (l) has gradient 8. Find the values of a and b ?
\n" ); document.write( "

Algebra.Com's Answer #366078 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
(Q) The line (l) is the tangent, at the point (2,3), to the curve with equation y = a + bx^2, where a and b are constants. The tangent (l) has gradient 8. Find the values of a and b ?
\n" ); document.write( "============================
\n" ); document.write( "The slope (gradient) of the tangent line to the curve y = a + bx^2 is
\n" ); document.write( "dy/dx = 2bx = 2b(2) = 4b
\n" ); document.write( "Since the gradient is 8, we have the value for b:
\n" ); document.write( "4b = 8 -> b = 2
\n" ); document.write( "Now use the equation for the curve to solve for a:
\n" ); document.write( "(x,y) = (2,3)
\n" ); document.write( "3 = a + 2*2^2
\n" ); document.write( "3 = a + 8
\n" ); document.write( "This gives a = -5
\n" ); document.write( "So the curve is y = -5 + 2x^2
\n" ); document.write( "
\n" );