With two employee shifts, each will work 12 hours (2 x 12)
With three employee shifts, each will work 8 hours (3 x 8)
With four employee shifts, each will work 6 hours (4 x 6)
With six employee shifts, each will work 4 hours ( 6 x 4)
With twelve employees shifts, each will work 2 hours ( 12 x 2)
a) (f+g)(x) = f(x) + g(x) = -4x + 5x = x
b) -9(x) = -9x? I have no idea what this means.
c) (f o g)(x) = (f(g(x)) = f(5x) = -4 (5x) = -20x
Answer:
The volume of the solution with 20% acid is 27 gallons and the one with 10% acid is 18 gallons
Step-by-step explanation:
Myra needs to mix "x" gallons of the solution with 20% and "y" gallons of the solution with 10%. The volume of the final solution must be 45 gallons, therefore:
x + y = 45
The concentration of acid of the final solution is:
0.2*x + 0.1*y = 45*0.16
0.2*x + 0.1*y = 7.2
Therefore we have a system of equation:
x + y = 45
0.2*x + 0.1*y = 7.2
We need to multiply the first equation by -0.1:
-0.1*x -0.1*y = -4.5
0.2*x + 0.1*y = 7.2
We now sum both equation:
0.1*x = 2.7
x = 2.7/0.1 = 27 gallons
y = 45 - 27 = 18 gallons