SOLUTION: write in stander form an equation of the line passing through the given point with the given slope
slope =12; (-4,-5)
Algebra ->
Graphs
-> SOLUTION: write in stander form an equation of the line passing through the given point with the given slope
slope =12; (-4,-5)
Log On
You can put this solution on YOUR website! The standard form for the equation of a line is Ax + By = C. A, B and C are real numbers and, x and y are variables.
y - (-5) = 12(x - (-4))
y + 5 = 12(x + 4)
y + 5 = 12x + 48
y - 12x = 48 - 5
-12x + y = 43