To get rid of
, you have to take the third root of both sides:
But that won't help you with understanding the problem. It is better to write
as a product of 2 polynomials:
From this we know, that
is the solution. Another solutions (complex roots) are the roots of quadratic equation.
Answer:
a) 8*88*10⁻⁶ ( 0.00088 %)
b) 0.2137 (21.37%)
Step-by-step explanation:
if the test contains 25 questions and each questions is independent of the others, then the random variable X= answer "x" questions correctly , has a binomial probability distribution. Then
P(X=x)= n!/((n-x)!*x!)*p^x*(1-p)^(n-x)
where
n= total number of questions= 25
p= probability of getting a question right = 1/4
then
a) P(x=n) = p^n = (1/4)²⁵ = 8*88*10⁻⁶ ( 0.00088 %)
b) P(x<5)= F(5)
where F(x) is the cumulative binomial probability distribution- Then from tables
P(x<5)= F(5)= 0.2137 (21.37%)
Answer:
Step-by-step explanation:
Given that according to the U.S. Census Bureau, the prob ability that a randomly selected household speaks only English at home is 0.81.
The probability that a randomly selected household speaks only Spanish at home is 0.12.
(a) the probability that a randomly selected household speaks only English or only Spanish at home
= 0.81+0.12 = 0.93
(since these two are disjoint sets)
(b) the probability that a randomly selected household speaks a language other than only English or only Spanish at home
= 1-0.93= 0.07 (remaining)
(c) the probability that a randomly selected household speaks a language other than only English at home
=1-0.81=0.19
(d) Can the probability that a randomly selected household speaks only Polish at home equal 0.08? Why or why not?
Polish alone can never exceed 1-(0.81+0.12) i.e. 0.70
At most it can take values as 0.7 only
So no is the answer.
Answer:
(-2, -5)
(-1, -2)
(0, 1)
(1, 4)
(2, 7)
Step-by-step explanation:
Substitute x with each number and solve equation.
Answer:
y = -13.5
x = -10.5
Step-by-step explanation:
Hi there!
Let the two numbers be equal to <em>x</em> and <em>y</em>.
The difference of two numbers is 3 ⇒ x - y = 3
Their sum is - 24 ⇒ x + y = -24
Solve using elimination:
x - y = 3
x + y = -24
Add the two equations:
x + x - y + y = 3 - 24
2x = -21
x = -10.5
Solve for y:
-10.5 - y = 3
- y = 3 + 10.5
y = -13.5
I hope this helps!