Answer:
The equation of the parallel line would be y = -1/2x + 1
Step-by-step explanation:
To start we need to find the slope of the original line. We can do that by solving for y.
x + 2y = -4
2y = -x - 4
y = -1/2x - 2
Since the slope of the original line is -1/2 and parallel lines have the same slope, we know the new line will also have -1/2 slope. Now we can use that along with the point given in point-slope form to get the find equation.
y - y1 = m(x - x1)
y - 5 = -1/2(x + 8)
y - 5 = -1/2x - 4
y = -1/2x + 1
Yeah I just took the text it’s false
Answer:
x>-2
Step-by-step explanation:
13+x>11
Subtract 13 from each side
13-13+x>11-13
x>-2
Answer:
see explanation
Step-by-step explanation:
given the 2 equations
y = x² - 2x - 19 → (1)
y + 4x = 5 → (2)
substitute y = x² - 2x - 19 into (2)
x² - 2x - 19 + 4x = 5 ( subtract 5 from both sides )
x² + 2x - 24 = 0 ← in standard form
(x + 6)(x - 4) = 0 ← in factored form
equate each factor to zero and solve for x
x + 6 = 0 ⇒ x = - 6
x - 4 = 0 ⇒ x = 4
substitute each value of x into (1) for corresponding y- coordinate
x = - 6 : y = (- 6)² - 2(- 6) - 19 = 36 + 12 - 19 = 29 ⇒ (- 6, 29)
x = 4 : y = 4² - 2(4) - 19 = 16 - 8 - 19 = - 11 ⇒ (4, - 11)
the solutions are (- 6, 29), (4, - 11)