Question 1150902
<pre>
Let's go through the words like this:
</pre>
seven more than the product of three and some number.
<pre>
Underline "some number":</pre>
seven more than the product of three and <u>some number</u>.<pre>
Replace "some number" by "x":</pre>
seven more than the product of three and x.<pre>
Underline "the product of three and x.</pre>
seven more than <u>the product of three and x</u>.<pre>
Replace "the product of three and x" by "3x":</pre>
seven more than <u>3x</u>.<pre>

Now comes the hard part.
Ask yourself this question: How do you make something seven more?
The answer is: You write it down and then you put "+7" after it.
So you write down 3x and then you put "+7" after it.

Answer:</pre>3x+7<pre>

Edwin</pre>