document.write( "Question 83878: What is the slope and y intercept of the line?
\n" );
document.write( "-2y = 3x - 15
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #60348 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! -2y=3x-15 now divide all terms by -2 to obtain the standard equation for a line. \n" ); document.write( "y=3x/-2-15/-2 \n" ); document.write( "y=-3x/2+15/2 \n" ); document.write( "this line has a slope(m)=-3/2 & a y intercept (b)=15/2. \n" ); document.write( "the graph follows as the proof: \n" ); document.write( " |