document.write( "Question 525016: Please show me the steps for finding an inverse for \r
\n" );
document.write( "\n" );
document.write( "y= 3x-6 \r
\n" );
document.write( "\n" );
document.write( "I have to solve for y\r
\n" );
document.write( "\n" );
document.write( "also, Y= x^2 + 5\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you so much. \n" );
document.write( "
Algebra.Com's Answer #347994 by lagbens(14) You can put this solution on YOUR website! to solve this you need to replace x by y and y by x and then solve for y. \n" ); document.write( "so y=3x-6 would turn into x=3y-6. \n" ); document.write( "okay now let's solve for y; x=3y-6 (add 6 to both side) \n" ); document.write( "x+6=3y(divide both side by 3) \n" ); document.write( "y=x+6/3 (final answer) \n" ); document.write( "follow the same steps for the next one. hope this helps. \n" ); document.write( " |