document.write( "Question 1015770: Write the equation 3x-2y=16 in slope-intercept form. \n" ); document.write( "
Algebra.Com's Answer #632168 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! To write an equation in slope-intercept form, we merely solve for y in the equation...thus from \n" ); document.write( "3x - 2y = 16 \n" ); document.write( "we get \n" ); document.write( "-2y = -3x + 16 \n" ); document.write( "y = (3/2)x - 8 \n" ); document.write( " |