SOLUTION: Given the function f(x) = {x^2 - x if x<0 1 if 0 < or equal to x < or equal to 3 -x+1 if 3 < x < or equal to 10 what should be the value of k so that f(k)

Algebra ->  Functions -> SOLUTION: Given the function f(x) = {x^2 - x if x<0 1 if 0 < or equal to x < or equal to 3 -x+1 if 3 < x < or equal to 10 what should be the value of k so that f(k)       Log On


   



Question 1145307: Given the function
f(x) = {x^2 - x if x<0
1 if 0 < or equal to x < or equal to 3
-x+1 if 3 < x < or equal to 10
what should be the value of k so that f(k) = f(0)- f(6)?

Answer by greenestamps(13203) About Me  (Show Source):
You can put this solution on YOUR website!


The statement of the problem is faulty.

The function is undefined at x=0 and at x=3; so f(0)-f(6) is undefined.