document.write( "Question 1005279: What is the inverse of the graph y=x^2? \n" ); document.write( "
Algebra.Com's Answer #621585 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
y = x^2
\n" ); document.write( "x = sqrt(y)
\n" ); document.write( "interchange x's and y's
\n" ); document.write( "y = sqrt(x), therefore
\n" ); document.write( "f-1(x) = sqrt(x)
\n" ); document.write( "
\n" ); document.write( "
\n" );