Answer:
X= -2
Step-by-step explanation:
So for example 11/3 is 3 2/3 because you divide 11 by 3 and how you do it is that 3 goes into 11 3 times so you would write three on top of the 11 and then subtract 11-9 which is 2 so it is 3 2/3
To solve for the P(54,000≤x≤66000) we proceed as follows:
z-score=(x-μ)/σ
μ-60000
σ-4000
thus:
when x=66,000
z-score=(66000-60000)/4000=1.5
P(z≤1.5)=0.9332
when x=54000
z=(54000-60000)/4000
z=-1.5
P(z≤-1.5)=0.0668
thus
P(54,000≤x≤66000)
=P(z≤1.5)-P(z≤-1.5)
=0.9332-0.0668
=0.8664
Answer: 0.8664
Answer:
roots: 1 and 3
k = 3
Step-by-step explanation:
2 roots: p and p+2
(x-p) (x-p-2) = x² - 4x + k
x² -2px -2x + p² + 2p = x² - 2 (p+1)x + (p² + 2p) = x² -4x + k
-2 (p+1) = -4
p+1 = 2
p = 1 ... root 1
p' = 1+2 = 3 ... root 2
k = p² + 2p = 3
check: (x-1) (x-3) = x² - 4x + 3 = x² - 4x + k