document.write( "Question 759561: Find the slope of the line whose equation is 7x - 2y = 4. \n" ); document.write( "
Algebra.Com's Answer #462088 by malglu(63)![]() ![]() ![]() You can put this solution on YOUR website! rearrange to get \n" ); document.write( "2y=7x-4 \n" ); document.write( "divide by 2 \n" ); document.write( "y=7/2x -2 \n" ); document.write( "the slope is 7/2 \n" ); document.write( " |