document.write( "Question 236182: A Merchant mixes tea that sells for $7.20/kg and tea that sells for $9.20/kg to make 100 kg of tea that he sells for $8.80/kg. How many kilograms of each type of tea did he mix?\r
\n" );
document.write( "\n" );
document.write( "Also to solve it, it has to be either the substitution or elimination method. \n" );
document.write( "
Algebra.Com's Answer #173899 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! X+Y=100 OR X=100-Y \n" ); document.write( "7.20X+9.20Y=8.80*100 NOW REPLACE X IN THISD EQUATION BY (100-Y) & SOLVE FOR X. \n" ); document.write( "7.20(100-Y)+9.20Y=880 \n" ); document.write( "720-7.20Y+9.20Y=880 \n" ); document.write( "2Y=880-720 \n" ); document.write( "2Y=160 \n" ); document.write( "Y=160/2 \n" ); document.write( "Y=80 POUNDS OF THE $9.20 TEA IS USED. \n" ); document.write( "X+80=100 \n" ); document.write( "X=100-80 \n" ); document.write( "X=20 POUNDS OF THW $7.20 TEA IS USED. \n" ); document.write( "PROOF: \n" ); document.write( "7.20*20+9.20*80=880 \n" ); document.write( "144+736=880 \n" ); document.write( "880=880 \n" ); document.write( " \n" ); document.write( " |