document.write( "Question 253917: what is the slope line through the points (2,2) and (4,3)? \r
\n" );
document.write( "\n" );
document.write( "The answer is 1/2 but i don't understand how? \n" );
document.write( "
Algebra.Com's Answer #186266 by dabanfield(803) ![]() You can put this solution on YOUR website! what is the slope line through the points (2,2) and (4,3)? \n" ); document.write( "The answer is 1/2 but i don't understand how?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The formula for the slope of the line between two points (x1,y1) and (x2,y2) is:\r \n" ); document.write( "\n" ); document.write( "(y2-y1)/(x2-x1)\r \n" ); document.write( "\n" ); document.write( "So in this case the slope is:\r \n" ); document.write( "\n" ); document.write( "(3-2)/(4-2) = 1/2\r \n" ); document.write( "\n" ); document.write( "Notice that if we reversed the points would also have:\r \n" ); document.write( "\n" ); document.write( "(2-3)/(2-4) = -1/-2 = 1/2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |