document.write( "Question 38565: I am needing help with the following problem please...\r
\n" );
document.write( "\n" );
document.write( "Find the slope of the line passing through (7,3) and (9,-2)
\n" );
document.write( "A. 2/5
\n" );
document.write( "B. -2/5
\n" );
document.write( "C. 5/2
\n" );
document.write( "D. -5/2\r
\n" );
document.write( "\n" );
document.write( "Thank you in advance for your help. \n" );
document.write( "
Algebra.Com's Answer #24074 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Slope, m, is found by \n" ); document.write( "m = (y2 - y1) / (x2 - x1) \n" ); document.write( "m = (-2 - 3) / (9 - 7) \n" ); document.write( "m -5/2 \n" ); document.write( "Choice D. \n" ); document.write( " |