document.write( "Question 148509: Suppose it takes Tom and Dick 2 hours to do a certain job, it takes Tom and Harry 3 hours to do the same job. It takes Dick and Harry 4 hours to do this same job.\r
\n" );
document.write( "\n" );
document.write( "How long will it take Tom, Dick, and Harry to do the same job together? \r
\n" );
document.write( "\n" );
document.write( "So, just for organizing:
\n" );
document.write( "T + D = 2hrs
\n" );
document.write( "T + H = 3hrs
\n" );
document.write( "D + H = 4hrs
\n" );
document.write( "T+D+H = ? hrs\r
\n" );
document.write( "\n" );
document.write( "Therefore: (I think, but I'm sure it's most probably right)
\n" );
document.write( "1/T + 1/D =1/2
\n" );
document.write( "1/T + 1/H =1/3
\n" );
document.write( "1/D + 1/H =1/4
\n" );
document.write( "1/T + 1/D + 1/H =1/x\r
\n" );
document.write( "\n" );
document.write( "So far, I got to T=12/5 and D=12
\n" );
document.write( "using reciprocals and the first equation, the sum is 6/12 or 1/2; so far so good.
\n" );
document.write( "But I've tried using it to solve for the H one.. and it doesn't quite work.. so when I get to the last equation I still have two variables, H and X.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #108838 by stanbon(75887) ![]() You can put this solution on YOUR website! Suppose it takes Tom and Dick 2 hours to do a certain job, it takes Tom and Harry 3 hours to do the same job. It takes Dick and Harry 4 hours to do this same job. \n" ); document.write( "How long will it take Tom, Dick, and Harry to do the same job together? \n" ); document.write( "So, just for organizing: \n" ); document.write( "T + D = 2hrs \n" ); document.write( "T + H = 3hrs \n" ); document.write( "D + H = 4hrs \n" ); document.write( "T+D+H = ? hrs \n" ); document.write( "Therefore: (I think, but I'm sure it's most probably right) \n" ); document.write( "1/T + 1/D =1/2 \n" ); document.write( "1/T + 1/H =1/3 \n" ); document.write( "1/D + 1/H =1/4 \n" ); document.write( "1/T + 1/D + 1/H =1/x \n" ); document.write( "So far, I got to T=12/5 and D=12 \n" ); document.write( "using reciprocals and the first equation, the sum is 6/12 or 1/2; so far so good. \n" ); document.write( "----------------------- \n" ); document.write( "You only need the 1st three equations. \n" ); document.write( "Three equations with three unknows yields an answer: \n" ); document.write( "1/T + 1/D + 0 = 1/2 \n" ); document.write( "1/T + 0 +1/H =1/3 \n" ); document.write( "o +1/D + 1/H =1/4 \n" ); document.write( "------------- \n" ); document.write( "1/T = 7/24 \n" ); document.write( "1/D = 5/24 \n" ); document.write( "1/H = 1/24 \n" ); document.write( "---------------- \n" ); document.write( "So T time = 24/7 = 3 3/7 days \n" ); document.write( "D time = 24/5 = 4 4/5 days \n" ); document.write( "H time = 24 days \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |