document.write( "Question 847648: You bought 10 gallon bottles of apple juice and orange juice.The apple juices was $1.50 per gallon,the orange juice was $2 per gallon and you spent $18.How much bottles of each did you buy? \n" ); document.write( "
Algebra.Com's Answer #510600 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
x bottles apple juice
\n" ); document.write( "y bottles orange juice\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%2By=10\" and \"1.50x%2B2y=18\". Multiply the cost equation by 2 which will give \"3x%2B4y=36\". Now multiply the bottle count equation by 3 to give \"3x%2B3y=30\";\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You have this system set for use of the elimination method to first find y:
\n" ); document.write( "---------------------
\n" ); document.write( "3x+4y=36
\n" ); document.write( "----
\n" ); document.write( "3x+3y=30
\n" ); document.write( "---------------------\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "ANSWER: 4 bottles of apple juice and 6 bottles of orange juice
\n" ); document.write( "
\n" );