SOLUTION: Given f(x) = x^2 -f if x <-1 3x+2 if x >- -1 , find f(-1)
Algebra
->
Coordinate-system
-> SOLUTION: Given f(x) = x^2 -f if x <-1 3x+2 if x >- -1 , find f(-1)
Log On
Algebra: Coordinate systems, graph plotting, etc
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Coordinate-system
Question 89402
:
Given f(x) = x^2 -f if x <-1
3x+2 if x >- -1 , find f(-1)
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
Given f(x) = x^2 -f if x < -1
3x+2 if x >= -1 ,
find f(-1).
------------
Since -1>=-1, f(-1) = 3(-1)+2 = -1
================
Cheers,
Stan H.