document.write( "Question 537074: How do you change 4x-2y=10 into slope-intercept form? I have no idea what to do. Thanks for your time. \n" ); document.write( "
Algebra.Com's Answer #352718 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! How do you change 4x-2y=10 into slope-intercept form? \n" ); document.write( ". \n" ); document.write( "The \"slope-intercept\" form of a line is: \n" ); document.write( "y = mx + b \n" ); document.write( "all you need to do, is to rearrange the terms of the given equation to make it look like the form above... \n" ); document.write( "You started with: \n" ); document.write( "4x-2y=10 \n" ); document.write( "begin by subtracting 4x from both sides: \n" ); document.write( "-4x+4x-2y = -4x+10 \n" ); document.write( "-2y = -4x+10 \n" ); document.write( "multiply both sides by -1: \n" ); document.write( "2y = 4x-10 \n" ); document.write( "divide both sides by 2: \n" ); document.write( "y = 2x-5 (this is what they're looking for) \n" ); document.write( " |