document.write( "Question 363784: Find the slope and the yintercept of 6x=7y+28 \n" ); document.write( "
Algebra.Com's Answer #259437 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! 6x=7y+28\r \n" ); document.write( "\n" ); document.write( "7y = 6x - 28\r \n" ); document.write( "\n" ); document.write( " y = 6/7*x - 28/7 \n" ); document.write( " y =(6/7)x - 4\r \n" ); document.write( "\n" ); document.write( "The slope is 6/7 \n" ); document.write( "Y intercept is -4 \n" ); document.write( " |