document.write( "Question 666149: If f(x)=4x-7,g(x)=3x+18,and h(x)=-5x+2, find (f+g-h(x) \n" ); document.write( "
Algebra.Com's Answer #414317 by Shana-D77(132)\"\" \"About 
You can put this solution on YOUR website!
If f(x)=4x-7,g(x)=3x+18,and h(x)=-5x+2, find (f+g-h(x)
\n" ); document.write( "

\n" ); document.write( "f+g-h(x) just says \"add f and g, then subtract h\", so:
\n" ); document.write( "(4x - 7) + (3x + 18) - (-5x + 2)
\n" ); document.write( "4x + 7 + 3x + 18 + 5x - 2 (removed parenthesis and remembered to distribute that - sign before (-5x + 2))
\n" ); document.write( "12x + 23 (combined all like terms)
\n" ); document.write( "f+g-h(x) = 12x + 23
\n" ); document.write( "
\n" );