The question is as follows: $y=x+4, y=|x^2 - 16|$
Currently, I understand how to solve basic modulus functions (as per IGCSE Additional Mathematics). However, I'm stumped on this question because I do not know how to solve simultaneous equations of this kind, and there are no examples for me to refer to.
I would appreciate if anyone answers this! It would really help my summer studies. This is also my first post on any Stack forum, and it definitely won't be my last.
absfunction in 2 parts. for -4 < x < 4, the second equation would be (16 - x^2) else (x^2-16) Now you can try solving between these ranges. – sudhackar Jul 05 '21 at 06:40