document.write( "Question 132203: Find the slope and Y intercept for 4x-7y=-28 \n" ); document.write( "
Algebra.Com's Answer #96584 by benni1013(206)![]() ![]() ![]() You can put this solution on YOUR website! If you arrange this properly in the slope intercept form (y=mx+b) so just make it arranged in this format. \n" ); document.write( "4x-7y=-28 \n" ); document.write( "Subtract 4x \n" ); document.write( "-7y=-28-4x \n" ); document.write( "Rearrange. \n" ); document.write( "-7y=-4x-28 \n" ); document.write( "Divide by -7 \n" ); document.write( "y=4/7x+28 \n" ); document.write( "The number next to x is your slope and the other number is your y-intercept. \n" ); document.write( " |