Answer:
<h2>11.25min</h2>
Step-by-step explanation:
In this problem, we first need to find the rate at which syn burns calories per minute
so in 15mins, he burns 200 calories
in 1 mins he will burn x
x= 200/15
x=13.33 calories per min this is the rate
So in one minute he will burn 13.33 calories
Now using the idea of rate=quantity/time
the rate=13.33
quantity=15 calories
time=?
time=quantity/rate
time=150/13.33
time=11.25min
Alternatively
(very fast approach)
if syn spend 15min to burn 200 cal
then he will spend x min to burn 150 cal
cross multiply
x=(150*15)/200
x=2250/200
x=11.25mins
Answer: 8.50h = 136 or 8.50 x h = 136
Step-by-step explanation:
However many hours he worked times how much he makeshifts per hour (8.50) would be like that . 8.50 x 16(h)= 136
Answer:
Given a number N, print all numbers in range from 1 to N having exactly 3 divisors. Examples: Input : N = 16 Output : 4 9 4 and 9 have exactly three divisors. Divisor Input : N = 49 Output : 4 9 25 49 4, 9, 25 and 49 have exactly three divisors.
Step-by-step explanation:
If you search him up
The answer would be
B- Bottura cooks expensive meals for people in fancy restaurants
Hope this helps :)
Answer:
391 chips
Step-by-step explanation:
This is a Poisson distribution problem with the formula;
P(X = k) = (e^(-λ) × λ^(k))/k!
Let n be the number of chips she puts in the dough.
Since she makes chocolate chip cookies in batch of 100, then the mean number of chips is n/100.
So, λ = n/100
Now, we want to find how many chips should she put in the dough so that the probability your cookie contains no chip is 0.02.
Thus;
P(X = 0) = (e^(-λ) × λ^(0))/0! = 0.02
This gives;
e^(-λ) = 0.02
Putting λ = n/100, we have;
e^(-n/100) = 0.02
-n/100 = In 0.02
-n/100 = -3.912
n = -100 × -3.912
n ≈ 391 chips