document.write( "Question 164349: Given functions f(x)=3x-4, g(x)=2x^2-7, h(x)=square root of x+5
\n" ); document.write( "Find (f o g)(x)=\r
\n" ); document.write( "\n" ); document.write( "Find (h o f)(x)=\r
\n" ); document.write( "\n" ); document.write( "Evaluate (g o f)(-2)=\r
\n" ); document.write( "\n" ); document.write( "I really need this tonight - I've been out and missed this in class. Thank you very much for taking the time to help. I believe I know how to do this but am not real confident of my answers and really need to do well on this quiz. I will be working on the other problems I do know how to do.
\n" ); document.write( "

Algebra.Com's Answer #121066 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
(f o g)(x)= 3(g(x))-4 = 3(2x^2-7)-4 = 6x^2-21-4 = 6x^2-25\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(h o f)(x)= sqrt(f(x)+5) = sqrt(3x-4+5) = sqrt(3x+1)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(g o f)(-2)= 2(f(-2))^2-7 = 2(3(-2)-4)^2-7 = 2(-10)^2-7 = 193
\n" ); document.write( "
\n" );