document.write( "Question 854084: a man can do a job in 8 hours, a boy can do the same job in 12 hours and a girl can do it in 16 hours. how long will it take them to do the job if the man and the boy work together for one hour and then the boy and the girl finish the job \n" ); document.write( "
Algebra.Com's Answer #514435 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
a man can do a job in 8 hours, a boy can do the same job in 12 hours and a girl can do it in 16 hours.
\n" ); document.write( " how long will it take them to do the job if the man and the boy work together for one hour and then the boy and the girl finish the job.
\n" ); document.write( ":
\n" ); document.write( "Let t = time worked by the boy
\n" ); document.write( "then
\n" ); document.write( "(t-1) = time worked by the girl
\n" ); document.write( ":
\n" ); document.write( "The completed job = 1
\n" ); document.write( "Each will do a fraction of the job, the three fractions add up to 1
\n" ); document.write( ":
\n" ); document.write( "The man worked 1 hr therefore
\n" ); document.write( "\"1%2F8\" + \"t%2F12\" + \"%28%28t-1%29%29%2F16\" = 1
\n" ); document.write( "multiply by the LCM, 96; cancel the denominators
\n" ); document.write( "12 + 8t + 6(t-1) = 96
\n" ); document.write( "8t + 6t - 6 = 96 - 12
\n" ); document.write( "14t = 84 + 6
\n" ); document.write( "14t = 90
\n" ); document.write( "t = 90/14
\n" ); document.write( "t = 6.43 hrs worked by the boy who worked the whole time to complete the job
\n" ); document.write( "
\n" ); document.write( "
\n" );