Hello, I've been stuck on these homework questions. I've already watched videos and read my textbook , but I am still lost. How would you solve these problems?
1. abs(abs(x-1)-3) = 4 , find all real solutions.
2. A step function is a piece-defined function that is constant on each piece.
A famous step function is the signum function.
{1 x>0
sgn(x)= {0 x=0
{-1 x<0
On a separate axes, plot sgn(x), sgn(x)^2, sgn(x)x, and sgn(x)x^2. Do you know any of these functions by another name?
3. Find a step function with domain R, that passes through (1,1), (2,2), and (3,6).
4. Find a step function f(x) with domain R, such that abs(f(x) - x) <= 1 holds for all x.
5. Find a step function f(x) with domain R, such that abs(f(x) - x) <= 0.5 holds for all x.
Thanks so much!
1. abs(abs(x-1)-3) = 4 , find all real solutions.
2. A step function is a piece-defined function that is constant on each piece.
A famous step function is the signum function.
{1 x>0
sgn(x)= {0 x=0
{-1 x<0
On a separate axes, plot sgn(x), sgn(x)^2, sgn(x)x, and sgn(x)x^2. Do you know any of these functions by another name?
3. Find a step function with domain R, that passes through (1,1), (2,2), and (3,6).
4. Find a step function f(x) with domain R, such that abs(f(x) - x) <= 1 holds for all x.
5. Find a step function f(x) with domain R, such that abs(f(x) - x) <= 0.5 holds for all x.
Thanks so much!