document.write( "Question 1167558: A company produces fruity drinks that contain a percentage of real fruit juice. Drink A contains 25% real fruit juice and Drink B contains 20% real fruit juice. Company made 280 liters of fruity drinks with 61 liters of real fruit juice. Write a system of equations that could be used to determine the number of liters of Drink A made and the number of liters of Drink B made. Define the variables that you use to write the system. \n" ); document.write( "
Algebra.Com's Answer #851353 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A company produces fruity drinks that contain a percentage of real fruit juice.
\n" ); document.write( "Drink A contains 25% real fruit juice and Drink B contains 20% real fruit juice.
\n" ); document.write( "Company made 280 liters of fruity drinks with 61 liters of real fruit juice.
\n" ); document.write( "Write a system of equations that could be used to determine the number of liters of Drink A made
\n" ); document.write( "and the number of liters of Drink B made. Define the variables that you use to write the system.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the number of liters of drink A.\r\n" );
document.write( "Let y be the number of liters of drink B.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the system of 2 linear equations in 2 unknowns is\r\n" );
document.write( "\r\n" );
document.write( "        x +    y = 280  liters  total            (1)\r\n" );
document.write( "\r\n" );
document.write( "    0.25x + 0.2y =  61  liters  of real juice    (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You may solve it by the Elimination method, for example.\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( "
\n" );