X = amount of the 18% solution
y = amount of the 40% solution
we know the 18% solution has only 18% of alcohol, the rest is maybe water or something, now, how many liters is 18%? well, 18% of anything is just (18/100) * anything, so, 18% of x is just (18/100) *x or 0.18x, and that's how many liters are there.
likewise, how many liters are there in the 40% solution? well, (40/100) * y, or 0.4y, that many.
we know the mixture has to yield 10 liters at 20% alcohol, how many liters of only alcohol is that? well, (20/100) * 10, or 2 liters.


how much of the 40% solution? well y = 10 - x
Answer:
Approximately 94% of theaters charge more than $10 to see the movie.
Step-by-step explanation:
Use a calculator with distribution functions such as normalcdf(
Here we have normalcdf(10,1000,11.80, 1.15) = 0.941
Approximately 94% of theaters charge more than $10 to see the movie. This agrees with the last answer choice.
Answer:
(-4, 5)
Step-by-step explanation (work shown in attached picture):
1) Since x is already isolated in the first equation, substitute that value for x into the other equation to find y. So, substitute 16-4y for the x in 3x + 4y = 8, then solve for y. This gives us y = 5.
2) Now, substitute that given value for y back into any one of the equations to find x. I chose to do it in the first equation. Substitute 5 for the y in x = 16-4y, then solve for x this time. This gives us x = -4.
Since x = -4 and y = 5, the solution is (-4, 5).
Answer:
! means factorial . For example 3! (factorial 3) = 3*2*1 = 6
Answer to 14C3 is 364
Step-by-step explanation:
14! = 14*13*12*11*10*9*8*7*6*5*4*3*2*1
14C3 = 14*13*12*11*10*9*8*7*6*5*4*3*2*1 / 3*2*1 * 11*10*9*8*7*6*5*4*3*2*1
= (14*13*12) / 3*2*1
= 14*13*2
= 364