Answer: $29.70
Step-by-step explanation:
250 times the annual interest (12%) is converted to 250 times .12 = 29.70
We solve the inequality by subtracting 56.50 from both sides of the equation,
10.45b + 56.50 - 56.50 < 292.67 - 56.50
10.45b < 236.17
Then, divide both sides of the inequality by 10.45
b < 22.6
The solution suggests that the number of boxes than can be loaded on a truck without exceeding the weight limit of the truck should always be lesser than 22.6. Since we are talking about number of boxes, the maximum number of boxes that can be loaded should only be 22.
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