document.write( "Question 541232: plot the points A(1,3) and B(2,5)
\n" ); document.write( "work out the gradient of AB\r
\n" ); document.write( "\n" ); document.write( "this the question in my home work, i do not understand
\n" ); document.write( "Please help
\n" ); document.write( "

Algebra.Com's Answer #354136 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
Gradient (or grade) is a word sometimes used for what we call the \"slope\" of a line.
\n" ); document.write( "We define slope as the ratio of the increase in the y-coordinate (sometimes called rise or \"DELTA\"y)
\n" ); document.write( "and the increase in the x-coordinate (sometimes called run or \"DELTA\"x).
\n" ); document.write( " I plotted the points and drew the segment AB in red. I colored the run blue and the rise green.
\n" ); document.write( "So to calculate the gradient, you count the units to the right (run), and the units up (rise) going from one point to the other, then divide
\n" ); document.write( "\"gradient=+rise%2Frun\"
\n" ); document.write( "For this problem,
\n" ); document.write( "\"gradient=+2%2F1=2\"
\n" ); document.write( "Sometimes, it is calculated without plotting, so instead of visualizing the rise and run, it is calculated by difference from the coordinates of the points:
\n" ); document.write( "For this problem, we could have calculated, without plotting:
\n" ); document.write( "\"gradient=+rise%2Frun=%285-3%29%2F%282-1%29=2%2F1=2\"
\n" ); document.write( "
\n" );