document.write( "Question 421293: Please show me how to solve the following word problem:\r
\n" );
document.write( "\n" );
document.write( "A solution of 54% fertilizer is to be mixed with a solution of 27% fertilizer to form 135 liters of a 49% solution. How many liters of the 54% solution must be used?\r
\n" );
document.write( "\n" );
document.write( "Thanks for your help. \n" );
document.write( "
Algebra.Com's Answer #294247 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A solution of 54% fertilizer is to be mixed with a solution of 27% fertilizer to form 135 liters of a 49% solution. How many liters of the 54% solution must be used? \n" ); document.write( "-------------------- \n" ); document.write( "f = 54% \n" ); document.write( "t = 27% \n" ); document.write( "---------- \n" ); document.write( "f + t = 135 (total solution) \n" ); document.write( "0.54f + 0.27t = 0.49*135 (total fertilizer) \n" ); document.write( "Can you finish it? \n" ); document.write( " \n" ); document.write( " |