document.write( "Question 1064832: Beth is going to purchase cranberry juice and ginger ale for a new fruit punch recipe. The recipe calls for 2
\n" ); document.write( " times as many bottles of ginger ale as cranberry juice. If she has $20.00
\n" ); document.write( ", what is the most bottles of cranberry juice she can buy if cranberry juice costs
\n" ); document.write( "$3.20
\n" ); document.write( " per bottle and ginger ale costs
\n" ); document.write( "$0.90
\n" ); document.write( " per bottle?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #679923 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = number of bottles of cranberry juice needed
\n" ); document.write( "\"+2n+\" = number of bottles of ginger ale needed
\n" ); document.write( "---------------------------
\n" ); document.write( "\"+3.2n+%2B+.9%2A%28+2n+%29+=+20+\"
\n" ); document.write( "\"+3.2n+%2B+1.8n+=+20+\"
\n" ); document.write( "\"+32n+%2B+18n+=+200+\"
\n" ); document.write( "\"+50n+=+200+\"
\n" ); document.write( "\"+n+=+4+\"
\n" ); document.write( "and
\n" ); document.write( "\"+2n+=+8+\"
\n" ); document.write( "----------------
\n" ); document.write( "The most bottles of cranberry juice is 4
\n" ); document.write( "
\n" ); document.write( "
\n" );