Question 665503
<pre>
Here's a little more detail on how to analyze the English language
and translate it into the language of algebra:
</pre>
Eight less than the product of eleven and a number

Eight less than the product of eleven and <b><u>a number</b></u>
<pre>
Replace the words "<b><u>a number</b></u>" by "x".
</pre>
Eight less than the product of eleven and x

<u><b>Eight</u></b> less than the product of <b><u>eleven</b></u> and x
<pre>
Replace the word "<b><u>Eight</b></u>" by "8" and the word "<b><u>eleven</b></u>" by 11:
</pre>
8 less than the product of 11 and x

8 less than <b><u>the product of 11 and x</b></u>
<pre>
Replace the words "<b><u>the product of 11 and x</b></u>" by "11x"
</pre>
8 less than 11x
<pre>
To make something 8 less than it is, you subtract 8 from it.
We want to make llx to be 8 less than it is, so we subtract 8
from it:
</pre>
11x - 8  
<pre>
--------------------------------------------------
</pre> 
Ten times the difference between a number and Fifty. 

<b><u>Ten</b></u> times the difference between <b><u>a number</b></u> and <b><u>Fifty</b></u>.
<pre>
Replace the words "<b><u>a number</b></u>" by x, the word "<b><u>ten</b></u>" by 10, and "<b><u>fifty</b></u>" by "50"
</pre>
10 times the difference between x and 50.

10 times <b><u>the difference between x and 50</b></u>.
<pre>
Replace the words "<b><u>the difference between x and 50</b></u>" by "(x-50)"
</pre>
10 times (x-50)
<pre>
Replace that by
</pre>
10(x-50)
<pre>
-----------------------
</pre>
The product of 9 and the total of z and 4

The product of 9 and <b><u>the total of z and 4</b></u>
<pre>
To find a total of two things you put a plus between them, so
replace the words "<b><u>the total of z and 4</b></u>" by "(z+4)"
</pre>
The product of 9 and (z+4)
<pre>
Replace that by
</pre>
9(z+4)<pre>

Edwin</pre>