document.write( "Question 672511: a man can complete a piece of work in 9 days but with the help of his son, he can do it in 6 days.the taken by his son to do it alone is \n" ); document.write( "
Algebra.Com's Answer #418125 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! a man can complete a piece of work in 9 days but with the help of his son, he can do it in 6 days.the taken by his son to do it alone is \n" ); document.write( ". \n" ); document.write( "Let x = time (days) it takes the son alone \n" ); document.write( "then \n" ); document.write( "6(1/9 + 1/x) = 1 \n" ); document.write( "multiplying both sides 9x: \n" ); document.write( "6(x + 9) = 9x \n" ); document.write( "6x + 54 = 9x \n" ); document.write( "54 = 3x \n" ); document.write( "18 days = x \n" ); document.write( " |