document.write( "Question 69406: please help me if the problem: f(x)=x-4 and g(x)= x^2+7x-5...
\n" );
document.write( "6.f o g 7. g o f \n" );
document.write( "
Algebra.Com's Answer #49428 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! 6. f(x) = x-4 \n" ); document.write( "f o g =(____) - 4 \n" ); document.write( "=(x^2+7x-5) -4 [dump g(x) into f(x) and simplify] \n" ); document.write( "f o g =(x^2+7x-9) \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "7. g(x)= x^2+7x-5 \n" ); document.write( "g o f = (______)^2 + 7(__) -5 \n" ); document.write( "=(x-4)^2+7(x-4)-5 [dump f(x) into g(x) and simplify] \n" ); document.write( "=x^2-8x+16+7x-28-5 \n" ); document.write( "=x^2-x-17 \n" ); document.write( " |