Respuesta :
The solutions for the modular equation are:
[tex]x = \frac{c - b}{a}[/tex] or [tex]x = -\frac{c + b}{a}[/tex]
-----------------------
A modular equation |f(x)| = a means that:
[tex]f(x) = a[/tex] or [tex]f(x) = -a[/tex]
-----------------------
The equation given is:
[tex]|ax + b| = c[/tex]
Which means that:
[tex]ax + b = c[/tex]
[tex]ax = c - b[/tex]
[tex]x = \frac{c - b}{a}[/tex]
Or
[tex]ax + b = -c[/tex]
[tex]ax = -c - b[/tex]
[tex]ax = -(c+b)[/tex]
[tex]x = -\frac{c + b}{a}[/tex]
The solutions are [tex]x = \frac{c - b}{a}[/tex] or [tex]x = -\frac{c + b}{a}[/tex]
A similar problem is given at https://brainly.com/question/5123313