Question 1040051
.
how do you solve 
seven times the sum of 3 and some number is 140. what is the number?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


<pre>
7*(3 + x) = 140,

3 + x = {{{140/7}}},

3 + x = 20,

x = 20 - 3.

Now find x.
</pre>