document.write( "Question 87776: Find the slope and y-intercept of the line represented by each of the following equations.\r
\n" );
document.write( "\n" );
document.write( "2x – 3y = 6\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #63675 by malakumar_kos@yahoo.com(315)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " reduce the given equation to the standard form, i.e,y=mx+c \n" ); document.write( " 2x-3y=6 -3y=-2x+6 y=-2x/-3+6/-3 y=(2/3).x-2 \n" ); document.write( " therefore slope = 2/3 and y-intercept= -2 \n" ); document.write( " |