Question 1116400
.
A pound of chocolate costs 7 dollars. Maya buys p pounds. Write a equation to represent that total cost c {{{highlight(cross(the))}}} {{{highlight(cross(maya))}}} <U>Maya</U> pays.
~~~~~~~~~~~~~~~~~~~


<pre>
c = 7*p.
</pre>