document.write( "Question 1128399: f={(1,2),(2,3),(3,3),(4,5)},g={(1,1)(2,3),(3,2),(4,8)}
\n" ); document.write( "Find (g*f)(x)
\n" ); document.write( "

Algebra.Com's Answer #744904 by MathLover1(20855)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( ": f={(1,2),(2,3),(3,3),(4,5)},
\n" ); document.write( "g={(1,1)(2,3),(3,2),(4,8)}\r
\n" ); document.write( "\n" ); document.write( "(F *G)(x) = F(x) * G(x)
\n" ); document.write( "(F *G)(1) = F(1) *G(1) = 2 *1 =2
\n" ); document.write( "(F *G)(2) = F(2) *G(2) = 3*3 = 9
\n" ); document.write( "(F *G)(3) = F(3) *G(3) = 3* 2 = 6
\n" ); document.write( "(F *G)(4) = F(4) *G(4) = 5*8=40\r
\n" ); document.write( "\n" ); document.write( "(F *G)(x) ={(1,2),(2,9),(3,6),(4,40)}
\n" ); document.write( "
\n" );