document.write( "Question 220457: How do you solve for y?
\n" );
document.write( "-5y+6x=30 \n" );
document.write( "
Algebra.Com's Answer #165505 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! -5y+6x=30 \n" ); document.write( "-5y=-6x+30 \n" ); document.write( "y=-6x/-5+30/-5 \n" ); document.write( "y=6x/5-6 ans. \n" ); document.write( " |