document.write( "Question 294718: Find the slope of the line containing each given pair of points. If the slope is undefined, state this.\r
\n" );
document.write( "\n" );
document.write( "(0,9) and (-5,0)\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #212517 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! Find the slope of the line containing each given pair of points. If the slope is undefined, state this. \n" ); document.write( "(0,9) and (-5,0) \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The slope of the line, m, is the difference in the y values divided by the difference in the x values so:\r \n" ); document.write( "\n" ); document.write( "m = (0-9)/(-5-0) = -9/-5 = 9/5 \n" ); document.write( " |