Question 1181082
.
Eva and Sophia rent a booth at a local market every Sunday and sell T-shirts. 

It cost them $20 {{{highlight(cross(each))}}} to make {{{highlight(cross(the))}}} <U>EACH</U> {{{highlight(cross(shirts))}}} <U>shirt</U> and $400 to rent at the booth. 

If they sell shirts for $30 each what is their break even point?
~~~~~~~~~~~~~~~~~


<pre>
    30x = 20x + 400   dollars.


    30x - 20x = 400

        10x = 400

          x = 400/10 = 40  T-shirts.    <U>ANSWER</U>
</pre>

Solved.



///////////////



Use the words correctly, when you create a problem.