document.write( "Question 285287: 7x-8y=9
\n" );
document.write( "solve for y\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #206824 by alex224(8)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "To solve for y you need to get the y isolated. \r \n" ); document.write( "\n" ); document.write( "The first step is to move the x over to the opposite side of the equation by using subtraction.\r \n" ); document.write( "\n" ); document.write( "-8y=9-7x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then to get the y alone you need to devide both sides by -8\r \n" ); document.write( "\n" ); document.write( "-8y/-8=9-7x/-8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The final answer is going to be\r \n" ); document.write( "\n" ); document.write( "y=-9+7x/8 \n" ); document.write( " |