Question 625406
Must be no more than 95 can be written as {{{M<=95}}} because if M is no more than 95 it must be 95 or less than 95.
M must be at least 76 can be written as {{{M>=76}}} or {{{76<=M}}}.
(I like the signs in my compound inequalities to be < , so I favor the second option).
 
Putting the two inequalities together:
{{{highlight(76<=M<=95)}}}