Well its
900+0+0
basically
like if it was
9,234
then it would be
9000+200+30+4
Answer:
(a)
and
are indeed mutually-exclusive.
(b)
, whereas
.
(c)
.
(d)
, whereas 
Step-by-step explanation:
<h3>(a)</h3>
means that it is impossible for events
and
to happen at the same time. Therefore, event
and
are mutually-exclusive.
<h3>(b)</h3>
By the definition of conditional probability:
.
Rearrange to obtain:
.
Similarly:
.
<h3>(c)</h3>
Note that:
.
In other words,
and
are collectively-exhaustive. Since
and
are collectively-exhaustive and mutually-exclusive at the same time:
.
<h3>(d)</h3>
By Bayes' Theorem:
.
Similarly:
.
Answer:
0.4 ft
Step-by-step explanation:
It can be convenient to let a spreadsheet compute the values for you. Here, we have written an explicit formula for the height of the n-th bounce:
h = 5.5×0.64^(n-1)
We have written the formula this way because we are given the height of the first bounce, not the starting height. Each bounce multiplies the height by a factor of 0.64. Then the 7th bounce will have a height of ...
h = 5.5×0.64^6 ≈ 0.378 ≈ 0.4 . . . . feet
Answer:
Option B is correct
Step-by-step explanation:
We need to find g(h(f(x))
We first find h(f(x))
f(x) = x-3/x
Putting value of f(x) in place of x in h(x)
h(x) = 2x+1
h(f(x)) = 2(x-3/x) + 1
= 2(x-3/x) + 1
= 2x -6 /x +1
= 2x-6 +x/x
= 3x-6/x
Now, putting value of h(f(x)) in g(x)
g(x) = x+3
g(h(f(x)))= (3x-6/x) + 3
= 3x-6/x + 3
= 3x-6+3x/x
= 6x-6/x
So, Option B is correct.