document.write( "Question 347339: Put the equation of a line into slope-intercept form. 3x + 2y = 10 \n" ); document.write( "
Algebra.Com's Answer #248359 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Put the equation of a line into slope-intercept form. 3x + 2y = 10 \n" ); document.write( ". \n" ); document.write( "Starting with: \n" ); document.write( "3x + 2y = 10 \n" ); document.write( "Subtract 3x from both sides: \n" ); document.write( "2y = -3x + 10 \n" ); document.write( "Divide both sides by 2: \n" ); document.write( "y = (-3/2)x + 5 (this is what they're looking for) \n" ); document.write( ". \n" ); document.write( "slope-intercept form: \n" ); document.write( "y = mx + b \n" ); document.write( "where \n" ); document.write( "m is the slope \n" ); document.write( "b is the y-intercept \n" ); document.write( " \n" ); document.write( " |