SOLUTION: given the function f(x)= 2x, if 0<x<1, 1-x, if 1<=x<=2, 0 if 2<=x<=3 find a) the domain b)f(1) c) f(2) d) f(3) e) f(0.1)

Algebra ->  Functions -> SOLUTION: given the function f(x)= 2x, if 0<x<1, 1-x, if 1<=x<=2, 0 if 2<=x<=3 find a) the domain b)f(1) c) f(2) d) f(3) e) f(0.1)       Log On


   



Question 843187: given the function f(x)= 2x, if 0 1-x, if 1<=x<=2,
0 if 2<=x<=3
find a) the domain b)f(1) c) f(2) d) f(3) e) f(0.1)

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
a) Looks like the function is only defined for (0,3].
b) f%281%29=1-1=0
c) f%282%29=1-2=-1
d) f%283%29=0
e) f%280.1%29=2%280.1%29=0.2