document.write( "Question 1189885: The Royal Fruit Company produces two types of fruit drinks. The first type is 80% pure fruit juice, and the second type is 100% pure fruit juice. The company is
\n" );
document.write( "attempting to produce a fruit drink that contains 95% pure fruit juice. How many pints of each of the two existing types of drink must be used to make 220
\n" );
document.write( "pints of a mixture that is 95% pure fruit juice?\r
\n" );
document.write( "\n" );
document.write( "First drink ? Pints
\n" );
document.write( "Second drink ? Pints \n" );
document.write( "
Algebra.Com's Answer #821398 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Here is a quick informal solution, if formal algebra is not required. \n" ); document.write( "(1) 95% is 3/4 of the way from 80% to 100% (picture the three percentages 80, 95, and 100 on a number line, if it helps) \n" ); document.write( "(2) Therefore 3/4 of the total 220 pints should be the 100% fruit juice \n" ); document.write( "ANSWER: 3/4 of 220 pints, or 165 pints, of the 100% fruit juice; the other 55 pints of the 80% fruit juice. \n" ); document.write( "CHECK: 1.00(165)+.80(55)=165+44=209 \n" ); document.write( ".95(220)=209 \n" ); document.write( " \n" ); document.write( " |