Question 1050332

<pre>
eight less than the product of 2 and x
|             |
|_____________|
      |
      |
     -8


eight less than the product of 2 and x
|             |     |                 |
|_____________|     |                 |
      |             |_________________|
      |                     |
     -8                     |
                            2x

8 less than 2x

{{{highlight(2x-8)}}}
</pre>

You figure out the other expression.