This phrase can be written as 20 + f.
So, 20 + f is the answer.
Answer: I cant see image!!!
Step-by-step explanation:
That is a 45 degree angle on the side
They are integers that follow one right after another. For example the set {1,2,3,4,5} represents consecutive numbers. Another example would be {9,10,11,12,13}
In general, if x is some integer, then x+1 is the next integer right after x, and x+2 is right after x+1 and so on. The list is {x, x+1, x+2, x+3, ...} representing any general set of consecutive numbers.
Answer:
c = 5
Step-by-step explanation:
We can find a, b, c by filling in values from the table into the equation:
17 = a(2²) +b(2) +c
32 = a(3²) +b(3) +c
53 = a(4²) +b(4) +c
__
There are numerous ways to solve 3 linear equations in 3 unknowns. We can use elimination.
Subtracting the first equation from each of the other two, we get ...
15 = 5a +b . . . . . . . . . note that c has been eliminated from the equations
36 = 12a +2b
Subtracting twice the first from the second gives ...
(12a +2b) -2(5a +b) = 36 -2(15)
2a = 6
a = 3
__
Now that we have a value for "a", we can "back substitute" into the equations to find "b" and "c".
Substituting this into 15 = ..., we get ...
15 = 5(3) +b
0 = b
And substituting for "a" and "b" in the first original equation gives ...
17 = 4(3) +c
5 = c
The value of c, the constant of the function, is 5.