asked 220k views
0 votes
Help me please it's really hard

Help me please it's really hard-example-1

1 Answer

5 votes
So we are given two points of the line:
p1(2, 8), p2(6, 12)
with them we can calculate the slope of the line like this:
m = (y2 - y1)/(x2 - x1)
where x1,x2, y1,y2 are the coordinates of the points p1 and p2
m = (12 - 8)/(6 - 2) = 4/4
m = 1
therefore the line slope is 1

answered
User Maxfowler
by
8.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.