document.write( "Question 897860: Suppose F(x) = 10 for all x
\n" ); document.write( "Find F(0), F(-3) and F(a+h)-F(a)
\n" ); document.write( "

Algebra.Com's Answer #544400 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
F(0)=10
\n" ); document.write( "F(-3)=10
\n" ); document.write( "F(a+h)-F(a) = 10-10 = 0
\n" ); document.write( "
\n" ); document.write( "
\n" );