Hi there!
The question is asking us to find "two more than n is less than 10".
First off, "two more" means we add 2.
Then, "less than" is the symbol <.
So, I end up with:
n + 2 < 10
To solve for n, I subtract 2 from each side:


Therefore, n < 8.
Have a fantastic day!