Answer:
- diagram is below
- 6, 11, 16, 21
- s[n] = s[n-1] +5
- 26, 31, 36
Step-by-step explanation:
a) See below for the next diagram in sequence.
__
b) The numbers of straws in each diagram are ...
6, 11, 16, 21, ...
__
c) Each term is 5 more than the previous one, so the recursive rule for the number of straws is ...
s[1] = 6
s[n] = s[n-1] +5
__
d) The next three terms of the sequence are ...
..., 26, 31, 36, ...
The correct answer would be 42.50
Work:
50 divided by 100 = .5
.5 * 15 = 7.5
50 - 7.5 = 42.50.
Answer:
74.86% probability that a component is at least 12 centimeters long.
Step-by-step explanation:
Problems of normally distributed samples are solved using the z-score formula.
In a set with mean
and standard deviation
, the zscore of a measure X is given by:

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.
In this problem, we have that:

Variance is 9.
The standard deviation is the square root of the variance.
So

Calculate the probability that a component is at least 12 centimeters long.
This is 1 subtracted by the pvalue of Z when X = 12. So



has a pvalue of 0.2514.
1-0.2514 = 0.7486
74.86% probability that a component is at least 12 centimeters long.
Answer:
C
Step-by-step explanation:
The domain of the function is [-4,∞).
Domain is the set of all the possible inputs for which the function is defined.
The given function is:
y = √x+4
It is a radical function. The function is defined if the expression inside the radical greater than or equal to zero.
x+4≥0
Subtract 4 from both the sides.
x+4-4 ≥ 0-4
x ≥ 4
The domain of the function is:
Domain = {xIx ≥ -4} = [-4,∞)
learn more about Domain here:
brainly.com/question/26098895
#SPJ4