Question 1153191
---------------------------------------------------
An old family recipe that makes 12 servings contains 2/3 cups of flour. If you have to make servings, how many cups of flour will you need?
---------------------------------------------------


How many servings?  Not included, so that is some variable quantity, c servings.

<pre>
SERVINGS    CUPS of FLOUR

  12          2/3

   c            x
</pre>
Here, you want to solve for how many cups of flour, x.


{{{x/c=(2/3)/12}}}-----------Solve.