Question 1081902
[ charge for A ] < [ charge for B ]
{{{ 92  < 65 + .9m }}}
{{{ 27 < .9m }}}
{{{ 27/.9 < m }}}
{{{ m > 30 }}}
-----------------
check:
If {{{ m = 30 }}}, then the inequality is not true
{{{ 92 < 65 + .9*30 }}}
{{{ 92 < 65 + 27 }}}
{{{ 27 < 27 }}} not true
OK