document.write( "Question 263438: Given G(t) = 4 − 7t, write G( 5 + h) − G(5) in simplest form. \n" ); document.write( "
Algebra.Com's Answer #194132 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
the problem is
\n" ); document.write( "Given G(t) = 4 − 7t, write G(5 + h) − G(5) in simplest form.
\n" ); document.write( "step 1 - replace t with 5+h to get
\n" ); document.write( " G(5+h) = 4 - 7(5+h)
\n" ); document.write( "distribute to get
\n" ); document.write( "G(5+h) = 4 - 35 -7h
\n" ); document.write( "combine like terms to get
\n" ); document.write( "G(5+h) = -7h - 31
\n" ); document.write( "---
\n" ); document.write( "G(5) = 4 - 7*5 = 4 - 35 = -31
\n" ); document.write( "---
\n" ); document.write( "G(5+h) - G(5) = -7h - 31 - (-31) = -7h
\n" ); document.write( "
\n" );