document.write( "Question 253029: FIND THE SLOPE OF THE LINE THAT PASSES THROUGH EACH PAIR OF POINTS:\r
\n" );
document.write( "\n" );
document.write( "(12, 10) (3,9)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #185214 by richwmiller(17219) You can put this solution on YOUR website! One of the rules for students is not to submit more than one similar problem. \n" ); document.write( "Why are you shouting at us? All caps is shouting. \n" ); document.write( "m=(y1-y2)/x1-x2) \n" ); document.write( "y's are 10 and 9 \n" ); document.write( "x's are 12 and 3 \n" ); document.write( "m is the slope \n" ); document.write( "The slope or gradient is the rise (y) over the run (x) \n" ); document.write( "m=(10-9)/(12-3) \n" ); document.write( "Do the subtraction and simplify the fraction if possible. You can leave it as a fraction. \n" ); document.write( " \n" ); document.write( " |