document.write( "Question 981784: Let f(x)=x²-2. Evaluate f(x+h)-f(x)/h for some nonzero constant h. You must show work. \r
\n" );
document.write( "\n" );
document.write( "Okay so this is what I did, correct me if I am wrong\r
\n" );
document.write( "\n" );
document.write( "f(x)= ((x²-2)+h)-x²-2/h can someone help me with the rest? \n" );
document.write( "
Algebra.Com's Answer #602720 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Let f(x)=x^2-2. Evaluate f(x+h)-f(x)/h for some nonzero constant h. You must show work. \r \n" ); document.write( "\n" ); document.write( "Okay so this is what I did, correct me if I am wrong\r \n" ); document.write( "\n" ); document.write( "f(x)= ((x^2-2)+h)-x^2-2/h can someone help me with the rest? \n" ); document.write( "======================== \n" ); document.write( "f(x)=x^2-2 \n" ); document.write( "Sub x+h for x \n" ); document.write( "f(x+h) = (x+h)^2 - 2 \n" ); document.write( "= x^2 + 2hx + h^2 - 2 \n" ); document.write( "------------- \n" ); document.write( "f(x+h)-f(x)/h = \n" ); document.write( "= \n" ); document.write( "= 2x \n" ); document.write( " |