SOLUTION: I need help with this problem: What is the standard form of an equation form of that passes through (3,0)and (6,-8).
Algebra ->
Linear-equations
-> SOLUTION: I need help with this problem: What is the standard form of an equation form of that passes through (3,0)and (6,-8).
Log On
Question 86289: I need help with this problem: What is the standard form of an equation form of that passes through (3,0)and (6,-8). Found 2 solutions by scianci, Edwin McCravy:Answer by scianci(186) (Show Source):
You can put this solution on YOUR website! Determine the slope: = =
The standard form is 8x + 3y = C [take the slope and change the sign]
Plug in the given coordinates (0 , -8) to find the appropriate value of C:
8(0) + 3(-8) = C
-24 = C
Equation is 8x + 3y = -24
You can put this solution on YOUR website! I need help with this problem: What is the standard form of an equation form of that passes through (3,0)and (6,-8).
Use the slope formula:
y2 - y1
m = —————————
x2 - x1
where (x1, y1) = (3, 0) and (x2, y2) = (6,-8)
(-8) - (0) -8
m = ———————————— = ———— =
(6) - (3) 3
Now substitute in the point slope formula:
y - y1 = m(x - x1)
y - 0 = (x - 3)
y = (x - 3)
To clear of fractions, multiply both sides by LCD = 3
3y = (x - 3)
Cancel the 3's just after the equal sign:
3y = -8(x - 3)
3y = -8x + 24
8x + 3y = 24
Here's the graph:
Edwin