document.write( "Question 1152573: Four workers are building a house. In five days they built half the house. But
\n" );
document.write( "winter is coming and they want to finish building the house in two more days.
\n" );
document.write( "How many friends should the workers call for help, if they do not want to bother
\n" );
document.write( "more people than is necessary? \n" );
document.write( "
Algebra.Com's Answer #774621 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "There are of course many different ways to solve the problem. The solution from the other tutor uses formal mathematics, which is fine. \n" ); document.write( "I prefer a less formal solution using common sense, like this: \n" ); document.write( "Half the house was built by 4 workers in 5 days. So 20 man-days builds half of a house. \n" ); document.write( "The other half remains to be built; it will require another 20 man-days. \n" ); document.write( "They want to finish in 2 days; the number of workers required is 20/2 = 10. \n" ); document.write( "There are currently 4 workers; the number of additional workers required is 10-4=6. \n" ); document.write( " \n" ); document.write( " |