SOLUTION: lm with l at (0,2) m at (2,3) what is the slop of that line
Algebra
->
Length-and-distance
-> SOLUTION: lm with l at (0,2) m at (2,3) what is the slop of that line
Log On
Geometry: Length, distance, coordinates, metric length
Geometry
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Length-and-distance
Question 245087
:
lm with l at (0,2) m at (2,3) what is the slop of that line
Answer by
dabanfield(803)
(
Show Source
):
You can
put this solution on YOUR website!
The slope of the a line passing through (x1,y1) and (x2,y2) is given by (y1-y2)/(x1-x2).
In this case then we have slope = (3-2)/(2-0) = 1/2.