document.write( "Question 129954: A worker can build a fence in 16 hours. With the help of an assistant, the fence can be built in 9 hours. How long should it take the assistant, working alone, to build the fence? \n" ); document.write( "
Algebra.Com's Answer #94911 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"a\" = assistant's time to build fence
\n" ); document.write( "In words:
\n" ); document.write( "(1 fence)/(worker's time) + (1 fence)/ (assitant's time) =
\n" ); document.write( "(1 fence) / (time for both working together)
\n" ); document.write( "\"1%2F16+%2B+1%2Fa+=+1%2F9\"
\n" ); document.write( "multiply both sides by \"9%2A16%2Aa\"
\n" ); document.write( "\"9a+%2B+9%2A16+=+16a\"
\n" ); document.write( "\"9a+%2B+144+=+16a\"
\n" ); document.write( "\"7a+=+144\"
\n" ); document.write( "\"a+=+20.57\"
\n" ); document.write( "It takes the assistant 20 hrs and 34 minutes approximately
\n" ); document.write( "
\n" );