document.write( "Question 251692: A grocer wishes to combine 75-cent candy with 50-cent candy to make 40 pounds of
\n" );
document.write( "a mixture he can sell for 65 cents a pound. How much of each kind should he use? \n" );
document.write( "
Algebra.Com's Answer #183376 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! .75a+.50b=.65(40) \n" ); document.write( "a+b=40 \n" ); document.write( " |