Ask your own question, for FREE!
Mathematics 16 Online
OpenStudy (anonymous):

The absolute value of a real number is defined as its numerical value without regard for sign. So, for example, abs(2) = abs(−2) = 2. The maximum of two real numbers is defined as the numerically bigger of the two. For example, max(2, −3) = max(2, 2) = 2. Express: a.abs in terms of max b.max in terms of abs

OpenStudy (jamesj):

Hm. |x| = max(x, -x), that one is straightforward.

OpenStudy (jamesj):

The other one is more subtle. Do you want it, or do you want a hint?

OpenStudy (anonymous):

oh no :) a.abs(x) = max(x, −x) b.max(x, y) = ½(x + y + abs(x − y))

OpenStudy (jamesj):

right

OpenStudy (anonymous):

thanks lol

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!