<p>The table shows the balance in Felix’s bank account at the end of four different months.</p><selectivedisplay data-props='{"show_in_create":true,"show_in_problem_qa": true}'><TableUIv2 data-props='{ "headers": [ { "value": "Month" }, { "value": "Balance (dollars)" } ], "borders": { "rows": [], "cols": [] }, "rows": [ [ { "value": "March " }, { "value": "`1text{,}450`" } ], [ { "value": "April" }, { "value": "`-18`" } ], [ { "value": "May" }, { "value": "`-7`" } ], [ { "value": "June" }, { "value": "`863`" } ] ]}'></TableUIv2 > <ul><li>In which month did the account have the lowest balance?</li><li>In which month did the account have the highest balance?</li></ul></selectivedisplay>