Answer:
(0, 33) : Yes
(4.8, 30.5) : Yes
Step-by-step explanation:
height of at least 24 ft : y >= 24
horizontal distance of no more than 10 ft. : 0 <= x <= 10
The vertical height must be at least three times as high as the horizontal distance. No rocket should go higher than 33 ft.:
y >= 3x and y <= 33
So Constraints:
24 <= y <= 33
y >= 3x
0 <= x <= 10
Now check to see if those coordinate points meet all the constraints
(0, 33) : Yes
(4.8, 30.5) : Yes
(9, 26) : No (because 26 is less than (3 * 9) = 27)
(4, 36)
: No (because 36 > 33, must be 24 <= y <= 33)
(2, 22): No (because 22 <24, must be 24 <= y <= 33)
Answer: 0.02
Step-by-step explanation:
OpenStudy (judygreeneyes):
Hi - If you are working on this kind of problem, you probably know the formula for the probability of a union of two events. Let's call working part time Event A, and let's call working 5 days a week Event B. Let's look at the information we are given. We are told that 14 people work part time, so that is P(A) = 14/100 - 0.14 . We are told that 80 employees work 5 days a week, so P(B) = 80/100 = .80 . We are given the union (there are 92 employees who work either one or the other), which is the union, P(A U B) = 92/100 = .92 .. The question is asking for the probability of someone working both part time and fll time, which is the intersection of events A and B, or P(A and B). If you recall the formula for the probability of the union, it is
P(A U B) = P(A) +P(B) - P(A and B).
The problem has given us each of these pieces except the intersection, so we can solve for it,
If you plug in P(A U B) = 0.92 and P(A) = 0.14, and P(B) = 0.80, you can solve for P(A and B), which will give you the answer.
I hope this helps you.
Credit: https://questioncove.com/updates/5734d282e4b06d54e1496ac8
Answer:
they cost 13.86666666666667
Step-by-step explanation:
Y=2x+1... I hope this helps love! :)
Answer:
Adult=1,385.71
Children=814.29
Approximately
Adult=1386
Children=814
Step-by-step explanation:
c= number of children
a= number of adults
Admission fee for children=$4.50
Admission fee for adults=$8.00
Total attendees=2200
Total amount realized=$5050
We need two equations to solve the two unknowns
c + a=2200 (1)
4.50c + 8.00a=5,050 (2)
From (1)
c + a=2200
c=2200 - a
Substitute c=2200 - a into (2)
4.50c + 8.00a=5,050
4.50(2200 - a) + 8.00a=5050
9900 - 4.50a +8.00a=5050
Collect like terms
9900-5050= -4.50a+8.00a
4,850=3.5a
Divide both sides by 3.5
1,385.71=a
Substitute a=1,385,71 into (1)
c + a=2200
c+1385.71=2200
c=2200-1385.71
=814.29
c=814.29