Respuesta :
"<" means the number on the left is smaller than the number on the right;
10am < b < 12pm
In this case that means "b" would be in between these times
Answer:
Time they take their break = b
[tex]b > 10.00\\b\leq 12.00\\10.00 < b \leq 12.00[/tex]
Step-by-step explanation:
The problem shows that workers can take a morning break. We can represent the time of morning break with b.
Let's express the time as real numbers. So 10 am or 10:00 will be 10.00.
Non 12:00 m will be 12.00.
The problem shows that morning break should not be earlier than 10 am. It means b should be strictly greater than 10.00 b > 10.00.
The problem mentions that morning break should not be later than noon. it means b should be less or equal than 12.00 b [tex]\leq[/tex] 12.00
Now, if we join both intervals
[tex]b > 10.00\\b\leq 12.00\\10.00 < b \leq 12.00[/tex]