Answer:
to determine this you would have to find out how many hours the man lived and slept.
Step-by-step explanation:
Answer:
a) Probability of picking Two MAGA buttons without replacement = 0.15
b) Probability of picking a MAGA and GND button in that order = 0.0833
Probability of picking a MAGA and GND button in with the order unimportant = 0.167
Step-by-step explanation:
10 MAGA [MAKE AMERICA GREAT AGAIN] buttons, 5 GND [GREEN NEW DEAL] buttons and 10 NAW [NEVER A WALL] buttons.
Total number of buttons = 10 + 5 + 10 = 25
Let probability of picking a MAGA button be P(M) = 10/25 = 0.4
Probability of picking a GND button be P(G) = 5/25 = 0.2
Probability of picking a NAW button be P(N) = 10/25 = 0.4
a) Probability of picking Two MAGA buttons without replacement = (10/25) × (9/24) = 3/20 = 0.15
b) Probability of picking a MAGA and GND button in that order = (10/25) × (5/24) = 1/12 = 0.0833
Probability of picking a MAGA and GND button in with the order unimportant = [(10/25) × (5/24)] + [(5/25) × (10/24)] = 1/6 = 0.167
Answer:
If two angles are not complementary, then their angles add up to 180 degrees.
Step-by-step explanation:
Answer:
92 attendees had activity cards
Step-by-step explanation:
Let x be the number of students with activity cards. Then 130-x is the number without, and the total revenue is ...
7x +10(130 -x) = 1024
7x +1300 -10x = 1024 . . . . eliminate parentheses
-3x = -276 . . . . . . . . . . . . . collect terms; subtract 1300
x = 92 . . . . . . divide by 3
92 students with activity cards attended the dance.
_____
<em>Comment on the solution</em>
Often, you will see such a problem solved using two equations. For example, they might be ...
Let 'a' represent the number with an activity card; 'w' the number without. Then ...
- a+w = 130 . . . . the total number of students
- 7a +10w = 1024 . . . . the revenue from ticket sales
The problem statement asks for the value of 'a', so you want to eliminate w from these equations. You can do that using substitution. Using the first equation to write an expression for w, you have ...
w = 130-a
and making the substitution into the second equation gives ...
7a +10(130 -a) = 1024
This should look a lot like the equation we used above. There, we skipped the extra variable and went straight to the single equation we needed to solve.