I think the rule has something to do with adding. I noticed that when the input was at 0 the output was 20, When the input was 15 the output was 5, when the input was 8 the output was 12, and so on. I think the rule is, no matter what number is in the input or the output, it must equal 20.
Hope This Helps!
<span>17⁄40 simplest form. ..........
</span>
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:
y = 4 or y = 6
Step-by-step explanation:
2log4y - log4 (5y - 12) = 1/2
2log_4(y) - log_4(5y-12) = log_4(2) apply law of logarithms
log_4(y^2) + log_4(1/(5y-12)) = log_4(/2) apply law of logarithms
log_4(y^2/(5y-12)) = log_4(2) remove logarithm
y^2/(5y-12) = 2 cross multiply
y^2 = 10y-24 rearrange and factor
y^2 - 10y + 24 = 0
(y-4)(y-6) = 0
y= 4 or y=6