SOLUTION: Write an equation in the slope - intercept form of the line that satisfies the given conditions.
Through (9,3); parallel to 3x-y=5
The equation of the line is?
Algebra ->
Customizable Word Problem Solvers
-> Numbers
-> SOLUTION: Write an equation in the slope - intercept form of the line that satisfies the given conditions.
Through (9,3); parallel to 3x-y=5
The equation of the line is?
Log On
Question 994701: Write an equation in the slope - intercept form of the line that satisfies the given conditions.
Through (9,3); parallel to 3x-y=5
The equation of the line is? Answer by Boreal(15235) (Show Source):
You can put this solution on YOUR website! Parallel lines have the same slope.
slope of the first line is
3x-y=5
y=3x-5; slope is 3.
So, we have a line with slope 3 passing through the point (9,3)
point slope formula is y-y1=m(x-x1)
y-3=3(x-9)
y-3=3x-27
y=3x-24