Question 587758
Say one number is {{{7}}}
{{{7}}} increased by 20% is {{{ 7 + .2*7 = 1.2*7 }}}
Say the other number is {{{13}}}
{{{13}}} increased by 30% is {{{ 13 + .3*13 = 1.3*13 }}}
-----------------
Now to multiply these:
{{{ (1.2*7)*(1.3*13) }}}
You can rewrite this as
{{{ (1.2*1.3)*(7*13) }}}
{{{ 1.56*(7*13) }}}
--------------
I just picked any 2 numbers, so you would have {{{ 1.56 }}}
times whatever numbers you pick