document.write( "Question 331246: change the equation , x-y=4 to form y=mx+b where do i start? \n" ); document.write( "
Algebra.Com's Answer #237430 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! change the equation , x-y=4 to form y=mx+b where do i start? \n" ); document.write( "x-y = 4 \n" ); document.write( "Subtract x \n" ); document.write( "-y = -x + 4 \n" ); document.write( "Divide by -1 \n" ); document.write( "y = x - 4 \n" ); document.write( " \n" ); document.write( " |