SOLUTION: Graph and Evaluate the given formula: f(x){ x^2 + 1 ; x ≤ 0 { x - 1 ; x ≥ 0 for f(-2) and f(5)

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: Graph and Evaluate the given formula: f(x){ x^2 + 1 ; x ≤ 0 { x - 1 ; x ≥ 0 for f(-2) and f(5)       Log On


   



Question 1040731: Graph and Evaluate the given formula:
f(x){ x^2 + 1 ; x ≤ 0
{ x - 1 ; x ≥ 0
for f(-2) and f(5)

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
f%28-2%29:
-2%3C0 so,
f%28-2%29=%28-2%29%5E2%2B1=4%2B1=5
.
.
f%285%29:
5%3E=0 so,
f%285%29=5-1=4
.
.
.