document.write( "Question 308941: What is the inverse of \n" );
document.write( "
Algebra.Com's Answer #220938 by edjones(8007)![]() ![]() You can put this solution on YOUR website! y=-4x^2-2 \n" ); document.write( "x=-4y^2-2 \n" ); document.write( "4y^2=-x-2 \n" ); document.write( "y^2=-(x+2)/4 \n" ); document.write( "y=+-(x+2)i/2 \n" ); document.write( " |