The difference between set of whole numbers and a set of integers is that:
Whole numbers = {0, 1, 2, 3, 4, 5...}
Integers = {..., -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5...}
If we name contents of the first set as n, in the second set you can have 2n-1 numbers (because we count 0 only once in both sets).
<h3>Given</h3>
... f(x) = x² -4x +1
<h3>Find</h3>
... a) f(-8)
... b) f(x+9)
... c) f(-x)
<h3>Solution</h3>
In each case, put the function argument where x is, then simplify.
a) f(-8) = (-8)² -4(-8) +1 = 64 +32 + 1 = 97
b) f(x+9) = (x+9)² -4(x+9) +1
... = x² +18x +81 -4x -36 +1
... f(x+9) = x² +14x +46
c) f(-x) = (-x)² -4(-x) +1
... f(-x) = x² +4x +1
The answer to your question is TRUE
The formula for circumference is
C=(pi)d
11304=(pi)d
assume pi is 3.14
rearrange formula
d= c / (pi)
= 11304 / 3.14
d= 3600