document.write( "Question 729436: What is the slope if a line that passes through the points (3,5) and (-2,2) \n" ); document.write( "
Algebra.Com's Answer #445912 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! slope \n" ); document.write( "m=(2-5)/(-2-3) \n" ); document.write( "m=-3/-5 \n" ); document.write( "m=3/5 \n" ); document.write( " |