document.write( "Question 1013984: A takes 10 more days to do a job than B they both do a job in 12 days. in how many days B will take to complete the work if he works alone?? \n" ); document.write( "
Algebra.Com's Answer #630283 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A takes 10 more days to do a job than B. They both do a job in 12 days.
\n" ); document.write( "In how many days B will take to complete the work if he works alone??
\n" ); document.write( "-----------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let a = # of days for A to do the job working alone, and\r\n" );
document.write( "Let b = # of days for B to do the job working alone.\r\n" );
document.write( "\r\n" );
document.write( "According to the condition, you have this system of two equations in two unknowns a and b:\r\n" );
document.write( "\r\n" );
document.write( "a = b + 10,                 (1)\r\n" );
document.write( "\r\n" );
document.write( "\"12\".\"%281%2Fa+%2B+1%2Fb%29\" = 1.           (2)\r\n" );
document.write( "\r\n" );
document.write( "From (1), substitute a = b + 10 into (2). You will get\r\n" );
document.write( "\r\n" );
document.write( "\"12\".\"%281%2F%28b%2B10%29+%2B+1%2Fb%29\" = \"1\".    (3)\r\n" );
document.write( "\r\n" );
document.write( "In (3), multiply both sides by b*(b+10) to get off the denominators. You will get\r\n" );
document.write( "\r\n" );
document.write( "12*b + 12*(b+10) = b*(b+10),   or\r\n" );
document.write( "\r\n" );
document.write( "24b + 120 = \"b%5E2+%2B+10b\",    or\r\n" );
document.write( "\r\n" );
document.write( "\"b%5E2+%2B+10b+-+24b+-+120\" = \"0\",   or\r\n" );
document.write( "\r\n" );
document.write( "\"b%5E2+-+14b+-+120\" = \"0\".\r\n" );
document.write( "\r\n" );
document.write( "Factor left side:\r\n" );
document.write( "\r\n" );
document.write( "(b-20)*(b+6) = 0.\r\n" );
document.write( "\r\n" );
document.write( "The roots are b = 20 and b = -6.\r\n" );
document.write( "\r\n" );
document.write( "Only positive b = 20 fits the condition.\r\n" );
document.write( "\r\n" );
document.write( "Then a = b + 10 = 30.\r\n" );
document.write( "\r\n" );
document.write( "Answer. It will take 20 days for B to complete the job working alone.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "For more details and more solved similar problems on joint work see the lessons\r
\n" ); document.write( "\n" ); document.write( "    - Using fractions to solve word problems on joint work   and
\n" ); document.write( "    - Solving more complicated word problems on joint work\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );