Answer:
y = -2x^2 - 4x - 1
Step-by-step explanation:
We can see that the graph passes through (-2, -1), (-1, 1) and (0, -1).
Let's solve
ax^2 + bx + c = y
a(-2)^2 + b(-2) + c = -1
4a - 2b + c = -1
a(-1)^2 + b(-1) + c = 1
a - b + c = 1
a0^2 + b0 + c = -1
c = -1
we got c = -1 so we input it into the other 2
4a - 2b - 1 = -1
4a - 2b = 0
2a - b = 0
2a = b
a - b - 1 = 1
a - b = 2
a = b + 2
Let's input b = 2a
a = 2a + 2
-a = 2
a = -2
b = 2a = 2*(-2) = -4
c = -1
y = -2x^2 - 4x - 1
Answer:
x = -9
Step-by-step explanation:
First, divide both sides by 12 to isolate the expression, x + 11
12(x + 11)/12 = 24/12
x + 11 = 2
Then, subtract 11 from both sides
x + 11 = 2
- 11 - 11
x = -9
I think it might be C or B I'm honestly not 100% sure.
The answer for this is 8.
Answer:
5X + 8Y >= 300; intersection at (-20, 50)
Step-by-step explanation:
let t = work hours
0 < t < 30
X = time lawn mowing
Y = time babysitting.
X + Y < 30
5X + 8Y >= 300
We could solve...
X < 30 - Y
5(30 - Y) + 8Y >=300
150 - 5Y + 8Y >= 300
3Y >=150
Y >=50
then X < -20
intersection at (-20, 50)