document.write( "Question 419128: A wine merchant wishes to get 300 liters of wine that sells $3 per liter.She wishes to mix wines selling at $4.5, $1.5 and $2.25 respectively .She must use twice as much of the $2.25 wine as the $1.5 wine.how many liters of each should she use?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #293147 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
$1.5 ----x
\n" ); document.write( "$2.25-----2x
\n" ); document.write( "$4.5------300-3x\r
\n" ); document.write( "\n" ); document.write( "...
\n" ); document.write( "1.5*x+2.25*2x+4.5*(300-3x)=300*3
\n" ); document.write( "6x-13.50x+1350=900
\n" ); document.write( "-7.5x=-450
\n" ); document.write( "/-7.5
\n" ); document.write( "x=60 liters------- $1.5
\n" ); document.write( "120liters----------$2.25
\n" ); document.write( "120liters----------$4.50\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );