document.write( "Question 169880: Tony has two kind of tea, one selling at P280 per kilogram and the other at P305 per kilogram. How many kilograms of each should she get from to make a 25-kilogram blend which will sell at P290 per kilo?\r
\n" );
document.write( "\n" );
document.write( "please give me the table for your answers \n" );
document.write( "
Algebra.Com's Answer #125308 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Mixture_Word_Problems/169880 (2008-11-27 06:59:42): Tony has two kind of tea, one selling at P280 per kilogram and the other at P305 per kilogram. How many kilograms of each should she get from to make a 25-kilogram blend which will sell at P290 per kilo? \n" ); document.write( ". \n" ); document.write( "Let x = amount of P280 per kilogram \n" ); document.write( "then \n" ); document.write( "25-x = amount of P305 per kilogram \n" ); document.write( ". \n" ); document.write( "280x + 305(25-x) = 290(25) \n" ); document.write( "280x + 7625 - 305x = 7250 \n" ); document.write( "375 - 25x = 0 \n" ); document.write( "375 = 25x \n" ); document.write( "15 kilograms = x (amount of P280 per kilogram) \n" ); document.write( ". \n" ); document.write( "amount of P305 per kilogram: \n" ); document.write( "25-x = 25-15 = 10 kilograms \n" ); document.write( " |