document.write( "Question 754983: A can do a certain job, working alone, in 3.15 hours. Working with B, A can do the same job in 2.09 hours. How long will it take B, working alone, to do the job? \n" ); document.write( "
Algebra.Com's Answer #459518 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A can do a certain job, working alone, in 3.15 hours.
\n" ); document.write( " Working with B, A can do the same job in 2.09 hours.
\n" ); document.write( " How long will it take B, working alone, to do the job?
\n" ); document.write( ":
\n" ); document.write( "Let b = time required by B working alone
\n" ); document.write( "Let the completed job = 1
\n" ); document.write( ":
\n" ); document.write( "Each will do a fraction of the job, the two fractions add up to 1
\n" ); document.write( "\"2.09%2F3.15\" + \"2.09%2Fb\" = 1
\n" ); document.write( "mult by 3.15b to clear the denominators, results:
\n" ); document.write( "2.09b + 3.15(2.09) = 3.15b
\n" ); document.write( "6.5835 = 3.15b - 2.09b
\n" ); document.write( "6.5835 = 1.06b
\n" ); document.write( "b = 6.5835/1.06
\n" ); document.write( "b = 6.21 hrs, B working alone
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check on a calc
\n" ); document.write( "\"2.09%2F3.15\" + \"2.09%2F6.21\" =
\n" ); document.write( ".6635 + .3365 = 1.00; confirms our solution of b = 6.21 hrs
\n" ); document.write( "
\n" );