document.write( "Question 1043452: A painter has to paint the walls and ceiling of a room. He calculates that he will require 4 litres of paint. The paint is sold as follows:
\n" );
document.write( "1 litre costs $24. 2 litres cost twice as much as 1 litre less 25%, 4 litres cost twice as much as 2 litres less 25%. How much is the paint going to cost him?
\n" );
document.write( "Please help me to solve this question. Thanks! \n" );
document.write( "
Algebra.Com's Answer #658596 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " A painter has to paint the walls and ceiling of a room. He calculates that he will require 4 litres of paint. The paint is sold as follows: \n" ); document.write( "1 litre costs $24. \n" ); document.write( "2 litres cost twice as much as 1 litre less 25%, \n" ); document.write( "2 litres costs 0.75(2*24) = 0.75(48) = $36 \n" ); document.write( "---------------------------------------------------------------- \n" ); document.write( "4 litres cost twice as much as 2 litres less 25%. \n" ); document.write( "4 litres costs 0.75(2*36) = $54 \n" ); document.write( "---------------------------------\r \n" ); document.write( "\n" ); document.write( "How much is the paint going to cost him?:: $54 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |