document.write( "Question 306725: What is the slope of the line connecting (3, 4) and (0, -2)?
\n" );
document.write( "
\n" );
document.write( "A. 2/3
\n" );
document.write( "B. -2/3
\n" );
document.write( "C. 2
\n" );
document.write( "D. -2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #219452 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What is the slope of the line connecting (3, 4) and (0, -2)? \n" ); document.write( "------------ \n" ); document.write( "Slope, m = diffy/diffx \n" ); document.write( "m = (-2 -4)/(0 - 3) = -6/-3 \n" ); document.write( "m = 2 \n" ); document.write( " \n" ); document.write( " |