document.write( "Question 883000: Evaluate the function for f(x)x^2+1 and g(x)=x-4
\n" );
document.write( "
\n" );
document.write( "(fg)(-6)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #533229 by Leaf W.(135)![]() ![]() You can put this solution on YOUR website! Hello! \n" ); document.write( "*** \n" ); document.write( "(fg)(-6) essentially means f(g(-6)) -- that is, you find g(-6) by plugging -6 into the g function, then plug the resulting value into the f function. \n" ); document.write( "*** \n" ); document.write( "First, let us find g(-6): \n" ); document.write( "g(x) = x - 4 \n" ); document.write( "g(-6) = -6 - 4 = -10 \n" ); document.write( "*** \n" ); document.write( "Now, let us plug that into f to find f(g(-6)): \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "*** \n" ); document.write( "Therefore, (fg)(-6) = 101 \n" ); document.write( "Let me know if you need any further clarification! =) \n" ); document.write( " |