x = number of desks needed to make
equation: 150 +15.50x >= 400
solution:
150 +15.50x >=400
15.50x = 250
x = 250/15.50 = 16.129
he needs to assemble 17 desks
15.50*17 = 263.50 +150 = $413.50
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.
f(x) = 5x − 1 and g(x) = 2x^2 + 1
(f × g)(x) = (5x − 1)(2x^2 + 1)
(f × g)(x) = 10x^3 - 2x^2 + 5x - 1
Substitute x = - 3
(f × g)(-3) = 10(-3)^3 - 2(-3)^2 + 5(-3) - 1
(f × g)(-3) = 10(-27) - 2(9) -15 - 1
(f × g)(-3) =-270 - 18 - 16
(f × g)(-3) = -236
Answer
- 236