SOLUTION: Consider the following function: F(x): 1-x x<-1 x -1<=x<2 (x-2)^2 x>=2 Determine the values of lim f(x)
Algebra
->
Functions
-> SOLUTION: Consider the following function: F(x): 1-x x<-1 x -1<=x<2 (x-2)^2 x>=2 Determine the values of lim f(x)
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 213477
:
Consider the following function:
F(x): 1-x x<-1
x -1<=x<2
(x-2)^2 x>=2
Determine the values of lim f(x)
x-->a
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
Consider the following function:
F(x): 1-x x<-1
x -1<=x<2
(x-2)^2 x>=2
Determine the values of lim f(x)
x-->a
=====================
The limit of F(x) as x goes to a is:
1-a if a<-1
a if -1
(a-2)^2 if a>=2
==========================
Cheers,
Stan H.