asked 85.4k views
3 votes
How To Find The Equation of a Line From a Graph | Algebra

asked
User Msbyuva
by
8.3k points

1 Answer

2 votes

Explanation:

let's aim for the slope-inyercept form of the equation for a line :

y = ax + b

"a" is the slope of the line, "b" is the y-intercept (the y-value when x = 0).

the slope is the ratio

y coordinate difference / x coordinate difference

when going from one point on the line to another.

so, usually look for 2 points on the line in the graph that have "nice" (integer) coordinates. or any points where you can read the actual coordinates with very little error. or some points have been already specified for you with their actual coordinates.

P1 = (xp1, yp1)

P2 = (xp2, yp2)

the slope ("a") is simply

(yp2 - yp1)/(xp2 - xp1)

"b" is a mentioned the y-value for x = 0, so representing the point

(0, b)

if you cannot read that value very well on the graph, use the coordinates of one of the points P1 or P2 in the half-finished equation (e.g. for P1) :

yp1 = a×xp1 + b

b = yp1 - a×xp1 = yp1 - xp1(yp2 - yp1)/(xp2 - xp1)

or if you wanted to use P2

b = yp2 - a×xp2 = yp2 - xp2(yp2 - yp1)/(xp2 - xp1)

that's it.

answered
User Sam Van Beastlo
by
7.8k 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.