Question 1084982
You can let {{{ x }}} = the number of
vanilla cupcakes/day sold
Then, {{{ x + 26 }}} = the number of
chocolate cupcakes/day sold
-----------------------------------
Now you can say:
{{{ x + x + 26 = 160 }}}
{{{ 2x + 26 = 160 }}}
{{{ 2x = 134 }}}
{{{ x = 67 }}}
and, now:
{{{ x + 26 = 67 + 26 }}}
{{{ x + 26 = 93 }}}
------------------------
the number of
chocolate cupcakes/day sold is 93
----------------------------------
check:
{{{ x + x + 26 = 160 }}}
{{{ 67 + 67 + 26 = 160 }}}
{{{ 134 + 26 = 160 }}}
{{{ 160 = 160 }}}
OK