Question 1139509
A moving company charges a flat rate of $250, and an additional $5 for each box. If a taxi service would charge $15 for each box, what is the minimum number of boxes you would need for it to be cheaper to use the moving company?
<pre>This inequality: 5x + 250 > 15x from the other person is WRONG/RUBBISH! 
With B as the MINIMUM number of boxes, the correct inequality is: {{{highlight_green(matrix(1,3, 5B + 250 < 15B, or, 15B > 5B + 250))}}}
MINIMUM number should be 26!