document.write( "Question 494195: please help me solve this \r
\n" );
document.write( "\n" );
document.write( "rewrite the equations in the form y=mx+b
\n" );
document.write( "x=2
\n" );
document.write( "3x+5y=-4 \n" );
document.write( "
Algebra.Com's Answer #335567 by chessace(471)![]() ![]() You can put this solution on YOUR website! x=2 has no y, can't be done. Or is already in that form with x playing the role of y, x = 0*whatever + 2 \n" ); document.write( "3x+5y=-4 just make legal moves to get the y all by itself on the left, and grouping the \"x\" and constant terms on the right: \n" ); document.write( "5y = -3x -4 \n" ); document.write( "y = (-3/5)x - 4/5 \n" ); document.write( "I.e., m=-3/5, b=-4/5 \n" ); document.write( " \n" ); document.write( " |