document.write( "Question 293457: The time it takes to build a brick wall varies inversely as the number of people working on it. If it takes 3 days for 8 people to build a brick wall, how long will it take 5 people to build the same wall? \n" ); document.write( "
Algebra.Com's Answer #211848 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The time it takes to build a brick wall varies inversely as the number of people working on it. If it takes 3 days for 8 people to build a brick wall, how long will it take 5 people to build the same wall? \n" ); document.write( ": \n" ); document.write( "let d = time for 5 people to complete the job \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "5d = 24 \n" ); document.write( "d = \n" ); document.write( "d = 4.8 days for 5 to build the wall \n" ); document.write( " |