document.write( "Question 48062: for the two functions f and g are given \r
\n" );
document.write( "\n" );
document.write( "x: 4 f(x) 6 g(x) 6
\n" );
document.write( "x: 5 f(x) 7 g(x) 5
\n" );
document.write( "x: 6 f(x) 4 g(x) 7
\n" );
document.write( "x: 7 f(x) 5 g(x) 4\r
\n" );
document.write( "\n" );
document.write( "find (f o g)(7) \r
\n" );
document.write( "\n" );
document.write( "is it 6, because when x is 7 g(x)=4 and then the value of f(x) when x=4 is 6.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #31802 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Yes. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |