document.write( "Question 761782: A man can harvest his farm in 18 hours. His son can harvest the same farm in 12 hours.
\n" );
document.write( "How long will it take them working together? I know the answer is 7.2, I need to know how to write equation to come up with answer.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #463461 by Cromlix(4381) You can put this solution on YOUR website! 1/18 +1/12 = 1/x rate \n" ); document.write( "Denominator = 36x \n" ); document.write( "2x + 3x = 36 \n" ); document.write( " 5x = 36 \n" ); document.write( " x = 7.2 hours \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |