Answer:
B 120 different combinations
Step-by-step explanation:
There are 6 letters to choose from
Picking a letter for the first spot 6
Then there are 5 letters left
Picking a letter for the second spot 5
Then there are 4 letters left
Picking a letter for the second spot 4
6*5*4
= 120
Answer:
Step-by-step explanation:
<u>Slope-intercept form: </u>
<u>Use two of the ordered pairs and find the slope:</u>
- m = (1-2)/(0-(-2)) = -1/2
<u>y-intercept is 1 as point (0, 1) is given in the table:</u>
<u>The line is:</u>
Explicit Formula
Just in case you don't know what this is, the explicit formula is the formula that solves for any term in the series without necessarily knowing what came before the term you are solving.
<em><u>Givens</u></em>
d = t_(n + 1) - t_n You can take any term and the next term for this part of the formula
d = t_3 - t_2
t_3 = 1
t_2 = -7
d = 1 - - 7 = 8
a = -15
<em><u>Formula</u></em>
t_n = a + (n - 1)*d
t_n = -15 + (n - 1)*8
For example find the 5th term.
t_5 = - 15 + (5 - 1)*8
t_5 = - 15 + 4 *8
t_5 = -15 + 32
t_5 = 17 Which is what you have.
Recursive Formula
Computers really like this formula. They use it in what is called a subroutine and they pass values from one part of the program to a subroutine which evaluates the given and sends the result back. I'm telling you all this so you see why you are doing it. The disadvantage of it for humans is that you must know the preceding term to use the recursive formula.
<em><u>Formula</u></em>
t_n = t_(n - 1) + d
<em><u>Example</u></em>
t_6 = t_(6 - 1) + d
t_6 = t_5 + 8
t_6 = 17 + 8
t_6 = 25
You can check this by using the explicit formula.
Given:
μ = 68 in, population mean
σ = 3 in, population standard deviation
Calculate z-scores for the following random variable and determine their probabilities from standard tables.
x = 72 in:
z = (x-μ)/σ = (72-68)/3 = 1.333
P(x) = 0.9088
x = 64 in:
z = (64 -38)/3 = -1.333
P(x) = 0.0912
x = 65 in
z = (65 - 68)/3 = -1
P(x) = 0.1587
x = 71:
z = (71-68)/3 = 1
P(x) = 0.8413
Part (a)
For x > 72 in, obtain
300 - 300*0.9088 = 27.36
Answer: 27
Part (b)
For x ≤ 64 in, obtain
300*0.0912 = 27.36
Answer: 27
Part (c)
For 65 ≤ x ≤ 71, obtain
300*(0.8413 - 0.1587) = 204.78
Answer: 204
Part (d)
For x = 68 in, obtain
z = 0
P(x) = 0.5
The number of students is
300*0.5 = 150
Answer: 150