SOLUTION: Given two points on the line, input the equation of the line in standard Ax + By = C. Reduce all fractional answers to lowest terms. (6,1), (5, 4)
Algebra.Com
Question 463111: Given two points on the line, input the equation of the line in standard Ax + By = C. Reduce all fractional answers to lowest terms. (6,1), (5, 4)
Answer by amoresroy(361) (Show Source): You can put this solution on YOUR website!
(y - y1) / (x - x1) = (y - y2)/(x-x2)
(y-1)/(x-6) = (y-4)/(x-5)
(y-1)(x-5) = (x-6)(y-4)
yx-5y-x+5 = xy-4x-6y+24
yx or xy cancels out
Combining like terms you get
4x-x+6y-5y = 24-5
3x +y = 19
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 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 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)
Find the equation of the line in the form Ax + By = C that passes through points
((3,... (answered by josgarithmetic)
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)