SOLUTION: Given two points on the line, input the equation of the line in standard form Ax + By = C. Reduce all fractional answers to lowest terms. (6, 1), (5, 4)

Algebra.Com
Question 301470: Given two points on the line, input the equation of the line in standard form Ax + By = C. Reduce all fractional answers to lowest terms.
(6, 1), (5, 4)

Answer by Alan3354(69443)   (Show Source): You can put this solution on YOUR website!
Given 2 points example.
Find the equation of the line thru the points (2,1) and (3,5)
---------------------
This is a 2 step process. First find the slope of the line thru the points.
slope, m = diffy/diffx
m = (5-1)/(3-2)
m = 4
---------
Now use y = mx + b with either point to find b, the y-intercept.
y = mx + b
5 = 4*3 + b
b = -7
-------
y = mx + b
y = 4x - 7 is the answer.
------------------------
Another approach using determinants:
|x y 1|
|2 1 1| = 0
|3 5 1|
--------
x(1-5) - y(2-3) + 1(10-3) = 0
-4x + y + 7 = 0
y = 4x - 7
---------
For further assistance, or to check your work, email me via the thank you note
or at Moral Loophole@aol.com

RELATED QUESTIONS

Given two points on the line, input the equation of the line in standard form Ax+By=C.... (answered by stanbon)
Given two points on the line, input the equation of the line in standard Ax + By = C.... (answered by amoresroy)
Given two points on the line, input the equation of the line in standard form Ax + By =... (answered by Alan3354)
Given two points on the line, input the equation of the line in standard form Ax + By =... (answered by ewatrrr)
Input the equation for the following line in standard form Ax + By = C. Reduce all... (answered by mananth)
Input the equation for the following line in standard form Ax + By = C. Reduce all... (answered by ewatrrr)
Given the points (-3, 5) and (6, -2): a) Find the slope of the line through the... (answered by Fombitz)
Given the points (-3, 5) and (6, -2): a) Find the slope of the line through the... (answered by Fombitz)
Given the points (-3,5) and (6,-2): a. find the slope of the line through the points b. (answered by josgarithmetic)