Fix an x. There are three possibilities. The first is that x-a>0. Then the function c(x)=x-a and p(x)=0 and hence, c(x)-p(x)=x-a. The second possibility is that x-a<0. Then the function c(x)=0 and p(x)=a-x and hence, c(x)-p(x)=0-(a-x)=x-a. The third possibility is that x-a=0 in which case we have c(x)-p(x)=0-0=0=x-a. Therefore, in all cases we have the equality c(x)-p(x)=x-a.
Alejandro C.
asked 01/08/18Define two functions c(x) = max{x - a,0}, p(x) = max{a-x,0}. Prove that c(x) - p(x) = x - a
Define two functions c(x) = max{x - a,0}, p(x) = max{a-x,0}. Prove that c(x) - p(x) = x - a
More
1 Expert Answer
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Patricia T.
may I know why p(x) is zero when x-a>0 ??06/30/21