Answer:
38
Step-by-step explanation:
Since Oliver ran 23 fewer laps, you would use subtraction.
So you do 61-23=38
Hope this helps!!
Let me know if you are confused.
Let us break it down. A sum of ten. That is just
+10
Then, we will add that to the quotient (which is the number after dividing) of a number x and 6. We can write that as
+ x/6
The slash means division here. Thus your final answer is
10 + x/6
The answer would be 8! This is because there were already five and then Jason got in, so six, and then two friends got in as well, so six plus two is eight!
Answer:
a) x = 1225.68
b) x = 1081.76
c) 1109.28 < x < 1198.72
Step-by-step explanation:
Given:
- Th random variable X for steer weight follows a normal distribution:
X~ N( 1154 , 86 )
Find:
a) the highest 10% of the weights?
b) the lowest 20% of the weights?
c) the middle 40% of the weights?
Solution:
a)
We will compute the corresponding Z-value for highest cut off 10%:
Z @ 0.10 = 1.28
Z = (x-u) / sd
Where,
u: Mean of the distribution.
s.d: Standard deviation of the distribution.
1.28 = (x - 1154) / 86
x = 1.28*86 + 1154
x = 1225.68
b)
We will compute the corresponding Z-value for lowest cut off 20%:
-Z @ 0.20 = -0.84
Z = (x-u) / sd
-0.84 = (x - 1154) / 86
x = -0.84*86 + 1154
x = 1081.76
c)
We will compute the corresponding Z-value for middle cut off 40%:
Z @ 0.3 = -0.52
Z @ 0.7 = 0.52
[email protected] < x < [email protected]
-.52*86 + 1154 < x < 0.52*86 + 1154
1109.28 < x < 1198.72