document.write( "Question 940079: if john build a wall in 5 hours and mark build the same wall but in 8 hours then if john and mark will work together to build one wall, So what the time requested to build it ? \n" ); document.write( "
Algebra.Com's Answer #572949 by KMST(5328)![]() ![]() You can put this solution on YOUR website! John can build 1/5 of the wall per hour. \n" ); document.write( "Mark can build 1/8 of the wall per hour. \n" ); document.write( "Working together, each hour they can build \n" ); document.write( "1/5+1/8=8/40+5/40=13/40 \n" ); document.write( "of the wall. \n" ); document.write( "So, working together, it should take them \n" ); document.write( " \n" ); document.write( "Since 1/13 of an hour is 60/13 minutes, \n" ); document.write( "which is a little more than 4.6 minutes, but less than 5 minutes, \n" ); document.write( "I think they should estimate that it will take them \n" ); document.write( "3 hours and 5 minutes. \n" ); document.write( " |