Question 1196079
.
Write an {{{highlight(cross(function_rule))}}} <U>EQUATION</U> that represents the sentence.
8 fewer than p times 3 equals x.
~~~~~~~~~~~~~~~~~


<pre>

    3p - 8 = x.    <U>ANSWER</U>
</pre>