document.write( "Question 940076: a tea shop owner wishes to blend P2.50/g tea with P3.25/g to produce a blend selling for P3/g.how much of each should be used to produce 7.5 kg of the blend
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #572881 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Price ---------------- quantity \n" ); document.write( "Tea type I P2.50 ---------------- x gm \n" ); document.write( "Tea type II P3.25 ------ 7500 - x gm \n" ); document.write( "Mixture P3.00 ---------------- 7500 \n" ); document.write( "Total 7500 gm \n" ); document.write( "2.5 x + 3.25 ( 7500 - x ) = 22500 \n" ); document.write( "2.5 x + 24375 - 3.25 x = 22500 \n" ); document.write( "2.5 x - 3.25 x = 22500 - -24375 \n" ); document.write( "-0.75 x = -1875 \n" ); document.write( "/ -0.75 \n" ); document.write( " x = 2500 gm P2.50 Tea type I \n" ); document.write( " 5000 gm P3.25 Tea type II \n" ); document.write( " \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |