document.write( "Question 925578: To complete a work 'A' takes 50% more time than 'B'. If together they take 18 days to complete the work, how much time will 'B' take to do it? \n" ); document.write( "
Algebra.Com's Answer #561613 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
x, how much time for A to do the work alone.
\n" ); document.write( "\"1%2Fx%2B2%2Fx=1%2F18\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A better way might be:
\n" ); document.write( "x, how much time for B to do the work alone.
\n" ); document.write( "\"1%2F%282x%29%2B1%2Fx=1%2F18\";
\n" ); document.write( "this way, solving for x gives you what the question asked: the time for B to do the work.
\n" ); document.write( "
\n" );