document.write( "Question 38274: Doug can deliver his pspers in 45 minutes. If Meg helps, they can finish in 20 minutes. How long will it take Meg to work alone? \n" ); document.write( "
Algebra.Com's Answer #23745 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
The normal equation for this kind of equation is
\n" ); document.write( "t/A + t/B = 1
\n" ); document.write( "where t is the time working together
\n" ); document.write( "A is the time it takes the first person working alone
\n" ); document.write( "B is the time it takes the second person working alone
\n" ); document.write( "and the 1 represents one whole job to do...
\n" ); document.write( "Now plug in and solve for B
\n" ); document.write( "20/45 + 20/B = 1
\n" ); document.write( "multiply all by 45B to clear fractions
\n" ); document.write( "20B + 900 = 45B
\n" ); document.write( "900 = 25B
\n" ); document.write( "B = 36 minutes
\n" ); document.write( "
\n" );