document.write( "Question 998577: An artist is commissioned to paint a large painting on a wall. The wall is a rectangle and it measures 87 feet by 65 feet. The artist charges $68 per square yard. The artist gives no discount for any chunk of area less than a square yard. Find the total charge for painting the wall. \n" ); document.write( "
Algebra.Com's Answer #616353 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
The area of the wall is 87 x 65 = 5655 sq feet.
\n" ); document.write( "There are 9 sq feet in a sq yard, so let's divide this by 9 and round up...
\n" ); document.write( "5655 / 9 = 628.33 ==> 629 square yards
\n" ); document.write( "Multiply that by $68 per sq yard and get
\n" ); document.write( "629 x 68 = $42,772
\n" ); document.write( "(I'm in the wrong business.)
\n" ); document.write( "
\n" );