document.write( "Question 204334: Hi all, I have another problem similiar to my earlier one, This time I have to solve the following:
\n" ); document.write( "Given f(x) = x^2 + 1 and g(x) = sqrt(x-1) find f (g(x))
\n" ); document.write( "Any help would be greatly appreciated.
\n" ); document.write( "Thanks again, -Nick.
\n" ); document.write( "

Algebra.Com's Answer #154264 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
If \"f%28x%29+=+x%5E2%2B1\" and \"g%28x%29+=+sqrt%28x-1%29\" find \"f%28g%28x%29%29\"
\n" ); document.write( "\"f%28g%28x%29%29+=+f%28sqrt%28x-1%29%29\" and...
\n" ); document.write( "\"f%28sqrt%28x-1%29%29+=+%28sqrt%28x-1%29%29%5E2%2B1\"=\"%28x-1%29%2B1+=+x\"
\n" ); document.write( "
\n" );