Answer:
140 ml
Step-by-step explanation:
Let x be the amount of water in Beaker X and y be the amount of water in Beaker Y.
<u>Then we get following equations:</u>
<u>First part</u>
- x - 50 = 3/7(y + 50)
- 7x -350 = 3y + 150
- 7x = 3y + 500
<u>Second part</u>
- x + 100 = 4(y - 100)
- x + 100 = 4y - 400
- x = 4y - 500
<u>Substitute x in first equation:</u>
- 7(4y - 500) = 3y + 500
- 28y - 3500 = 3y + 500
- 28y - 3y = 500 + 3500
- 25y = 4000
- y = 4000/25
- y = 160 ml
<u>Then finding x:</u>
- x = 4*160 - 500
- x = 640 - 500
- x = 140 ml
Initial amount of water in Beaker X is 140 ml, in Beaker Y is 160 ml
The answer to this question is false
Answer:
ohh
Step-by-step explanation:
Answer:
3,489 + 8,617 + 1,240 – 564 x 6 = 9,962
There are 9,962 books left in the library
Hope so it helps cause it's also in my book
Answer:
1,082
Step-by-step explanation:
The sample size n in Simple Random Sampling is given by

where
z = 1.645 is the critical value for a 90% confidence level (*)
s = 2 is the estimated population standard deviation
e = 0.1 mm points is the margin of error
so

rounded up to the nearest integer.
So the manufacturer should test 1,083 parts.
---------------------------------------------------------------------------------------
(*)This is a point z such that the area under the Normal curve N(0,1) outside the interval [-z, z] equals 10% = 0.1
It can be obtained in Excel with
NORMINV(1-0.05,0,1)
and in OpenOffice Calc with
NORMINV(1-0.05;0;1)