document.write( "Question 777735: A can do a work in 12 days ;B in 6 days and C in 3 days.A and B start working together and after a day,C joins them.The total number of days required to complete the work is
\n" ); document.write( "(A) 16/7 days (B) 9/7 days (C) 15/7 days (D) 8/7 days
\n" ); document.write( "

Algebra.Com's Answer #474242 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Jobs done = (rate)×(time), or rather \r\n" );
document.write( " \r\n" );
document.write( "\"%28matrix%285%2C1%2C%0D%0A%0D%0AFraction%2Cof%2Ca%2Cjob%2Cdone%29%29\"\"%22%22=%22%22\"\"%22%22%2A%22%22\"\"%28matrix%284%2C1%2C%0D%0ANumber%2Cof%2Cdays%2Cworked%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Let's get the work rates in fraction of a job per day:\r\n" );
document.write( "\r\n" );
document.write( "A's rate is \"1%2F12\" of a job per day.\r\n" );
document.write( "B's rate is \"1%2F6\" of a job per day.\r\n" );
document.write( "C's rate is \"1%2F3\" of a job per day.\r\n" );
document.write( "\r\n" );
document.write( "A&B's combined rate is \r\n" );
document.write( "\r\n" );
document.write( "\"1%2F12\"+\"1%2F6\" = \"1%2F12\"+\"2%2F12\" = \"3%2F12\" = \"1%2F4\" of a job per day.\r\n" );
document.write( "\r\n" );
document.write( "A&B&C's combined rate is \r\n" );
document.write( "\r\n" );
document.write( "\"1%2F12\"+\"1%2F6\"+\"1%2F3\" = \"1%2F12\"+\"2%2F12\"+\"4%2F12\" = \"7%2F12\" of a job per day.\r\n" );
document.write( "\r\n" );
document.write( "When A&B worked for 1 day they did: \r\n" );
document.write( "\r\n" );
document.write( "rate×time = \"1%2F4\"·1 = \"1%2F4\" of the job.\r\n" );
document.write( "\r\n" );
document.write( "That left \"3%2F4\" of the job still undone.\r\n" );
document.write( "\r\n" );
document.write( "Then C joined them for X days.\r\n" );
document.write( "\r\n" );
document.write( "So when A&B&C worked for X days they did:\r\n" );
document.write( "\r\n" );
document.write( "rate×time = \"7%2F12\"X \r\n" );
document.write( "\r\n" );
document.write( "and that must equal the remaining \"3%2F4\" of the job\r\n" );
document.write( "\r\n" );
document.write( "So the equation is \"7%2F12\"X = \"3%2F4\"\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by 12\r\n" );
document.write( "\r\n" );
document.write( "                   28X = 36\r\n" );
document.write( "                     X = 36/28\r\n" );
document.write( "                     X = 9/7 days.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );