answersLogoWhite

0

. the equation of a straight line can be found by using two points on a line

. First find the gradient of the line using the gradient formula

. now substitute the gradient into general form replacing "m"

. use one of the points and substitute into equation to solve "c"

example 1: find the equation of the line which passes through the points (1,3) and (2,5).

step 1: find the gradient M=5-3/2-1=2 (/=divide)

step 2: place m into the equation Y=2x+c

step 3: substitute point into equation 3=2(1)+c

step 4: solve C=1

equation is Y=2x+1

hope that helps :)

User Avatar

Wiki User

14y ago

Still curious? Ask our experts.

Chat with our AI personalities

RafaRafa
There's no fun in playing it safe. Why not try something a little unhinged?
Chat with Rafa
RossRoss
Every question is just a happy little opportunity.
Chat with Ross
DevinDevin
I've poured enough drinks to know that people don't always want advice—they just want to talk.
Chat with Devin

Add your answer:

Earn +20 pts
Q: How can you find equation of the line passing thruogh two points?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Other Math

How do you write an equation in slope-intercept form of the line passing through each pair of points?

y=mx+c where x and y are variables, m is the gradient (or slope) and c is the intercept on y (axis). that is the general equation of a straight line. if you had given some coordinates for the points one could extrapolate from that to find the full equation. since you have not, one cannot.


Find the slope of a line passing through the points 2 -5 and -1 -8?

Use the equation y1-y2/x1-x2 PLug in the numbers -5--8/2--1 Solve 3/3 The Slope is 1


How do you find the equation of a parabola in standard form given 3 points?

I suggest that the simplest way is as follows:Assume the equation is of the form y = ax2 + bx + c.Substitute the coordinates of the three points to obtain three equations in a, b and c.Solve these three equations to find the values of a, b and c.


How can you find an equation line between two pair of points?

Assuming you want the equation of the straight line between the two points (x0, y0) and (x1, y1), the equation is: y - y0 = m(x - x0) where m is the gradient between the two points: m = (y1 - y0) ÷ (x1 - x0) Note: if the two x coordinates are equal, that is x0 = x1, then the equation of the line is x = x0.


One way to find the equation of a line is to look at some points on it and try to find the relationship between the coordinates?

Yes. You need only two points. If A (ax, ay) and B (bx, by) are two points on the line then the gradient (slope) of the line is m = (by - ay)/(bx - ax) provided bx ≠ ax. From this you can calculate m. Then the general slope-intercept form of the equation is y = mx + c Substitute the coordinates of A or B into this equation to find c. If bx = ax then the line is parallel to the y axis and its equation is x = ax. [There are other methods but they are similar to the above]