Taturana
- 108
- 0
Suppose I have any modular function, for example:
[tex]f(x) = |2x + 4| + 3[/tex]
I can rewrite the function in the following way:
[tex]f(x) = \left\{\begin{matrix}<br /> 2x + 7, \;\; x \geq -2\\<br /> -2x -1, \;\; x < -2 <br /> <br /> \end{matrix}\right.[/tex]
right?
Okay, the question is: how do I know that the first condition is [tex]\geq[/tex] and second condition is < and not vice-versa?
Thank you,
Rafael Andreatta
[tex]f(x) = |2x + 4| + 3[/tex]
I can rewrite the function in the following way:
[tex]f(x) = \left\{\begin{matrix}<br /> 2x + 7, \;\; x \geq -2\\<br /> -2x -1, \;\; x < -2 <br /> <br /> \end{matrix}\right.[/tex]
right?
Okay, the question is: how do I know that the first condition is [tex]\geq[/tex] and second condition is < and not vice-versa?
Thank you,
Rafael Andreatta