SOLUTION: What is x in a line that contains the point (2,6) and (x,15), with a slope of 3?

Algebra ->  Algebra  -> Linear-equations -> SOLUTION: What is x in a line that contains the point (2,6) and (x,15), with a slope of 3?      Log On

Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!
Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!

   


Question 37897: What is x in a line that contains the point (2,6) and (x,15), with a slope of 3?
Answer by fractalier(2101) About Me  (Show Source):
You can put this solution on YOUR website!
We apply the slope formula
m = (y2 - y1) / (x2 - x1)
and plug in what we know
3 = (15 - 6) / (x - 2)
3(x - 2) = 9
x - 2 = 3
x = 5