document.write( "Question 1037298: The local deli purchased sandwich bread for the week. They spent $38.75 on 6 loaves of wheat bread, 7 loaves of white bread and 3 loaves of Italian olive bread. The white bread costs half as much as the wheat bread and 1/4 as much as the Italian olive bread. What is the price of a loaf of white bread? \n" ); document.write( "
Algebra.Com's Answer #654327 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
wheat bread=2 x white bread
\n" ); document.write( "olive bread=4 x white bread
\n" ); document.write( "6(2w)+7w+3(4w)=3875
\n" ); document.write( "31w=3875
\n" ); document.write( "w=$1.25 for white bread
\n" ); document.write( "2w=$2.50 for wheat bread
\n" ); document.write( "4w=$5.00 for Italian Olive bread!!!!!!!!!!!!!!!!!
\n" ); document.write( "
\n" );