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:
I not sure what the question is
Step-by-step explanation:
Answer:
A. 41
Step-by-step explanation:
Look at the number 6 and follow the line until it shows you the number, which 41
This would be something like [5] or -[-5] which is absolute value (>.<)
Answer:
C
Step-by-step explanation:
The red graph is the graph of y = f(x) shifted 1 unit right and then reflected in the x- axis.
Given y = f(x) then f(x + a) is a horizontal translation of a units
• If a > 0 then shift to the left of a units
• If a < 0 then shift to the right of a units
Here shift to the right of 1 unit, thus
y = f(x - 1)
Under a reflection in the x- axis
a point (x, y ) → (x, - y )
Note the y- coordinates are the negative of each other, thus
- y = f(x)
Now
= - y, hence
The equation for the red graph is
= f(x - 1) → C