document.write( "Question 887869: If it takes 2 days for 5 workers to finish painting a wall at a rate of 6 hours per day, then how long will it take 7 workers to finish painting a wall at a rate of 7 hours per day? \n" ); document.write( "
Algebra.Com's Answer #536889 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
If it takes 2 days for 5 workers to finish painting a wall at a rate of 6 hours
\n" ); document.write( "per day, then how long will it take 7 workers to finish painting a wall at a
\n" ); document.write( "rate of 7 hours per day?
\n" ); document.write( "
\r\n" );
document.write( "First of all 2 days at 6 hours per day is 12 hours.\r\n" );
document.write( "\r\n" );
document.write( "So first of all we'll pretend the problem just speaks of hours like this:\r\n" );
document.write( "

\n" ); document.write( "It takes 12 hours for 5 workers to finish painting a wall. How many hours
\n" ); document.write( "will it take 7 workers to finish painting a wall?
\n" ); document.write( "
\r\n" );
document.write( "The least common multiple of 5 workers and 7 workers is 35 workers.\r\n" );
document.write( "\r\n" );
document.write( "35 workers is 7 times 5, so 35 workers can finish painting 7 walls in 12 hours.\r\n" );
document.write( "\r\n" );
document.write( "7 workers is only \"1%2F5\" as many as 35, so it will take 7 workers 5 times as long\r\n" );
document.write( "or 60 hours to paint 7 walls.  So to paint only 1 wall will take only \"1%2F7\"th as\r\n" );
document.write( "long as it takes to paint 7 walls.  \"1%2F7\"th of 60 hours is or \"60%2F7\" or \"8%264%2F7\" hours.  \r\n" );
document.write( "So they'll work 1 7-hour day and will finish after \"1%264%2F7\" hours on the\r\n" );
document.write( "second day.\r\n" );
document.write( "\r\n" );
document.write( "------------------------\r\n" );
document.write( "\r\n" );
document.write( "You can also use the worker-time-job formula, which is:\r\n" );
document.write( "\r\n" );
document.write( "\"%28W%5B1%5DT%5B1%5D%29%2FJ%5B1%5D\"\"%22%22=%22%22\"\"%28W%5B2%5DT%5B2%5D%29%2FJ%5B2%5D\"\r\n" );
document.write( "\r\n" );
document.write( "where\r\n" );
document.write( "\r\n" );
document.write( "W1 = the number of workers in the first situation.\r\n" );
document.write( "T1 = the number of time units (hours in this case) in the first situation.\r\n" );
document.write( "J1 = the number of jobs in the first situation.\r\n" );
document.write( "\r\n" );
document.write( "W2 = the number of workers in the second situation.\r\n" );
document.write( "T2 = the number of time units (hours in this case) in the second situation.\r\n" );
document.write( "J2 = the number of jobs in the second situation.\r\n" );
document.write( "\r\n" );
document.write( "W1 =  5             W2 = 7     \r\n" );
document.write( "T1 = 12             T2 = the unknown quantity \r\n" );
document.write( "J1 =  1             J2 = 1\r\n" );
document.write( "\r\n" );
document.write( "\"%28W%5B1%5DT%5B1%5D%29%2FJ%5B1%5D\"\"%22%22=%22%22\"\"%28W%5B2%5DT%5B2%5D%29%2FJ%5B2%5D\"\r\n" );
document.write( "\r\n" );
document.write( "\"%285%2A12%29%2F1\"\"%22%22=%22%22\"\"%287%2AT%5B2%5D%29%2F1\"\r\n" );
document.write( "\r\n" );
document.write( "\"60\"\"%22%22=%22%22\"\"7%2AT%5B2%5D\"\r\n" );
document.write( "\r\n" );
document.write( "\"60%2F7\"\"%22%22=%22%22\"\"T%5B2%5D\"\r\n" );
document.write( "\r\n" );
document.write( "\"8%264%2F7\" hours.  So they'll work 1 7-hour day and will finish after\r\n" );
document.write( "\"1%264%2F7\" hours on the second day.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );