document.write( "Question 1175487: 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 #801137 by ikleyn(52797)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Writing such system is easy, standard and routine task\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "       x  +     y = 280  liters     (1)     (total volume)\r\n" );
document.write( "\r\n" );
document.write( "    0.25x + 0.20y =  61  liters     (2)     (amount of \"real fruit juice\")\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In this system, x is the volume of the 25% juice (drink A), and\r\n" );
document.write( "\r\n" );
document.write( "                y is the volume of the 20% juice (drink B).\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Your request is satisfied: the requested system of equations is written.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );