document.write( "Question 47574: Given f(x) x^2+5, and g(x)=sqrt x-3, find (fog)(x) \n" ); document.write( "
Algebra.Com's Answer #31426 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
[f o g](x) = \"%28sqrt%28x-3%29%29%5E2%2B5\" = \"x%2B2\" \n" ); document.write( "
\n" );