Let f ( x ) = { x − 2 x 2 − x − 2 a if x = 2 if x = 2 . If f ( x ) is continuous for all real values of x , what is a ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Sorry about the arrows by the limit, could not figure out how to do them.
Hello,
as for f(x) = (x+1)(x-2) / (x-2) = x+1 , as x not = 2,
since it is continous for all values of x,
f(x) = x + 1 for x=2,
a = f(2) = 2 + 1 =3....
thanks.....
Problem Loading...
Note Loading...
Set Loading...
So to begin our argument, f(x) = x − 2 x 2 − x − 2 . This function is
defined for all values x except 2, as that causes the denominator of
the argument to be zero. To find "a", you can take the limit of the
function.
l i m x = > 2 x − 2 x 2 − x − 2
This function can be factored in the numerator to be:
l i m x = > 2 x − 2 x 2 − x − 2
l i m x = > 2 x − 2 ( x + 1 ) × ( x − 2 )
l i m x = > 2 x + 1
At this point, the two may be substituted for x
x+1 = a
2+1 = 3