Browse · MATH
Printjmc
counting and probability junior
Problem
How many distinct values are possible for the expression if one set of parentheses may be placed in the expression?
Solution
Without parentheses, the expression has the value (following order of operations) . The parentheses can modify the order of operations, either through or , giving distinct values. (Note that placing parentheses that exclude the first number doesn't affect the result, since the only important order of operations here is multiplication before addition.)
Final answer
3