document.write( "Question 1034681: Let f(x)=4x+4 and g(x)=2x^2+4x. After simplifying,
\n" );
document.write( "(f+g)(x)= \n" );
document.write( "
Algebra.Com's Answer #649328 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! (f+g)(x)= f(x) + g(x) = 4x + 4 + 2x^2 + 4x = 2x^2 + 8x + 4 \n" ); document.write( " |