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:
B)
Step-by-step explanation:
no. of Classes = x
cans = 220
220×x = 220x
no.of classes × cans = total number of cans
Answer:
The length of each blue trim is 17.2 inches
Step-by-step explanation:
Given
See attachment for banner
Required
The length of each blue trim
Since all 4 triangles are equal, then the dimension of 1 triangle is:


The hypotenuse (x) of the triangle blue trim is represented by the blue trim
So:

This gives



Take square root


Answer:
(5x^2)/(y^3)
Step-by-step explanation:
(-5/6)+(-5/6) have the same denominator (number at bottom of fraction), so all you have to do is add the numerator(top number). So -5 +-5 =-10 . Now you have -10/6, which simplifies to -5/3.
Hope this helps :)