Question 31481
{{{ 2(15-5)*(8+2) }}} start within each of the parenthesis
{{{ 2(10)*(10) }}} Multiply left to right
{{{ 20 * 10 }}}
{{{ 200 }}}