Question 532127: I really need to know how to put point-slope equations in standard form, Ax+By=C
Answer by oberobic(2304) (Show Source):
You can put this solution on YOUR website! Consider the slope-intercept equation
.
y = 5/2*x + 3/2
.
multiply both sides by 2 to eliminate the fractions
.
2(y) = 2(5/2x + 3/2)
2y = 2*5/2x + 2*3/2
2y = 5x + 3
.
subtract 5x from both sides to get to standard form
.
-5x + 2y = 3
.
To define the point slope form of this equation requires two points.
.
Recall: y = 5/2*x + 3/2
.
m = slope = 5/2
.
If x = 0, then y = 3/2, which is the y-intercept
.
Find the x-intercept by setting y = 0 and solving for 'x'
.
0 = 5/2*x + 3/2
.
Multiply both sides by 2 to eliminate the fractions
.
0 = 5x + 3
-5x = 3
x = -(3/5), which defines the point (-3/5,0)
.
You now have two points: (0,3/2) and (-3/5,0)
.
With two points you can set up the point-slope form.
.
(y -y1) = m(x-x1)
.
From above you know the slope is 5/2, so substitute the points and the slope.
.
(3/2-0) = 5/2*(0-(-3/5))
.
Checking this, we find.
3/2 = 5/2*(3/5)
3/2 = 15/10
True
.
Done.
|
|
|