document.write( "Question 1001707: A and B together can finish a job in 36 days. If A can do as much
\n" );
document.write( "work in 4 days as B can do in 9 days, how long would each take to
\n" );
document.write( "do the job alone? \n" );
document.write( "
Algebra.Com's Answer #618802 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! The question is: \n" ); document.write( " \n" ); document.write( "how long would each take to do the job alone? \n" ); document.write( " \r\n" ); document.write( "Let x = the number of days it takes for A to do 1 job.\r\n" ); document.write( "\r\n" ); document.write( "Then A's rate in jobs per day is 1 job per x days or 1/x jobs per day.\r\n" ); document.write( "\r\n" ); document.write( "Let y = the number of days it takes for B to do 1 job.\r\n" ); document.write( "\r\n" ); document.write( "Then B's rate in jobs per day is 1 job per y days or 1/y jobs per day.\r\n" ); document.write( " \n" ); document.write( "A and B together can finish a job in 36 days. \n" ); document.write( " \r\n" ); document.write( "Then their combined rate is 1 job per 36 days, or 1/36 jobs per day.\r\n" ); document.write( "\r\n" ); document.write( "The sum of their rates equals 1/36 jobs per day.\r\n" ); document.write( "\r\n" ); document.write( "1/x + 1/y = 1/36\r\n" ); document.write( " \n" ); document.write( "If A can do as much work in 4 days as B can do in 9 days, \n" ); document.write( " \r\n" ); document.write( "We use rate×time to determine what part of a job is done by A\r\n" ); document.write( "in 4 days and what part of a job is done by B in 9 days, and\r\n" ); document.write( "set those equal to each other:\r\n" ); document.write( "\r\n" ); document.write( "4/x = 9/y\r\n" ); document.write( "\r\n" ); document.write( "or\r\n" ); document.write( "\r\n" ); document.write( "4/x - 9/y = 0\r\n" ); document.write( "\r\n" ); document.write( "The system of equations is\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |