document.write( "Question 1006551: f(X)=x+8; g(x)=7x-3\r
\n" );
document.write( "\n" );
document.write( "find (f+g)(X) \n" );
document.write( "
Algebra.Com's Answer #622660 by It is costly(175)![]() ![]() ![]() You can put this solution on YOUR website! (f+g)(x)=x+8+7x-3 \n" ); document.write( " (f+g)(x)=8x+5 \n" ); document.write( " |