document.write( "Question 40511: From the same store, Anne bought 3 loaves of bread and 2 bottles of milk for $15.30, and Joe bought 2 loaves of bread and a bottle of milk for $9.20. What is the price for one of each? \n" ); document.write( "
Algebra.Com's Answer #25922 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
-3b - 2m = -15.3
\n" ); document.write( "+
\n" ); document.write( "4b + 2m = 18.4
\n" ); document.write( "=
\n" ); document.write( "b = 3.10
\n" ); document.write( "plug ....
\n" ); document.write( "2b + m = 9.2
\n" ); document.write( "2(3.1) + m = 9.2
\n" ); document.write( "6.2 + m = 9.2
\n" ); document.write( "m = 3.00
\n" ); document.write( "The loaves of bread are $3.10 each, but the bottles of milk are $3.00 each.
\n" ); document.write( "
\n" );