document.write( "Question 1015180: I am struggling with the difference of quotient problems. This one in particular f(x+h)-f(x) and this all over h\r
\n" );
document.write( "\n" );
document.write( "f(x)=-9x+5\r
\n" );
document.write( "\n" );
document.write( "Can someone please help me with this I have gone over the book and with it being the weekend I am not sure I can get an answer from my professor; its an online college algebra class. \n" );
document.write( "
Algebra.Com's Answer #631524 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I am struggling with the difference of quotient problems. This one in particular f(x+h)-f(x) and this all over h\r \n" ); document.write( "\n" ); document.write( "f(x)=-9x+5 \n" ); document.write( "-------------- \n" ); document.write( "f(x+h) = -9*(x+h) + 5 = -9x-9h + 5 \n" ); document.write( "--- \n" ); document.write( "f(x+h)-f(x) = -9x-9h +5 - (-9x+5) = -9h \n" ); document.write( "--- \n" ); document.write( "[f(x+h)-f(x)]/h = -9h/h = -9 \n" ); document.write( " \n" ); document.write( " |