document.write( "Question 16110: One crew can put up holiday decorations in the mall in 9 hours. A second crew can put up the decorations in 7 hours. How long will it take if both crews work together to decorate the mall? Please enter your answer as a number without the units. \n" ); document.write( "
Algebra.Com's Answer #27579 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We use the equation \n" ); document.write( "t/A + t/B = 1 \n" ); document.write( "now plug in to solve for t... \n" ); document.write( "t/7 + t/9 = 1 \n" ); document.write( "multiply by the LCD, 63, and get \n" ); document.write( "9t + 7t = 63 \n" ); document.write( "16t = 63 \n" ); document.write( "t = 63/16 hours or \n" ); document.write( "t = 3 15/16 hours if you need it mixed... \n" ); document.write( " |