This is a binomial experiment and you'll use the binomial probability distribution because:
- There are two choices for each birth. Either you get a girl or you get a boy. So there are two outcomes to each trial. This is where the "bi" comes from in "binomial" (bi means 2).
- Each birth is independent of any other birth. The probability of getting a girl is the same for each trial. In this case, the probability is p = 1/2 = 0.5 = 50%
- There are fixed number of trials. In this case, there are 5 births so n = 5 is the number of trials.
Since all of those conditions above are met, this means we have a binomial experiment.
Some textbooks may split up item #2 into two parts, but I chose to place them together since they are similar ideas.
The perimeter of parallelogram WXYZ is 22
You need to know the equation of motion for the particle.
Answer:
Step-by-step explanation:
First confirm that x = 1 is one of the zeros.
f(1) = 2(1)^3 - 14(1)^2 + 38(1) - 26
f(1) = 2 - 14 + 38 - 26
f(1) = -12 + 38 = + 26
f(1) = 26 - 26
f(1) = 0
=========================
next perform a long division
x -1 || 2x^3 - 14x^2 + 38x - 26 || 2x^2 - 12x + 26
2x^3 - 2x^2
===========
-12x^2 + 28x
-12x^2 +12x
==========
26x -26
26x - 26
========
0
Now you can factor 2x^2 - 12x + 26
2(x^2 - 6x + 13)
The discriminate of the quadratic is negative. (36 - 4*1*13) = - 16
So you are going to get a complex result.
x = -(-6) +/- sqrt(-16)
=============
2
x = 3 +/- 2i
f(x) = 2*(x - 1)*(x - 3 + 2i)*(x - 3 - 2i)
The zeros are
1
3 +/- 2i