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)\"\" \"About 
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( "\r\n" );
document.write( "\r\n" );
document.write( "Do not clear of fractions. Instead eliminate 1/y\r\n" );
document.write( "by multiplying the first equation through by 9\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Adding the two equations:\r\n" );
document.write( "\r\n" );
document.write( "\"matrix%281%2C3%2C13%2Fx%2C%22%22=%22%22%2C1%2F4%29\"\r\n" );
document.write( "\r\n" );
document.write( "cross multiply \r\n" );
document.write( "\r\n" );
document.write( "x = 52 days = how many days it takes for A to do the job.\r\n" );
document.write( "\r\n" );
document.write( "Substitute in\r\n" );
document.write( "\r\n" );
document.write( "\"matrix%281%2C3%2C4%2Fx%2C%22%22=%22%22%2C9%2Fy%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"matrix%281%2C3%2C4%2F52%2C%22%22=%22%22%2C9%2Fy%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"matrix%281%2C3%2C1%2F13%2C%22%22=%22%22%2C9%2Fy%29\"\r\n" );
document.write( "\r\n" );
document.write( "Cross multiply\r\n" );
document.write( "\r\n" );
document.write( "y = 117 days = how many days it takes for B to do the job.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );