document.write( "Question 61448: How do you find the slope of a line through (1,3) and (-2,5)\r
\n" );
document.write( "\n" );
document.write( "Also, how do you find the slope of a parallel line passing (1,5) and (-1,0) \n" );
document.write( "
Algebra.Com's Answer #42294 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! SLOPE OF A LINE IS (Y2-Y1)/(X2-X1) THUS WE HAVE \n" ); document.write( "(5-3)/(-2-1)=2/-3 OR -2/3 IS THE SLOPE \n" ); document.write( "------------------------------------------------------------- \n" ); document.write( "(0-5)/(-1-1)=-5/-2 OR 5/2 OR 2.5 IS THIS SLOPE \n" ); document.write( " |