Look for points with whole number coefficients. (2,4) is such a point; (0,1) is another. To find points on the graph of the inverse of this function, all we have to do in this case is to reverse the order of the coefficients, so
(2,4) becomes (4,2) and (0,1) becomes (1,0). Only (4,2) is included in the list of answer choices, above, so the correct answer is (4,2).
Answer: What you must do for this case is to graph each of the ordered pairs that you have in the table to obtain the dispersion chart. Note that in your table you have eight ordered pairs, therefore, your scatter chart must have eight pairs.
Step-by-step explanation:
None of these are correct, however of the ones you listed, A would be the most likely to be correct. y is greater than 3... therefore making y a number greater than zero.
G = m/5t- Q^2. Hope that helps.
Answer:
f(n) = -n^2 -3n +5
Step-by-step explanation:
Suppose the formula is ...
f(n) = an^2 +bn +c
Then we have ...
f(1) = 1 = a(1^2) +b(1) +c
f(2) = -5 = a(2^2) +b(2) +c
f(3) = -13 = a(3^2) +b(3) +c
__
Here's a way to solve these equations.
Subtract the first equation from the second:
-6 = 3a +b . . . . . 4th equation
Subtract the second equation from the third:
-8 = 5a +b . . . . . 5th equation
Subtract the fourth equation from the fifth:
-2 = 2a
a = -1
Then substituting into the 4th equation to find b, we have ...
-6 = 3(-1) +b
-3 = b
and ...
1 = -1 +(-3) +c . . . . . substituting "a" and "b" into the first equation
5 = c
The formula is ...
f(n) = -n^2 -3n +5