document.write( "Question 636511: A painter can paint 2.3 walls every hour. There are 64 walls to paint. How long will it take to paint all the walls? If the number exceeds 24, show the answer in days. Thanks :) \n" ); document.write( "
Algebra.Com's Answer #401069 by jerryguo41(197) You can put this solution on YOUR website! D=rt (distance or goal = rate * time) \n" ); document.write( "64 walls = 2.3 walls * x hours \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Thus you know it takes: 1 day, 3 hours and 50 minutes to paint 64 walls. \n" ); document.write( " |