document.write( "Question 886580: Consider f(x) = x^2 + 3, x < 0. What is the inverse of this function? \n" ); document.write( "
Algebra.Com's Answer #536005 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Visualizing that parabola, the inverse will be the lower half of the horizontal parabola.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Switching places f(x) and x just for easiness,
\n" ); document.write( "\"x=y%5E2%2B3\"
\n" ); document.write( "\"y%5E2=x-3\"
\n" ); document.write( "\"y=0%2B-sqrt%28x-3%29\"
\n" ); document.write( "You want \"highlight%28y=-sqrt%28x-3%29%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"graph%28-3%2C20%2C-10%2C3%2C-sqrt%28x-3%29%29\"
\n" ); document.write( "
\n" );