<h3>
Answer: Choice C</h3>
=================================================
Explanation:
For choice C, the x values are out of order, so it might be tricky at first. I recommend sorting the x values from smallest to largest to get -2, -1, 0, 1, 2. Do the same for the y values as well. Make sure the correct y values stay with their x value pairs. You should get the list of y values to be 4, 2, 1, 1/2, 1/4
Check out the attached image below for the sorted table I'm referring to
We can see the list of y values is going down as x increases. This is a good sign we have decay. Further proof is that we multiply each term by 1/2 to get the next one
4 times 1/2 = 2
2 times 1/2 = 1
1 times 1/2 = 1/2
1/2 times 1/2 = 1/4
and so on. Effectively we can say the decay rate is 50%
Answer:
y = x + 8
Step-by-step explanation:
(x² + 6x - 9)/(x - 2)
[x² - 2x + 8x - 16 + 7]/(x - 2)
[x(x - 2) + 8(x - 2) + 7]/(x - 2)
x + 8 + 7/(x - 2)
Oblique asymptote: y = x + 8
Answer:
B: 12.9
Step-by-step explanation:
If A B and C are the alternatives, the answer is B: 12.9
The reason is that the hypotenuse can't be smaller than one of its sides, that eliminates alternative C.
And also, the hypotenuse can't be bigger than segments AC + BC, since the side AC is bigger and AC measures 10.8, the hypotenuse would have to measure < 21.6
Any questions, comment.