document.write( "Question 254918: Initially there were 7 liters of blue paint and 10 liters of crimson paint. A paint job uses 20% of the blue and 80% of the crimson paint.
\n" );
document.write( "(a) What percentage of the total combined amount of paint is used during the job?
\n" );
document.write( "(b) What percentage of the total combined amount of paint remains after the job is finished? \n" );
document.write( "
Algebra.Com's Answer #187211 by stanbon(75887) ![]() You can put this solution on YOUR website! Initially there were 7 liters of blue paint and 10 liters of crimson paint. \n" ); document.write( "A paint job uses 20% of the blue and 80% of the crimson paint. \n" ); document.write( "(a) What percentage of the total combined amount of paint is used during the job? \n" ); document.write( "Amount Used = 0.20*7 + 0.80*10 = 1.4 + 8 = 9.4 liters \n" ); document.write( "Percent Used: 9.4/(7+10) = 0.5529 = 55.29% \n" ); document.write( "================================================== \n" ); document.write( "(b) What percentage of the total combined amount of paint remains after the job is finished? \n" ); document.write( "Ans: 100% - 55.29% = 44.71% \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |