document.write( "Question 442163: I dont know what section I need, but can someone help me with the following problem? I have no clue where to even begin. Thank you.
\n" );
document.write( "Find f(x+h)-f(x)/h for the following function:
\n" );
document.write( "3x-2 \n" );
document.write( "
Algebra.Com's Answer #304975 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find f(x+h)-f(x)/h for the following function: \n" ); document.write( "f(x) = 3x-2 \n" ); document.write( "f(x+h) = 3(x+h)-2 = 3x + 3h -2 \n" ); document.write( "----- \n" ); document.write( "f(x+h)-f(x) = 3h \n" ); document.write( "----------------------- \n" ); document.write( "[f(x+h)-f(x)]/h = 3h/h = 3 \n" ); document.write( "============================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |