document.write( "Question 301609: Barney can build a barn in 15 hours. david can build a barn in 10 hours. How long will it take for the barn to be built if they work together? \n" ); document.write( "
Algebra.Com's Answer #216253 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Barney can build a barn in 15 hours. david can build a barn in 10 hours. How long will it take for the barn to be built if they work together? \n" ); document.write( ". \n" ); document.write( "Barney's rate: 1/15 \n" ); document.write( "David's rate: 1/10 \n" ); document.write( ". \n" ); document.write( "Let t = time it takes for both \n" ); document.write( "then \n" ); document.write( "t(1/15 + 1/10) = 1 \n" ); document.write( "Multiply both sides by 150: \n" ); document.write( "t(10 + 15) = 150 \n" ); document.write( "25t = 150 \n" ); document.write( "t = 6 hours \n" ); document.write( " \n" ); document.write( " |