Step-by-step explanation:
The value of X is given so put the value of X in 1/4 (2)^x
Answer:
C. 27.3%
Step-by-step explanation:
The total number of people who ordered a sundae is 22.
The number of those who got crushed candy is 6.
To find the percentage, divide the value (6) by the total value (22), and then multiply it by 100.
Thus, 6 is approximately 27.3% of 22.
45 divided by 9 is 5 so 5 times 2 is 10. So theirs 10 girls at the park
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)