document.write( "Question 1121128: Let f(x) = x + 7 and g(x) = x − 4. Find f(x) ⋅ g(x) \n" ); document.write( "
Algebra.Com's Answer #736890 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "In this notation, the \"dot\" simply means to multiply the two expressions.

\n" ); document.write( "f(x).g(x) = f(x)*g(x) = (x+7)(x-4) = x^2+3x-28
\n" ); document.write( "
\n" );