Answer:
The bottom 3 is separated by weight 7.8896 g and the top 3 is separated by weight 8.1904 g.
Step-by-step explanation:
We are given that
Mean, 
Standard deviation, 
We have to find the two weights that separate the top 3% and the bottom 3%.
Let x be the weight of machine components


=0.03
From z- table we get

Therefore, we get







Hence, the bottom 3 is separated by weight 7.8896 g and the top 3 is separated by weight 8.1904 g.
Answer:
720,682.92
Step-by-step explanation:
8.5% = 0.085
P(t) = Initial Population * (1 + rate)t
P(t) = 230,000(1 + 0.085)t
P(t) = 230,000(1.085)t
P(14) = 230,000(1.085)14
P(14) = 720,682.82
You know 1 is not a root because the sum of the coeffcients of the equation is 14, not zero.
It is fairly easy to try 3 by synthetic division (see attachment), which tells you that 3 is a root and the remaining quadratic factor is x²-3x-5. The quadratic formula tells you the roots of that factor are
... x = (-b±√(b²-4ac))/(2a) = (3±√29)/2
The appropriate choices are
... C. (3-√29)/2
... D. (3+√29)/2
... F. 3
_____
The quadratic formula tells you the solution to
... ax²+bx+c=0
is x = (-b±√(b²-4ac))/(2a)
We have a=1, b=-3, c=-5.
Answer:
Ending Amount = Beginning Amount / 2 ^ n
where 'n' = number of half-lives n = 65 / 29 = 2.2413793103
Ending Amount = 25 g / 2^2.2413793103
Ending Amount = 25 / 4.7284892286
Ending Amount = 5.2871009727 g = 5.29 g (rounded)
Step-by-step explanation:
I'm assuming that you are talking about sequences <3
In the context of a recursive formula where we have "n-1" in sub-index of "a", you can think of "a" as the previous term in the sequence. In the context of an explicit formula like "-5+2(n-1)" "n-1" represents how many times we need to add 2 to the first term to get the nth term.
Dw if you don't understand, sequences and functions isn't an easy topic