SOLUTION: Find the equation of the line that contains the point p(-6,4) and has slope 4. (Let y be the dependent variable and let x be the independent variable.)

Algebra ->  Statistics  -> Linear-regression -> SOLUTION: Find the equation of the line that contains the point p(-6,4) and has slope 4. (Let y be the dependent variable and let x be the independent variable.)       Log On


   



Question 998049: Find the equation of the line that contains the point p(-6,4) and has slope 4. (Let y be the dependent variable and let x be the independent variable.)

Answer by fractalier(6550) About Me  (Show Source):
You can put this solution on YOUR website!
Put it in point-slope form:
y - 4 = 4(x - (-6))
y - 4 = 4(x + 6)
y - 4 = 4x + 24
y = 4x + 28