Answer: The line already goes thru 6,2 because 6=1/3(2) So the equation is y=1/3x
Step-by-step explanation:
(y-2)=1/3(x-6)
y-2=1/3x-6/3
y=1/3x
Answer: The input variable is the number of days since September 9th.. The unit for the input variable is single days.
When you are given an equation, there is an input and an output. In this case, you put in the number of days and the output is the distance between the lava and the road.
If you make a chart of the inputs and outputs, you will see that the lava is getting closer to the road.
Answer:
-1 <= x <= 1
Step-by-step explanation:
√((1-2x+x^2)+2-2x^2)
= √((1-x)^2 + 2*(1-x)(1+x) )
điều kiện là 1 - x > =0 và 1+x >=0
giải 2 bất phương trình trên ta thu đc kết ququả
Answer:
0.15651
Step-by-step explanation:
This can be approximated using a Poisson distribution formula.
The Poisson distribution formula is given by
P(X = x) = (e^-λ)(λˣ)/x!
P(X ≤ x) = Σ (e^-λ)(λˣ)/x! (Summation From 0 to x)
where λ = mean of distribution = 20 red bags of skittles (20% of 100 bags of skittles means 20 red bags of skittles)
x = variable whose probability is required = less than 16 red bags of skittles
P(X < x) = Σ (e^-λ)(λˣ)/x! (Summation From 0 to (x-1))
P(X < 16) = Σ (e^-λ)(λˣ)/x! (Summation From x=0 to x=15)
P(X < 16) = P(X=0) + P(X=1) + P(X=2) +......+ P(X=15)
Solving this,
P(X < 16) = 0.15651