document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #775373 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
---------------------------------------------------
\n" ); document.write( "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?
\n" ); document.write( "---------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "How many servings? Not included, so that is some variable quantity, c servings.\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "SERVINGS    CUPS of FLOUR\r\n" );
document.write( "\r\n" );
document.write( "  12          2/3\r\n" );
document.write( "\r\n" );
document.write( "   c            x\r\n" );
document.write( "

\n" ); document.write( "Here, you want to solve for how many cups of flour, x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%2Fc=%282%2F3%29%2F12\"-----------Solve.
\n" ); document.write( "
\n" );