document.write( "Question 774639: Determine the slope of the line passing through each pair of points\r
\n" );
document.write( "\n" );
document.write( "A(5,2), B(7,12) \r
\n" );
document.write( "\n" );
document.write( "P(-1,4) Q(5,-5) \n" );
document.write( "
Algebra.Com's Answer #472353 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Using equation: \n" ); document.write( "y2 - y1/x2 - x1 \n" ); document.write( "12 - 2/7 - 5 \n" ); document.write( "= 10/2 \n" ); document.write( "= 5 \n" ); document.write( "-5 - 4/ 5 - (-1) \n" ); document.write( "-9/6 \n" ); document.write( "= -3/2 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |