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)\"\" \"About 
You can put this solution on YOUR website!
Area of ceiling = (c² + 2cd + d²)*(c+d)²
\n" ); document.write( "=\"%28c%2Bd%29%5E2+%2A%28c%2Bd%29%5E2+\"
\n" ); document.write( "=\"%28c%2Bd%29%5E4\"
\n" ); document.write( "one can of paint covers (c+d)² sq mtr.
\n" ); document.write( "so no of cans required = \"%28c%2Bd%29%5E4%2F%28c%2Bd%29%5E2\"
\n" ); document.write( "(c+d)²
\n" ); document.write( "
\n" );