Posted by Shreya on Tuesday, January 10, 2012 at 8:56pm.
|N| = N if N >=0
|N| = -N if N < 0
f(x) = |x| =
x if x >= 0
-x if x < 0
g(x) = |x+1| =
x+1 if x+1 >= 0 (that is, if x >= -1)
-(x+1) if x+1 < 0
thanks very much steve :)
Related Questions
math-calculus - write the following absolute value functions as piecewise ...
math-calculus - i did this question long time ago and i realize today that at ...
CALCULUS! PLEASE HELP URGENT! - Which of the following functions have a ...
math-calculus - the absolute value function g(x) = |5-x| can be written as a ...
Pre-Calculus - Operations with Functions write the function below as either a ...
Calculus - We're learning about different kinds of functions and I don't...
math/calculus - f(x)= the absolute value of x^2-6x-7 a) Find a piecewise defined...
alg 2 review - write the following absolute value expressions as piecewise ...
math-calculus - solving equations with two absolute value brackets |x+4| = |x-2...
11th grade math - How do you do Absolute Value Functions with graphs?
For Further Reading