document.write( "Question 70232: find the slope
\n" );
document.write( "-7x + 2y = 2 \n" );
document.write( "
Algebra.Com's Answer #50127 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 2Y=7X+2 \n" ); document.write( "Y=7X/2+2/2 \n" ); document.write( "Y=3.5X+1 THEREFORE THE SLOPE IS 3.5 \n" ); document.write( " |