document.write( "Question 1039969: Aman takes 1/6 times as himanshu to do half work. Both together can complete the work in 10 days . How much time Himanshu will take to do the complete work alone. \n" ); document.write( "
Algebra.Com's Answer #654744 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                     TIME       WORK\r\n" );
document.write( "\r\n" );
document.write( "Aman                 (x/6)       1/2\r\n" );
document.write( "\r\n" );
document.write( "Himanshu              x           1\r\n" );
document.write( "\r\n" );
document.write( "Both Combined         10          1\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Work rate is \"amountOfWork%2Ftime\". Their combined rate is the sum of their individual rates. Do you see what to do?
\n" ); document.write( "
\n" );