document.write( "Question 1052589: What is 3x-5y=25 from standard form to slope intercept form \n" ); document.write( "
Algebra.Com's Answer #667921 by Boreal(15235) You can put this solution on YOUR website! 3x-5y=25 \n" ); document.write( "isolate the y \n" ); document.write( "-5y=-3x+25 \n" ); document.write( "divide by the coefficient of y, here -5 \n" ); document.write( "y=(3/5)x-5, because -3/-5=3/5 ANSWER \n" ); document.write( "The slope is what is in front of the x, and the intercept is -5. \n" ); document.write( " |