document.write( "Question 551193: a housewife wishes to mix coffee beans worth Php60 and Php85 a kilogram to obtain 50 kilogram to obtain 50 kilograms of coffee beans worth 70 a kilogram. How many kilogram of each should she use?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #359537 by mananth(16946)![]() ![]() You can put this solution on YOUR website! price ---------------- quantity \n" ); document.write( "Cofee beans type I60 ----------------xlb \n" ); document.write( "coffee beans type II 85----------------50-x lb \n" ); document.write( "Mixture 70.00 ----------------50 \n" ); document.write( " \n" ); document.write( "60x+85(50-x)=70 *50 \n" ); document.write( "60x+4250-85x=3500 \n" ); document.write( "60x-85x =3500-4250 \n" ); document.write( "-25x =-750 \n" ); document.write( "/ -25 \n" ); document.write( "x=30 lb Php60.00 Coffee beans type I \n" ); document.write( "20 lb Php85.00 coffee beans type II \n" ); document.write( " \n" ); document.write( " |