It is <span>reflection across y = x
</span>
Answer:
4
Step-by-step explanation:
Divide 5 on both sides, to get x=4
Y = mx + b
b: y-intercept (when x equals zero)
m: slope ((y₂ - y₁) ÷ (x₂ - x₁))
Y - Intercept:
To find the y-intercept, just look at the table. The y-intercept is whatever y equals when x equals zero. In this case it is -8.
Slope:
(y₂ - y₁) ÷ (x₂ - x₁)
Pick two points and substitute them into this equation. Let's use (-3, 1) and (-2, -2).
(-2 - 1) ÷ (-2 + 3)
-3 ÷ 1
-3
Now substitute these values back into the equation.
y = mx + b
y = -3x - 8
The answer is a.
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.