document.write( "Question 607201: find the slope and y-intercept of the line 6x=7y+42 \n" ); document.write( "
Algebra.Com's Answer #382507 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! find the slope and y-intercept of the line 6x=7y+42 \n" ); document.write( ". \n" ); document.write( "put in \"slope-intercept\" form: \n" ); document.write( "y = mx + b \n" ); document.write( ". \n" ); document.write( "6x=7y+42 \n" ); document.write( "6x-42 = 7y \n" ); document.write( "(6/7)x-6 = y \n" ); document.write( "y = (6/7)x-6 \n" ); document.write( ". \n" ); document.write( "from inspection then: \n" ); document.write( "slope is 6/7 \n" ); document.write( "y-intercept is -6 or at (0,-6) \n" ); document.write( " |