document.write( "Question 269435: find f+g, for f(x)=3x-6 and g(x)=4x+1 \n" ); document.write( "
Algebra.Com's Answer #197468 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
find f+g, for f(x)=3x-6 and g(x)=4x+1
\n" ); document.write( "this is simple substitution
\n" ); document.write( "f+g
\n" ); document.write( "(3x-6)+(4x+1)
\n" ); document.write( "(7x-5) is the answer
\n" ); document.write( "


\n" ); document.write( "to check this answer simply make up a value for x
\n" ); document.write( "if x=1
\n" ); document.write( "f=3(1)-6=3-6=-3
\n" ); document.write( "g=4(1)+1=4+1=5
\n" ); document.write( "f+g=5+(-3)=2
\n" ); document.write( "if (7x-5)=f+g
\n" ); document.write( "then(7(1)-5)=7-5=2
\n" ); document.write( "2=2
\n" ); document.write( "correct \n" ); document.write( "

\n" );