document.write( "Question 703193: Hi. I have been trying to solve this problem but I don't even know how to set it up. Could you please show me how to solve this problem, from start to finish. Thank you!\r
\n" ); document.write( "\n" ); document.write( " A painter is paid 9 dollars per hour and can paint 8 m^2 with a roller in this time. Renting a spray gun costs 5 dollars for each hour of use, and the painter can paint 20 m^2 per hour with the spray gun. It takes 1/2 an hour for the painter to clean up after using the roller, but 1 hour using the spray gun. You must pay the painter for her time and you must also pay for renting the spray gun for the total amount of time (including clean up) the spray gun was needed. How much money do you save by using the spray gun on a paint job that involves painting 40 m^2.\r
\n" ); document.write( "\n" ); document.write( "Money Saved = ___________ Dollars
\n" ); document.write( "

Algebra.Com's Answer #433351 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
Maybe you could organize your calculations in a table,
\n" ); document.write( "maybe with columns for painting time, cleaning time, total time, labor cost, rental cost, and total cost.
\n" ); document.write( "
\n" ); document.write( "Roller option:
\n" ); document.write( "Painting time = (40 m^2)/(8 m^2/hour) = 5 hours.
\n" ); document.write( "Clean-up time = 0.5 hours.
\n" ); document.write( "Total time = 5 hours + 0.5 hours = 5.5 hours
\n" ); document.write( "Labor cost = (5.5 hours)($9/hour) = $49.50
\n" ); document.write( "Rental cost = $0
\n" ); document.write( "Total cost = $49.50
\n" ); document.write( "
\n" ); document.write( "Spay gun option:
\n" ); document.write( "Painting time = (40 m^2)/(20 m^2/hour) = 2 hours.
\n" ); document.write( "Clean-up time = 1 hour.
\n" ); document.write( "Total time = 2 hours + 1 hour = 3 hours
\n" ); document.write( "Labor cost = (3 hours)($9/hour) = $27
\n" ); document.write( "Rental cost = (3 hours)($5/hour) = $15
\n" ); document.write( "Total cost = $27 + $15 = $42
\n" ); document.write( "
\n" ); document.write( "Money saved = $49.50 - $42 = $7.50
\n" ); document.write( "
\n" );