Question 830437
Let {{{ n }}} = the number of nights they can stay
{{{ 5*2*n <= 30 }}}
{{{ 10n <= 30 }}}
{{{ n <= 3 }}}
They can stay 1, 2, or 3 nights