" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2025 KUDO.TIPS - All rights reserved.
b.
f(6) = 3(6) -1
f(6) = 18 -1 = 17
f(4) = 3(4) -1
f(4) = 12 -1 = 11
f(0) = 3(0) -1
f(0) = 0 -1 = -1
f(-1) = 3(-1) -1
f(-1) = -3 -1 = -4
f(-6) = 3(-6) -1
f(-6) = -18 -1 = -19
c. f(p) = -19
f(p) = 3p -1
-19 = 3p -1
3p = -1 + 19
3p = 18
p = 18/3
p = 6