document.write( "Question 771766: Find the difference quotient and simplify the answer:
\n" );
document.write( "f(s)=9s^2 minus 7s; f(5+h)-f(5)divided by h. h cannot be zero \n" );
document.write( "
Algebra.Com's Answer #470443 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! (s)=9s^2 minus 7s; f(5+h)-f(5)divided by h. h cannot be zero\r \n" ); document.write( "\n" ); document.write( " f(5+h)=9(5+h)^2 -7(5+h) = 9(h^2+10h+25)-7h-35 =9h^2+83h+190\r \n" ); document.write( "\n" ); document.write( "f(5) = 9(5^2)-7(5) = 190\r \n" ); document.write( "\n" ); document.write( "Then \n" ); document.write( "(f(5+h)-f(5))/h = (9h^2+83h)/h = 9h+83\r \n" ); document.write( "\n" ); document.write( "Answer: 9h+83\r \n" ); document.write( "\n" ); document.write( "I can help you with all of your questions at: mthman@gmail.com\r \n" ); document.write( "\n" ); document.write( "Thanks \n" ); document.write( " |