document.write( "Question 237609: Give the slope, y-intercept, and x-intercept of 3x-2y=-10 \n" ); document.write( "
Algebra.Com's Answer #174710 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 3x-2y=-10 \n" ); document.write( "-2y=-3x-10 \n" ); document.write( "y=-3x/-2-10/-2 \n" ); document.write( "y=3x/2+5 \n" ); document.write( "Slope=3/2, y intercept=5 \n" ); document.write( "0=3x/2+5 \n" ); document.write( "3x/2=-5 \n" ); document.write( "3x=-10 \n" ); document.write( "x=-10/3 \n" ); document.write( "x intercept=-10/3 \n" ); document.write( " |