document.write( "Question 1113592: A family bought 4 sodas at a movie theatre for a total of $9.30. they bought one small, one medium and one large and one jumbo size. the jumbo cause twice as much as the medium, the medium costs 70 cents more than the small and the large costs twice as much as the small. what are the price of each soda? \n" ); document.write( "
Algebra.Com's Answer #728654 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
one small, one medium and one large and one jumbo size. the jumbo cause twice as much as the medium, the medium costs 70 cents more than the small and the large costs twice as much as the small. what are the price of each soda?
\n" ); document.write( "
With M being the price of the medium, jumbo = 2M, small = M - .7, and large = 2(M - .7), or 2M - 1.4
\n" ); document.write( "We then get: M + 2M + M - .7 + 2M - 1.4 = 9.3
\n" ); document.write( "6M - 2.1 = 9.3
\n" ); document.write( "6M = 11.4
\n" ); document.write( "
\n" ); document.write( "Cost of each jumbo: \"highlight_green%28matrix%281%2C3%2C+2%281.9%29%2C+%22=%22%2C+%22%243.80%22%29%29\"
\n" ); document.write( "Cost of each small: \"highlight_green%28matrix%281%2C3%2C+1.90+-+.70%2C+%22=%22%2C+%22%241.20%22%29%29\"
\n" ); document.write( "Cost of each large: \"highlight_green%28matrix%281%2C3%2C+3.80+-+1.40%2C+%22=%22%2C+%22%242.40%22%29%29\"
\n" ); document.write( "There it is!!! No COMPLEXITIES! \n" ); document.write( "
\n" );