document.write( "Question 60544: Find the slope and y-intercept of the line\r
\n" );
document.write( "\n" );
document.write( "2x - 3y =6 \n" );
document.write( "
Algebra.Com's Answer #41604 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! 2x - 3y =6 [Re-write in the slope-intecept form of a line] \n" ); document.write( "-3y=-2x+6 \n" ); document.write( "y=2/3x-2 \n" ); document.write( ". \n" ); document.write( "y=any y point on the line \n" ); document.write( "m=the slope of the line \n" ); document.write( "x=any corresponding x value of the line \n" ); document.write( "b=the y-intercept of the line \n" ); document.write( ". \n" ); document.write( "Slope=2/3 \n" ); document.write( "y-intercept = (0, -2) \n" ); document.write( ". \n" ); document.write( " |