document.write( "Question 118686: Change the equation -2x + 8y =4 to slope intercept form.
\n" );
document.write( "Here are the steps I have preformed....
\n" );
document.write( "8y = 4 + 2y
\n" );
document.write( "y = 1/2 + 1/4
\n" );
document.write( "Is this right? \n" );
document.write( "
Algebra.Com's Answer #86811 by alexander164(3)![]() ![]() ![]() You can put this solution on YOUR website! All equations are in the form : y=mx+b \n" ); document.write( "ANSWER: -2x+8y=4 \n" ); document.write( " 8y=2x+4 \n" ); document.write( " 8y/8=2x/8+4/8 \n" ); document.write( " y=1/4x+1/2 \n" ); document.write( "Good Luck With Your Homework :) \n" ); document.write( " |