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:
False
Step-by-step explanation:
The equation is equal to -24 = -19. That's not true
Answer:
B. (1,5) and (5.25, 3.94)
Step-by-step explanation:
The answer is where the 2 equations intersect.
We need to solve the following system of equations:
y = -x^2 + 6x
4y = 21 - x
From the second equation:
x = 21 - 4y
Plug this into the first equation:
y = -(21 - 4y)^2 + 6(21 - 4y)
y = -(441 - 168y + 16y^2)+ 126 - 24y
y = -441 + 168y - 16y^2 + 126 - 24y
16y^2 + y - 168y + 24y + 441 - 126 = 0
16y^2 - 143y + 315 = 0
y = [-(-143) +/- sqrt ((-143)^2 - 4 * 16 * 315)]/ (2*16)
y = 5, 3.938
When y = 5:
x = 21 - 4(5) = 1
When y = 3.938
x = 21 - 4(3.938) = 5.25.
Answer:
x=25 or x=0
Step-by-step explanation:
4x(x−25)=0
Step 1: Simplify both sides of the equation.
4x2−100x=0
For this equation: a=4, b=-100, c=0
4x2+−100x+0=0
Step 2: Use quadratic formula with a=4, b=-100, c=0.
x=−b±√b2−4ac over 2a
x=−(−100)±√(−100)2−4(4)(0) over 2(4)
x=100±√10000 over 8
x=25 or x=0