Answer: 16
Step-by-step explanation:
Let the number of candy Ed took be denoted as "x"
Since Joe ate twice the amount of candy Ed ate, then the number of candies joe ate will be denoted as "2x"
Since all together they ate a total of 48 candies, then the sum of the candies eaten by Joe and Ed is what gives a total of 48
This means:
2x + x = 48
3x = 48
X = 16.
In order to solve this, we need to select the function that meets our constraints. Since x^2 - 5 occurs when x is less than 3, and the x-value we are given is -4, we use the first function.
f(-4) = (-4)^2 - 5
f(-4) = 16 - 5
f(-4) = 11
Answer:
Step-by-step explanation:
- x + y + z = -3 --> (1)
- 3y - z = 4 --> (2)
- 2x - y - 2z = -5 --> (3)
<u>Add up (1) and (2)</u>
- x + 3y + y + z - z = -3 + 4 ⇒ x + 4y = 1 --> (4)
<u>Double (2) and subtract from (3)</u>
- 2x - y - 2z - 2(3y - z) = -5 - 2(4) ⇒ 2x - y - 2z - 6y + 2z = -5 - 8
- 2x - 7y = -13 --> (5)
<u>Double (4) and subtract (5)</u>
- 2(x + 4y) - 2x + 7y = 2 + 13 ⇒ 2x + 8y - 2x + 7y = 15 ⇒ 15y = 15 ⇒ y = 1
<u>Finding x</u>
- x + 4(1) = 1 ⇒ x = 1 - 4 ⇒ x = -3
<u>Finding z</u>
<u>So the answer is: </u>