Question 1194680
.
Question #1
What can be used to represent the sum of triple a number and its square?
~~~~~~~~~~~~~~~


<pre>
    The sum of triple a number and its square is  {{{3x + x^2}}},

    where x is the number.
</pre>

Solved.