Question 1056780
{{{ n - m }}} gallons remain
The percent that remains is:
{{{ (( n - m ) / n )*100 }}}
----------------------------
The percent that was used is:
{{{ ( m / n )*100 }}}