document.write( "Question 265833: If f(x) = 5x + 2 and g(x) = 3x - 4, fine (f * g )(x). \n" ); document.write( "
Algebra.Com's Answer #195436 by asuar010(338)\"\" \"About 
You can put this solution on YOUR website!
multiply the polynomials together:
\n" ); document.write( "(5x+2)(3x-4)\r
\n" ); document.write( "\n" ); document.write( "=15x^2-20x+6x-8\r
\n" ); document.write( "\n" ); document.write( "=15x^2-14x-8
\n" ); document.write( "
\n" );