180 degree rotation negates both coordinates, and takes a point from quadrant 2 to quadrant 4.
Answer: 4
We can also rotate 180 degrees clockwise, or 540 degrees counterclockwise and end up in the same place.
Combining transformations, we can reflect in the x axis and then in the y axis, also negating both coordinates so equivalent to 180 degree rotation.
Answer:
Step-by-step explanation:
We expect the equation for y to be quadratic. Since the table is obviously symmetrical about x=3, we can start with the vertex form ...
y = a(x -3)² +b
Filling in the values from the first two table points, we get
For (x, y) = (0, 6):
6 = a(0 -3)² + b ⇒ 9a +b = 6
For (x, y) = (2, 22):
22 = a(2-3)² +b ⇒ a +b = 22
Subtracting the second equation from the first gives ...
(9a +b) -(a +b) = (6) -(22)
8a = -16 . . . . . . collect terms
a = -2 . . . . . . . . divide by 8
The second equation above tells us ...
b = 22 -a = 22 -(-2) = 24
So, our equation for y is ...
y = -2(x -3)² +24
__
The value of y for x=5 is ...
y = -2(5 -3)² +24 = 16
The height of the ball after 5 seconds is 16 feet.
R(x) = 60x - 0.2x^2
The revenue is maximum when the derivative of R(x) = 0.
dR(x)/dx = 60 - 0.4x = 0
0.4x = 60
x = 60/0.4 = 150
Therefore, maximum revenue is 60(150) - 0.2(150)^2 = 9000 - 4500 = $4,500
Maximum revenue is $4,500 and the number of units is 150 units
Pretty sure it’s the bottom right option