document.write( "Question 420819: Given the function f (x) = 5-8x+18x^2
\n" ); document.write( "Calculate .
\n" ); document.write( "the following values:
\n" ); document.write( "f (a) = 5-8a+18a^2
\n" ); document.write( "f (a + h) = 18a^2+36ah-8a+18h^2-8h+5
\n" ); document.write( "(f(a+h)-f(a))/h= \r
\n" ); document.write( "\n" ); document.write( "I got the first 2 but can't seem to get the last one. Thank you!
\n" ); document.write( "

Algebra.Com's Answer #293967 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( " \"+f%28a%2Bh%29=18%28a%2Bh%29%5E2-8%28a%2Bh%29%2B5+\"\r
\n" ); document.write( "\n" ); document.write( " \"+f%28a%2Bh%29=18%28+a%5E2%2B2ah%2Bh%5E2%29-8a-8h%2B5+\"\r
\n" ); document.write( "\n" ); document.write( " \"+f%28a%2Bh%29=18a%5E2%2B36ah%2B18h%5E2-8a-8h%2B5+\"\r
\n" ); document.write( "\n" ); document.write( " \"+f%28a%2Bh%29-f%28a%29=18a%5E2%2B36ah%2B18h%5E2-8a-8h%2B5-18a%5E2%2B8a-5+\"\r
\n" ); document.write( "\n" ); document.write( " \"+f%28a%2Bh%29-f%28a%29=2h%2A%289h%5E2%2B18a-4%29\"
\n" ); document.write( "
\n" );