asked 143k views
0 votes
"n is less than 15 and greater than or equal to 3"

1 Answer

4 votes

Answer:

3 ≤ n < 15

Explanation:

1. "n is less than 15” = "n < 15"

2. "n is greater than or equal to 3" = "n ≥ 3"

Reverse the second inequality.

3. "3 is less than or equal to n" = "3 ≤ n"

Combine 3 and 1.

3 ≤ n < 15

answered
User Dankilman
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.