Add brackets to make this statement true: 13+50÷12×215=7?

2 Answers

(13+50)÷(12×215)=632415=639=7

Explanation:

We want to add brackets to make this statement true:

13+50÷12×215=7

The first thing that catches my eye is that we have a division sign that currently has 50 being divided by 12. I think we're going to want that result be a whole number (so no remainders or fractions). So let's work with that idea.

How can we do this? If I bracket 12×2, I get 5024 - still no good.

How about if I bracket 13+50. I get 6312 or 6324 - neither of those work.

But! if I can get the denominator to 9, then it will divide evenly into the 63 (and will also be our final answer of 7). And we can achieve that by putting the 15 in the denominator bracket as well:

(13+50)÷(12×215)=632415=639=7

Feb 25, 2017

13+5012215=7

Explanation:

You can either: Write a program to try every single parenthesis combination to see which one works.

Or: You can logic it out based on guesses. Remember, teachers rarely will give ugly fractions. You are trying to make numbers (such as 63) which appear on a times table.