document.write( "Question 979176: Mr. Quino wants to paint the ceiling of a room that has a length of (c² + 2cd + d²) meters and a width of (c + d) meters. if one can of paint will cover (c+d)² square meter, what is the minimum number of cans of paint needed? Express your answer as a polynomial. \n" ); document.write( "
Algebra.Com's Answer #600476 by anand429(138)![]() ![]() You can put this solution on YOUR website! Area of ceiling = (c² + 2cd + d²)*(c+d)² \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "one can of paint covers (c+d)² sq mtr. \n" ); document.write( "so no of cans required = \n" ); document.write( "(c+d)² \n" ); document.write( " |