document.write( "Question 1029150: Joe can ow the 18th fairway in 4 hours. Bob can do it in 3 hours. Joe, Bob and Tom working together can do it in an hour and 20 minutes. How long would it take Tom to do the job working alone? \n" ); document.write( "
Algebra.Com's Answer #644173 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Person            RATES jobs per hour\r\n" );
document.write( "\r\n" );
document.write( "Joe                \"1%2F4\"\r\n" );
document.write( "\r\n" );
document.write( "Bob                \"1%2F3\"\r\n" );
document.write( "\r\n" );
document.write( "Tom                \"1%2Fx\"\r\n" );
document.write( "\r\n" );
document.write( "Joe,Bob,Tom together   \"1%2F%281%261%2F3%29\"\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"1%2F4%2B1%2F3%2B1%2Fx=1%2F%281%261%2F3%29\"
\n" ); document.write( "
\n" );