document.write( "Question 549935: Word problem:
\n" );
document.write( "Mrs. Carter owns a shop specializing in tea. She combines 1 lb. Darjeeling with 3 lbs. Earl Grey to get a 4lb mixture of 25% Darjeeling. SHe chooses to change the mixture to 50% Darjeeling. How much Darjeeling should she add to bring the mixture to 50%?\r
\n" );
document.write( "\n" );
document.write( "I do not understand how to set this up. \n" );
document.write( "
Algebra.Com's Answer #358204 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Mrs. Carter owns a shop specializing in tea. \n" ); document.write( "She combines 1 lb. Darjeeling with 3 lbs. Earl Grey to get a 4lb mixture of 25% Darjeeling. \n" ); document.write( "SHe chooses to change the mixture to 50% Darjeeling. How much Darjeeling should she add to bring the mixture to 50%? \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "Dar + Dar = Dar \n" ); document.write( "0.25*4 + x = 0.50(4+x) \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "25*4 + 100x = 50*4 + 50x \n" ); document.write( "50x = 25*4 \n" ); document.write( "x = 2 lb (amt. of Darjeeling she must add) \n" ); document.write( "============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " \n" ); document.write( " |