Algebra.Com's Answer #355368 by Edwin McCravy(20056)  You can put this solution on YOUR website! Working together, a job takes Tom and Joe 8 days, Tom and Dave 13 1/3 days, and Joe and Dave 6 2/3 days. How long does it take each person to do the job alone? \n" );
document.write( "\r\n" );
document.write( "Let x = the number of days Tom requires working alone.\r\n" );
document.write( "Let y = the number of days Joe requires working alone.\r\n" );
document.write( "Let z = the number of days Dave requires working alone.\r\n" );
document.write( "\r\n" );
document.write( "Make this chart and fill in the unknown times x, y, and z\r\n" );
document.write( "\r\n" );
document.write( " Number of Number of Rate in\r\n" );
document.write( " jobs done days required jobs/day \r\n" );
document.write( "------------------------------------------------------------------------\r\n" );
document.write( "Tom & Joe working together | | | | \r\n" );
document.write( "Tom & Dave working together | | | |\r\n" );
document.write( "Joe & Dave working together | | | |\r\n" );
document.write( "Tom working alone | | x | | \r\n" );
document.write( "Joe working alone | | y | | \r\n" );
document.write( "Dave working alone | | z | | \r\n" );
document.write( "\r\n" );
document.write( "In all 6 cases exactly 1 whole job is done. So we fill in 1 for all the number of\r\n" );
document.write( "jobs done:\r\n" );
document.write( "\r\n" );
document.write( " Number of Number of Rate in\r\n" );
document.write( " jobs done days required jobs/day \r\n" );
document.write( "------------------------------------------------------------------------\r\n" );
document.write( "Tom & Joe working together | 1 | | | \r\n" );
document.write( "Tom & Dave working together | 1 | | |\r\n" );
document.write( "Joe & Dave working together | 1 | | |\r\n" );
document.write( "Tom working alone | 1 | x | | \r\n" );
document.write( "Joe working alone | 1 | y | | \r\n" );
document.write( "Dave working alone | 1 | z | | \r\n" );
document.write( "\r\n" );
document.write( "Two of the given times are in mixed fractions, so let's make them into improper fractions:\r\n" );
document.write( "Number of days required by Tom and Dave working together = = \r\n" );
document.write( "Number of days required by Joe and Dave working together = = \r\n" );
document.write( "So we fill in the given number of days required in the first three cases:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( " Number of Number of Rate in\r\n" );
document.write( " jobs done days required jobs/day \r\n" );
document.write( "------------------------------------------------------------------------ \r\n" );
document.write( "Tom & Joe working together | 1 | 8 | | \r\n" );
document.write( "Tom & Dave working together | 1 | 40/3 | |\r\n" );
document.write( "Joe & Dave working together | 1 | 20/3 | |\r\n" );
document.write( "Tom working alone | 1 | x | | \r\n" );
document.write( "Joe working alone | 1 | y | | \r\n" );
document.write( "Dave working alone | 1 | z | | \r\n" );
document.write( "\r\n" );
document.write( "Next we fill in the rates in jobs/day by dividing jobs by days:\r\n" );
document.write( "\r\n" );
document.write( "1÷8 = , 1÷ = 1× = , 1÷ = 1× = \r\n" );
document.write( "\r\n" );
document.write( " Number of Number of Rate in\r\n" );
document.write( " jobs done days required jobs/day \r\n" );
document.write( "------------------------------------------------------------------------ \r\n" );
document.write( "Tom & Joe working together | 1 | 8 | 1/8 | \r\n" );
document.write( "Tom & Dave working together | 1 | 40/3 | 3/40 |\r\n" );
document.write( "Joe & Dave working together | 1 | 20/3 | 3/20 |\r\n" );
document.write( "Tom working alone | 1 | x | 1/x | \r\n" );
document.write( "Joe working alone | 1 | y | 1/y | \r\n" );
document.write( "Dave working alone | 1 | z | 1/z | \r\n" );
document.write( "\r\n" );
document.write( "The three equations come from adding the rates to get the combined rates:\r\n" );
document.write( "\r\n" );
document.write( " + = \r\n" );
document.write( "\r\n" );
document.write( " + = \r\n" );
document.write( " \r\n" );
document.write( " + = \r\n" );
document.write( "\r\n" );
document.write( "So we have this system of three equations in three unknowns:\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "Important: DO NOT clear of fractions! That's because doing so would introduce\r\n" );
document.write( "terms in two variables multiplied together, that is, terms in xy, xz, and yz,\r\n" );
document.write( "which would complicate matters further.\r\n" );
document.write( "\r\n" );
document.write( "Instead let u = , v = , and w = \r\n" );
document.write( "\r\n" );
document.write( "Then we have\r\n" );
document.write( " ì u + v = \r\n" );
document.write( " í u + w = \r\n" );
document.write( " î v + w = \r\n" );
document.write( "\r\n" );
document.write( "NOW we MAY clear of fractions because we won't get multiplied variables.\r\n" );
document.write( "\r\n" );
document.write( " ì 8u + 8v = 1\r\n" );
document.write( " í40u + 40w = 3\r\n" );
document.write( " î 20v + 20w = 3\r\n" );
document.write( "\r\n" );
document.write( "Solve that system by elimination (I'm sure you know how).\r\n" );
document.write( "\r\n" );
document.write( "You get u = , v = , and w = \r\n" );
document.write( "\r\n" );
document.write( "Then since u = , then = , and x = 40, so Tom\r\n" );
document.write( "working alone takes 40 days to do the job.\r\n" );
document.write( "\r\n" );
document.write( "Since v = , then = , and y = 10, so Joe\r\n" );
document.write( "working alone takes 10 days to do the job.\r\n" );
document.write( "\r\n" );
document.write( "Since w = , then = , and z = 20, so Joe\r\n" );
document.write( "working alone takes 20 days to do the job.\r\n" );
document.write( "\r\n" );
document.write( "Edwin \n" );
document.write( " |