document.write( "Question 446746: The slope and y-intercept for 4x-2y=10
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #307650 by benni1013(206)![]() ![]() ![]() You can put this solution on YOUR website! Step 1: Move 4x to the other side. \n" ); document.write( "-2y=10-4x \n" ); document.write( "Step 2: Divide each side by -1 \n" ); document.write( "2y=-10+4x \n" ); document.write( "Step 3: Divide each side by 2 \n" ); document.write( "y=-5+2x \n" ); document.write( "Step 4: Rearrange \n" ); document.write( "y=2x-5\r \n" ); document.write( "\n" ); document.write( "The above is now in slope-intercept form. y=mx+b. m is the slope and b is the y intercept. In this case the slope is 2 and the y intercept is -5. \n" ); document.write( " \n" ); document.write( " |