SOLUTION: Write an equation of a line that passes through the point T (-2,-5) and is parallel to the line y=5x+7.
Algebra ->
Points-lines-and-rays
-> SOLUTION: Write an equation of a line that passes through the point T (-2,-5) and is parallel to the line y=5x+7.
Log On
Question 1168668: Write an equation of a line that passes through the point T (-2,-5) and is parallel to the line y=5x+7. Answer by Boreal(15235) (Show Source):
You can put this solution on YOUR website! parallel lines have the same slope so the slope of the needed line is 5
point slope formula y-y1=m(x-x1), m slope, (x1, y1) point
y+5=5(x+2)
y=5x+5