Posted by fernando on Wednesday, September 19, 2012 at 11:17pm.
A little more legibly,
f(x)
= 3 for x<=1
= ax+b for 1<x<2
= -3 for x>=2
So, you need to find a line connecting (-1,3) with (2,-3) so there are no holes in the graph.
That's just a simple two-point line problem:
(y-3)/(x+1) = -6/3 = -2
y-3 = -2(x+1)
y = -2x + 1
So, f(x) = -2x+1 for -1<x<2
Related Questions
calculus - find the constants a and b so that the function is continuous on the ...
calculus - Find the constants a & b such that the function f(x)={2 if &#...
Math - Continuity - Determine the constants a and b so that the function f is ...
Calculus - Find the constants a and b such that the function is continuous on ...
Math - Find the constant a such that the function is continuous on the entire ...
Calculus - COnsider g(x)=(8)/(x-6) on (6,13) (a) Is this function continuous on ...
Calculus - COnsider g(x)=(8)/(x-6) on (6,13) (a) Is this function continuous on ...
Calculus - COnsider g(x)=(8)/(x-6) on (6,13) (a) Is this function continuous on ...
Calculus - consider k(t)=(e^t)/(e^t-7) on[-7,7] Is this function continuous on ...
Calculus - consider k(t)=(e^t)/(e^t-7) on[-7,7] Is this function continuous on ...
For Further Reading