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)![]() ![]() ![]() 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( " \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( " |