document.write( "Question 661512: please help me solve this equation for y:
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #411649 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! Starting with \n" ); document.write( "-5x + 2y =9 \n" ); document.write( "Isolate y \n" ); document.write( "2y = 9 +5x \n" ); document.write( "divide both sides by 2 \n" ); document.write( "y = (9+5x)/2 \n" ); document.write( " |