" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.
p(-2) = 5 -3(-2) = 11
p(-1) = 5 -3(-1) = 8
p(0) = 5 -3(0) = 5
p(1) = 5 -3(1) = 2
p(2) = 5 -3(2) = -1
p(3) = 5 -3(3) = -4
* tabel
x -2 -1 0 1 2 3
f(x) 11 8 5 2 -1 -4
* himpunan pasangan berurutan
{(-2,11);(-1,8);(0,5);(1,2);(2,-1);(3,-4)}