document.write( "Question 120126: Two points are shown below. \r
\n" );
document.write( "\n" );
document.write( "Find the slope of the line through the given points.
\n" );
document.write( "
\n" );
document.write( "(2,4), (6, -3)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #88128 by gardner.gabriel(1)![]() ![]() ![]() You can put this solution on YOUR website! Ok you take the y number form the second point and subtract it with the y number from the first point. \n" ); document.write( "so for example:\r \n" ); document.write( "\n" ); document.write( "(2,4), (6, -3)\r \n" ); document.write( "\n" ); document.write( "-3-4 \n" ); document.write( "so that equals -7.\r \n" ); document.write( "\n" ); document.write( "then the next step you take the x number from the second point and subtract it with the x number from the first point. \n" ); document.write( "so for example:\r \n" ); document.write( "\n" ); document.write( "(2,4), (6, -3)\r \n" ); document.write( "\n" ); document.write( "so you take: \n" ); document.write( "6-2 \n" ); document.write( "so that equales 4.\r \n" ); document.write( "\n" ); document.write( "so your slope is -7/4. \n" ); document.write( " |