document.write( "Question 430276: How do I convert 4x=3y+2 to slope intercept form? \n" ); document.write( "
Algebra.Com's Answer #298804 by algebrahouse.com(1659) You can put this solution on YOUR website! Slope-intercept form is y = mx + b \n" ); document.write( "m is the slope \n" ); document.write( "b is the y-intercept\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4x = 3y + 2 \n" ); document.write( "3y = 4x - 2 {subtracted 2 from both sides} \n" ); document.write( "y = (4/3)x - 2/3 {divided both sides by 3} \n" ); document.write( "www.algebrahouse.com \n" ); document.write( " \n" ); document.write( " |