document.write( "Question 591808: Find linear equation below, rewrite into y=mX+b
\n" );
document.write( "-3x+2y=2 \n" );
document.write( "
Algebra.Com's Answer #375733 by mukhi1(5)![]() ![]() ![]() You can put this solution on YOUR website! -3x+2y=2 \n" ); document.write( "2y=3x+2 \n" ); document.write( "y=3/2x+1 \n" ); document.write( " |