Answer: Isolate the variable by dividing each side by factors that don't contain the variable.
Exact Form:
x
=
−
1
2
Decimal Form:
x
=
−
0.5
Step-by-step explanation:
Answer:
m (x) = -2(x-6)^2 +18
Step-by-step explanation:
I believe the equation is
![4 \sqrt[4]{2x} + 6 \sqrt[4]{2x}](https://tex.z-dn.net/?f=4%20%5Csqrt%5B4%5D%7B2x%7D%20%2B%206%20%20%5Csqrt%5B4%5D%7B2x%7D%20)
In this case, you would simplify it by adding them together.
![4 \sqrt[4]{2x} + 6 \sqrt[4]{2x}](https://tex.z-dn.net/?f=4%20%5Csqrt%5B4%5D%7B2x%7D%20%2B%206%20%20%5Csqrt%5B4%5D%7B2x%7D%20)
=
![10 \sqrt[4]{2x}](https://tex.z-dn.net/?f=10%20%20%5Csqrt%5B4%5D%7B2x%7D%20)
And can even be changed to an exponential equation:
Answer:
$3.25
Step-by-step explanation:
Given that:
Mean, λ = 1.4
Strike within next minute = $3 won
Strike between one and 2 minutes = $5
Strike more than 2 minutes = $1
Probability that next strike occurs within the next minute :
Using poisson :
P(x < 1) = 1 - e^-(λx) ;
P(x < 1) = 1 - e^-(1.4*1) = 1 - e^-1.4
P(x < 1) = 1 - 0.2465969
P(x < 1) = 0.7534030
Next strike occurs between 1 and 2 minutes :
(1 < x < 2) :
P(x < 2) - P(x < 1)
P(x < 2) = 1 - e^-(λx) ;
P(x < 2) = 1 - e^-(1.4*2) = 1 - e^-2.8
P(x < 2) = 1 - 0.0608100
P(x < 2) = 0.9391899
P(x < 2) - P(x < 1)
0.9391899 - 0.7534030 = 0.1857869
P(striking after 2 minutes)
P(x > 2) = e^-(λx) ;
P(x > 2) = e^-(1.4*2) = e^-2.8
P(x > 2) = 0.0608100
Amount charged :
(0.7534030 * 3) + (0.1857869 * 5) + (0.06081 * 1)
= 3.2499
= $3.25
Answer:
y = x - 10
Step-by-step explanation:
Find the slope:
-4 - (-8) ÷ 6 - 2
-4 + 8 ÷ 6 - 2
4 ÷ 4
= 1
Substitute into the slope-intercept equation:
y = mx + b
Let's use the first coordinate (2,-8) for the x and y values
m = 1
-8 = 1(2) + b
-8 = 2 + b
-2 -2
-10 = b
Write equation:
y = 1x -10 or y = x -10