Question 415208



{{{a*b}}} =?...here you have multiplication




if {{{a=3}}} and {{{b=3}}} then

{{{a*b=3*3=9}}} 

 answer is 9




if {{{a=2}}} and {{{b=3}}} then

{{{a*b=2*3=6}}} 

 answer is 6


if {{{a=1}}} and {{{b=2}}}

{{{a*b=1*2=2}}} 

 answer is 2