document.write( "Question 587503: A baker wants to make a 15-pound blend of flour that costs $.60 per pound. The blend is made using a rye flour that costs $.70 per pound and a wheat flour that costs $.40 per pound. How many pounds of each flour should be used? \n" ); document.write( "
Algebra.Com's Answer #374153 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
15*.6=.7x+.4y
\n" ); document.write( "x+y=15
\n" ); document.write( "
\n" ); document.write( "
\n" );