document.write( "Question 322645: Anna's recipe for apple fritters makes eighteen fritters and uses two-thirds of a cup of milk. Anna wants to make six fritters. How much milk will she need? \n" ); document.write( "
Algebra.Com's Answer #230978 by jessica43(140) ![]() You can put this solution on YOUR website! To solve this you are going to want to set up equivalent fractions or ratios: \n" ); document.write( "Anna uses 2/3 cup milk for 18 fritters, or (2/3)/18 \n" ); document.write( "Anna uses x cups milk for 6 fritters, or x/6. \n" ); document.write( "Now set them equal and solve for x: \n" ); document.write( "(2/3)/18 = x/6 \n" ); document.write( "(2/3)*(6)=18*x \n" ); document.write( "4 = 18x \n" ); document.write( "x = 4/18 = 2/9 \n" ); document.write( "So Anna will need 2/9 cups of milk for 6 fritters. \n" ); document.write( " \n" ); document.write( " |