document.write( "Question 1207033: Patricia is making cookies and has a gallon of milk for a recipe. Each batch of 36 cookies takes 1 cup of milk. What is the maximum number of cookies Patricia can make? (Assume that only a full batch of cookies can be made. No partial batches!)
\n" );
document.write( "1 gallon = 128 ounces
\n" );
document.write( "1 cup = 8 ounces \n" );
document.write( "
Algebra.Com's Answer #844839 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Patricia is making cookies and has a gallon of milk for a recipe. \n" ); document.write( "Each batch of 36 cookies takes 1 cup of milk. \n" ); document.write( "What is the maximum number of cookies Patricia can make? \n" ); document.write( "(Assume that only a full batch of cookies can be made. No partial batches!) \n" ); document.write( "1 gallon = 128 ounces \n" ); document.write( "1 cup = 8 ounces \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "The number of cups in one gallon is equal to 128/8 = 16.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The number of batches is equal to the number of cups, i.e. 16.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The number of cookies is the product 16*36 = 576. ANSWER\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |