Answer:
-10 and 2
Step-by-step explanation:
1. Think about what numbers multiply to -20: -10 and 2, 10 and -2, -20 and 1, 20 and -1, 4 and -5, -4 and 5
2. Then, think about which of the above adds to -8. This leaves you with -10 and 2
<h3>
Answer: 1/2 (choice A)</h3>
===========================================
Explanation:
The two equations given to us are
Divide the second equation over the first equation and that would lead to b = 6
Notice how the 'a' terms divide to 1 and go away, i.e. cancel out.
The b terms divide to (b^2)/b = b
The right hand side values divide to 18/3 = 6
So that's how we end up with b = 6
-------------------------
Now if b = 6, then we can say,
ab = 3
a*6 = 3
a = 3/6
a = 1/2
Or we could say
ab^2 = 18
a*6^2 = 18
a*36 = 18
a = 18/36
a = 1/2
Solving a system of equations we can see that:
They need to use 80kg of the 60% chocolate and 20kg of the 40% chocolate.
<h3>
How to find how much of each candy needs to be used?</h3>
Let's define the variables:
- x = kilograms of the 40% chocolate.
- y = kilograms of the 60% chocolate.
They want to make 100kg, then:
x + y = 100
And the concentration must be of the 56%, then we can write:
x*0.4 + y*0.6 = (100)*0.56 = 56
Then we have a system of equations:
x + y = 100
x*0.4 + y*0.6 = 56
To solve this, we can isolate x on the first equation to get:
x = 100 - y
Now replace that in the other equation:
(100 - y)*0.4 + y*0.6 = 56
40 + y*0.2 = 56
y*0.2 = 16
y = 16/0.2 = 80
This means that they need to use 80kg of the 60% chocolate and the other 20kg of the 40% chocolate.
If you want to learn more about systems of equations:
brainly.com/question/13729904
#SPJ1