document.write( "Question 610665: Fran can write a computer program in 9 days. If Doug helps her, they can write the
\n" ); document.write( "program in 6 days. How long would it take Doug to write the program by himself?
\n" ); document.write( "

Algebra.Com's Answer #384498 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Fran can write a computer program in 9 days. If Doug helps her, they can write the
\n" ); document.write( "program in 6 days. How long would it take Doug to write the program by himself?
\n" ); document.write( ".
\n" ); document.write( "Let x = time (days) it takes for Doug alone
\n" ); document.write( "then
\n" ); document.write( "6(1/9 + 1/x) = 1
\n" ); document.write( "multiplying both sides by 9x:
\n" ); document.write( "6(x + 9) = 9x
\n" ); document.write( "6x + 54 = 9x
\n" ); document.write( "54 = 3x
\n" ); document.write( "18 days = x
\n" ); document.write( "
\n" ); document.write( "
\n" );