document.write( "Question 451898: How do I set this problem up:
\n" ); document.write( "If a farmer stand owner mixes apple juice and cranberry juice, how much should he charge if he mixes 8L of apple juice selling for 45 cents a liter with 10L of cranberrt juice sellling for $1.08 a liter.
\n" ); document.write( "

Algebra.Com's Answer #310684 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
(45*8+10*108) / (45+10)\r
\n" ); document.write( "\n" ); document.write( "=26 cents
\n" ); document.write( "
\n" );