document.write( "Question 38574: It takes Tom 4 hours to build a fence. If he hires Jack to help him, together they can do the job in just 3 hours. If jack built the same fence by himself, how long would it take him??\r
\n" );
document.write( "\n" );
document.write( "Thanks for answering!:-) \n" );
document.write( "
Algebra.Com's Answer #24112 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We use the work problem formula \n" ); document.write( "t/A + t/B = 1 \n" ); document.write( "t = time worked together \n" ); document.write( "A = first guy's time alone \n" ); document.write( "B = second guy's time alone \n" ); document.write( "1 = one job or task \n" ); document.write( "so plug in and get \n" ); document.write( "3/4 + 3/B = 1 \n" ); document.write( "multiply all by 4B and get \n" ); document.write( "3B + 12 = 4B \n" ); document.write( "and \n" ); document.write( "B = 12 hours \n" ); document.write( " |