5 2/5 is the answer as a mixed number
THE SURFACE AREA IS 3220CM^2
Across smallest side- smallest angle.
across largest side- largest angle
largest side is AC, so largest angle is B
smallest side is AB, so smallest angle is C
angles from smallest to largest : C, A, B
I'm assuming this is a system of equations you want solved so,
x = -y + 3
-2(-y+3)+4y = 6
2y - 6 + 4y = 6
6y = 12
y = 2
x + 2 = 3
x = -1
(-1,2)
Let X be a discrete random variable with geometric distribution.
Let x be the number of tests and p the probability of success in each trial, then the probability distribution is:
P (X = x) = p * (1-p) ^ (x-1). With x = (1, 2, 3 ... n).
This function measures the probability P of obtaining the first success at the x attempt.
We need to know the probability of obtaining the first success at the third trial.
Where a success is defined as a customer buying online.
The probability of success in each trial is p = 0.3.
So:
P (X = 3) = 0.3 * (1-0.3) ^ (3-1)
P (X = 3) = 0.147
The probability of obtaining the first success at the third trial is 14.7%