document.write( "Question 1134635: A carpenter and a helper can do a certain job in 18 days. If the carpenter works 1.50 times as fast as the helper, how long would it take each, working alone, to do the job? \n" ); document.write( "
Algebra.Com's Answer #752075 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
carpenter and helper do 1/18 of the job in 1 day.
\n" ); document.write( "helper can do it in x days and does 1/x of it in 1 day
\n" ); document.write( "carpenter can do it in x/1.5 days and does 1/x/1.5 or 1.5/x of it in 1 day
\n" ); document.write( "so 1.5/x +1/x=1/18
\n" ); document.write( "multiply by 18x LCD whole thing
\n" ); document.write( "27+18=x=45
\n" ); document.write( "helper needs 45 days
\n" ); document.write( "carpenter needs 30 days
\n" ); document.write( "1/30+1/45=5/90=1/18 This is the right answer, because the helper does 0.02222 of the job per day and the carpenter does 1.5 of it or 0.033333.
\n" ); document.write( "That is 50% faster, and 18 days times the first is 0.40 and 18 days times the second is 0.60
\n" ); document.write( "
\n" );