document.write( "Question 113812: Find the domain and range of the inverse of the given function.\r
\n" );
document.write( "\n" );
document.write( "f(x)=x^2-7; x>/= 0\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I believe the answer is.. Domain and range are all real numbers? Am I correct? \n" );
document.write( "
Algebra.Com's Answer #82828 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the domain and range of the inverse of the given function. \n" ); document.write( "f(x)=x^2-7; x>= 0 \n" ); document.write( " \n" ); document.write( "Domain: x>=0 \n" ); document.write( "Range: y>=-7 \n" ); document.write( "---------------------- \n" ); document.write( "Inverse: \n" ); document.write( "x = y^2-7 \n" ); document.write( "y = sqrt(x+7); x>=0 \n" ); document.write( " \n" ); document.write( "Domain: x>=-7 \n" ); document.write( "Range: y>=0\r \n" ); document.write( "\n" ); document.write( "----------------- \n" ); document.write( " |