Question 986699
f(x) = 4 if x ≤ 2
f(x) = {2x -3  if x > 2
================================
f(−3)	=
Since -3 is <=2, f(-3) = 4
--------------- 
f(0)	= 
f(2)	= 
f(3)	=
Since 3 is > 2, f(3) = 2*3-3 = 3
---------------------- 
f(5)	=
---
I'll leave the other to you.
Cheers,
Stan H.
-------------