document.write( "Question 269435: find f+g, for f(x)=3x-6 and g(x)=4x+1 \n" ); document.write( "
Algebra.Com's Answer #197472 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
we add the functions to get
\n" ); document.write( "3x - 6 + 4x + 1 = 7x - 5
\n" ); document.write( "
\n" );