Answer:
0.589
Step-by-step explanation:
THis is a conditional probability question. Let's look at the formula first:
P (A | B) = P(A∩B)/P(B)
" | " means "given that".
So, it means, the <u><em>"Probabilty A given that B is equal to Probability A intersection B divided by probability of B."</em></u>
<u><em /></u>
So we want to know P (Female | Undergraduate ). This in formula is:
P (Female | Undergraduate) = P (Female ∩ Undergraduate)/P(Undergraduate)
Now,
P (Female ∩ Undergraduate) means what is common in both female and undergraduate? There are 43% female that are undergrads. Hence,
P (Female ∩ Undergraduate) = 0.43
Also,
P (Undergraduate) is how many undergrads are there? There are 73% undergrads, so that is P (undergraduate) = 0.73
<em>plugging into the formula we get:</em>
P (Female | Undergraduate) = P (Female ∩ Undergraduate)/P(Undergraduate)
=0.43/0.73 = 0.589
this is the answer.
Answer: 1/5, 1/2, 0.
Step-by-step explanation:
given data:
no of cameras = 6
no of cameras defective = 3
no of cameras selected = 2
Let p(t):=P(X=t)
p(2)=m/n,
m=binomial(3,2)=3!/2!= 3
n=binomial(6,2)=6!/2!/4! = 15
p(3)= 3/15
= 1/5.
p(1)=m/n,
m=binomial(6,1)*binomial(2,2)=6!/1!/4!*2!/2!/0!= 7.5
n=binomial(6,2)= 15
p(2)= 7.5/15
= 1/2
p(0)=m/n,
m=0
p(0)=0
Factor:
3x^2 + 27
= 3(x^2 + 9)
Answer is 3(x^2 + 9), when factored.
A) (3x + 9i)(x + 3i)
= (3x + 9i)(x + 3i)
= (3x)(x) + (3x)(3i) + (9i)(x) + (9i)(3i)
= 3x^2 + 9ix + 9ix + 27i^2
= 27i^2 + 18ix + 3x^2
B) (3x - 9i)(x + 3i)
= (3x + - 9i)(x + 3i)
= (3x)(x) + (3x)(3i) + ( - 9i)(x) + (- 9i)(3i)
= 3x^2 + 9ix - 9ix - 27i^2
= 27i^2 + 3x^2
C) (3x - 6i)(x + 21i)
= (3x + - 6i)(x + 21i)
= (3x)(x) + (3x)(21i) + (- 6i)(x) + ( -6i)(21i)
= 3x^2 + 63ix - 6ix - 126i^2
= - 126i^2 + 57ix + 3x^2
D) (3x - 9i)(x - 3i)
= (3x + - 9)(x + - 3)
= (3x)(x) + (3x)( - 3i) + (- 9)(x) + ( - 9)( - 3i)
= 3x^2 - 9ix - 9x + 27i
= 9ix + 3x^2 + 27i - 9x
Hope that helps!!!
Answer:
x = 5, 2
Step-by-step explanation:
x^2 = 7x - 10
x^2 -7x + 10 = 0
(x - 2)(x - 5) = 0
x = 5, 2