document.write( "Question 207971: I would to ask on how to solve this problem:\r
\n" );
document.write( "\n" );
document.write( "Given f = {(-2,3),(-1,1),(0,0),(1,-1),(2,-3)} and
\n" );
document.write( " g = {(-3,1),(-1,-2),(0,2),(2,2),(3,1)}\r
\n" );
document.write( "\n" );
document.write( "please find a.) (fog)(0) and (gof)(-1)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #157315 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I would to ask on how to solve this problem: \n" ); document.write( "Given f = {(-2,3),(-1,1),(0,0),(1,-1),(2,-3)} and \n" ); document.write( "g = {(-3,1),(-1,-2),(0,2),(2,2),(3,1)} \n" ); document.write( "please find \n" ); document.write( "a.) (fog)(0)= f[g(0)] = f[2] = -3\r \n" ); document.write( "\n" ); document.write( "----- \n" ); document.write( "and (gof)(-1)= g[f(-1)} = g[1] = ? \n" ); document.write( "Can't answer that because g(1) is not defined. \n" ); document.write( "=================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |