SOLUTION: f(x) = {4 if x ≤ 2 {2x -3 4 if x > 2 f(−3) = f(0) = f(2) = f(3) = f(5) =

Algebra ->  Linear-equations -> SOLUTION: f(x) = {4 if x ≤ 2 {2x -3 4 if x > 2 f(−3) = f(0) = f(2) = f(3) = f(5) =      Log On


   



Question 986699: f(x) = {4 if x ≤ 2
{2x -3 4 if x > 2

f(−3) =
f(0) =
f(2) =
f(3) =
f(5) =

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
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.
-------------