I believe it would be 6(10^4)
Answer:
129 points
Step-by-step explanation:
Let L and C represent the scores of Luke and Caleb, respectively.
L = 2C -15 . . . . . Luke scored 15 less than twice the number Caleb did
L +C = 201 . . . . . they scored 201 points altogether
Add twice the second equation to the first:
2(L +C) + (L) = 2(201) + (2C -15)
3L +2C = 387 +2C . . . . simplify
3L = 387 . . . . . . . . . . . . .subtract 2C
L = 387/3 = 129 . . . . . . .divide by 3
Luke scored 129 points.
A = pi × r²
3.14 x 2²
3.14 x 4
A = 12.56636 ≈ 12.56
hopefully this helps u and if u know the formula to solve it, it is super easy
Answer: 0.1353
Step-by-step explanation:
Given : The mean of failures = 0.025 per hour.
Then for 8 hours , the mean of failures =
per eight hours.
Let X be the number of failures.
The formula to calculate the Poisson distribution is given by :_

Now, the probability that the instrument does not fail in an 8-hour shift :-

Hence, the the probability that the instrument does not fail in an 8-hour shift = 0.1353
Let's let the weight of a large box be L, and the weight of a small box be S.
We know that 5 large boxes and 3 small boxes is 120kg, so:
5L + 3S = 120
We also know that 7 large boxes and 9 small boxes is 234kg, so:
7L + 9S = 234
You can multiply the first equation by 3 to get:
15L + 9S = 360
See how now both equations have 9S? We can now subtract one from the other:
(15L+9S) - (7L+9S) = 360-234
8L = 126
L = 15.75
Now sub this value back into an equation:
(5x15.75) + 3S = 120
3S = 41.25
S = 13.75
Double check these values
(7x15.75) + (9x13.75)
= 110.25 + 123.75
=234, which is consistent with above.
So a large box is 15.75kg, and a small box is 13.75kg.
Hope this helped