Answer :

a386
Get n by itself in both inequalities

(This program doesn't allow for regular less than or greater than signs, so for the purposes of this problem I will be using less than or equal to (≤) and greater than or equal to (≥) signs)

Inequality 1:
[tex]n-4 \geq 5 \\ n \geq 9[/tex]

Inequality 2:
[tex]2 \geq n+3 \\ -1 \geq n[/tex]

Now that you have both of the n's by themselves, you can put the two inequalities together, like this
[tex] -1 \geq n \geq 9[/tex]

Just keep in mind that these are supposed to be regular less than signs

Other Questions