document.write( "Question 251083: can you find the following slopes with these numbers???
\n" );
document.write( "(3,4) and (7,5)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #182820 by blwinbbbles(106)![]() ![]() You can put this solution on YOUR website! The slope (m) of a line is defined by:\r \n" ); document.write( "\n" ); document.write( "m = (Y2 - Y1)/(X2 - X1) so: with the following points (3,4) and (7,5)\r \n" ); document.write( "\n" ); document.write( "m = (5-4)/(7-3) = (1)/(4) so m = 1/4\r \n" ); document.write( "\n" ); document.write( "so now you know the slope is 1/4\r \n" ); document.write( "\n" ); document.write( "Hope this helps \n" ); document.write( " |