document.write( "Question 62213This question is from textbook Algebra for college students
\n" );
document.write( ": Hello,
\n" );
document.write( "Can you please help me find the slpe of the line through each pair of points.
\n" );
document.write( "(-5,6), (-2,9)
\n" );
document.write( "Thank you, \n" );
document.write( "
Algebra.Com's Answer #42958 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "Can you please help me find the slpe of the line through each pair of points. \n" ); document.write( "P(X1,Y1)=(-5,6), Q(X2,Y2)=(-2,9) \n" ); document.write( "Thank you, \n" ); document.write( "SLOPE OF PQ = (Y2-Y1)/(X2-X1) = (9-6)/(-2+5)=3/3=1 \n" ); document.write( " |