document.write( "Question 622045: What is the slope of the line that passes through (-2, 7) and (4, 9)?
\n" );
document.write( "slope = 3
\n" );
document.write( "slope = 1/3
\n" );
document.write( "slope = -1/3 \n" );
document.write( "
Algebra.Com's Answer #391083 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What is the slope of the line that passes through (-2,7) and (4,9)? \n" ); document.write( "----------- \n" ); document.write( "Slope = diff(y)/diff(x) \n" ); document.write( "------------ \n" ); document.write( "Don't put a space after the comma. \n" ); document.write( " |