Answer:
c = 69 and h = 51
Step-by-step explanation:
You will need two different equations here
use variable c as coffee and variable h as hot chocolate
c + h = 120
1.80c + 3.15h = 284.40
By moving variables, you can alter the first equation
h = 120 - c
Now insert this into the second equation
1.80c + 3.15(120 - c) = 284.40
Multiply
1.80c + 378 - 3.15c = 284.40
Subtract the c
-1.35c + 378 = 284.40
Subtract 378 from both sides
-1.35c = -93.6
Divide both sides by -1.35
c = 69
Then plug into the first equation
69 + h = 120
Subtract 69
h = 51
Answer:
i feel like correct answrr would be C. Hope this helps!!!
A) The dimensions are (x+10) by (x+10).
B) The perimeter is given by 4x+40.
C) The perimeter when x is 4 is 56.
The quadratic can be factored by finding factors of c, the constant, that sum to b, the coefficient of x. Our c is 100 and our b is 20; we want factors of 100 that sum to 20. 10*10=100 and 10+10=20, so those are what we need. This gives us (x+10)(x+10 for the factored form.
Since the dimensions are all (x+10), and there are 4 sides, the perimeter is given by 4(x+10). Using the distributive property we have 4*x+4*10=4x+40.
To find the perimeter when x=4, substitute 4 into our perimeter expression:
4*4+40=16+40=56.
L=2W+3, A=LW, using L from the first in the second gives you:
A=(2W+3)W
A=2W^2+3W, and we are told A=90 so
2W^2+3W=90
2W^2+3W-90=0
2W^2-12W+15W-90=0
2W(W-6)+15(W-6)=0
(2W+15)(W-6)=0, since W>0 for all real possibilities,
W=6ft, and since L=2W+3
L=15ft
So the pool will be 6 ft wide by 15 ft long.