document.write( "Question 232605: How do I put 2.5 = 1.5x - y in slope-intercept form? \n" ); document.write( "
Algebra.Com's Answer #171842 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2.5=1.5x-y \n" ); document.write( "reverse for ease of operation but still equal to original. \n" ); document.write( "1.5x-y=2.5 \n" ); document.write( "subtract 1.5x \n" ); document.write( "-y=-1.5x+2.5 \n" ); document.write( "multiply through by -1 \n" ); document.write( "y=1.5x-2.5 \n" ); document.write( "y=mx+b form \n" ); document.write( " |