document.write( "Question 520112: 1. What is the slope of the line passing through the points (2, 7) and (–1, 3)? \n" ); document.write( "
Algebra.Com's Answer #345928 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! points (2, 7) and (–1, 3)\r \n" ); document.write( "\n" ); document.write( "Slope of line = Rise in y / Rise in x\r \n" ); document.write( "\n" ); document.write( "m = (y2-y1)/(x2-x1) \n" ); document.write( "m=3-7/-1-2 \n" ); document.write( "m=-4/-3 \n" ); document.write( "m=4/3\r \n" ); document.write( "\n" ); document.write( "Slope is 4/3 \n" ); document.write( " |