document.write( "Question 262379: g(x)=x^2+1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "evaluate this function at g(t^2)
\n" ); document.write( "

Algebra.Com's Answer #193558 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
replace x with t^2 to get
\n" ); document.write( "g(t^2) = (t^2)^2 +1
\n" ); document.write( "which is
\n" ); document.write( "g(t^2) = t^4 + 1
\n" ); document.write( "
\n" );