document.write( "Question 1128261: f={(1,2),(2,3),(3,3),(4,5)},g={(1,1)(2,3),(3,2),(4,8)}
\n" );
document.write( "① Find (f*g)(2)=
\n" );
document.write( "② Find the domain of f \n" );
document.write( "
Algebra.Com's Answer #803328 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! (f*g)(2) = f(2) * g(2) = 3 * 3 = 9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "domain of f: {1, 2, 3, 4} \n" ); document.write( " |