SOLUTION: For the function defined by: f(x)= {x^2, x≤1} {2x+1, x>1} a. Evaluate f(0)

Algebra ->  Functions -> SOLUTION: For the function defined by: f(x)= {x^2, x≤1} {2x+1, x>1} a. Evaluate f(0)       Log On


   



Question 1001754: For the function defined by:
f(x)=
{x^2, x≤1}
{2x+1, x>1}
a. Evaluate f(0)

Answer by Boreal(15235) About Me  (Show Source):
You can put this solution on YOUR website!
f(0)=0^2=0
You evaluate it at x is less than equal to one, so you do not consider the other part of the piecewise function.