document.write( "Question 250908: convert this into slope intercept form -4x + 8y = -16 \n" ); document.write( "
Algebra.Com's Answer #182680 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! convert this into slope intercept form -4x + 8y = -16\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The slope intercept form of the line is \r \n" ); document.write( "\n" ); document.write( "y = mx + b where m is the slope of the line and b is the value of y where the line crosses the y-axis (i.e. when x =0).\r \n" ); document.write( "\n" ); document.write( "-4x + 8y = -16 \n" ); document.write( "8y = 4x-16 \n" ); document.write( "y = (4/8)x - (16/8) \n" ); document.write( "y = (1/2)x-2 \n" ); document.write( " |