document.write( "Question 122559: Find and simplify f(a+h)-f(a)/h (that is all over h by the way not just f(a) but the f(a+h) part too. (h cannot be 0) for the function f(x)=2-8x^2\r
\n" );
document.write( "\n" );
document.write( "thank you so much! \n" );
document.write( "
Algebra.Com's Answer #90025 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find and simplify f(a+h)-f(a)/h (that is all over h by the way not just f(a) but the f(a+h) part too. (h cannot be 0) for the function f(x)=2-8x^2 \n" ); document.write( "--------- \n" ); document.write( "f(a+h) = 2 - 8(a+h)^2 = 2-8(a^2+2ah++h^2) \n" ); document.write( "= 2 -8a^2 -16ah -9h^2 \n" ); document.write( "------------- \n" ); document.write( "f(a) = 2 -8a^2 \n" ); document.write( "---------------- \n" ); document.write( "Subtracting f(a) from f(a+h) you get; \n" ); document.write( "-16ah - h^2 \n" ); document.write( "----------------- \n" ); document.write( "Dividing that result by h you get: \n" ); document.write( "-16a -h \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "StanH. \n" ); document.write( " |