document.write( "Question 645696: If f(x)=2x+4 and g(x)=3x-7, find (f+g)(x) \n" ); document.write( "
Algebra.Com's Answer #470370 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
(f+g)(x)=f(x)+g(x)=2x+4+3x-7=5x-3 \n" ); document.write( "
\n" );