document.write( "Question 489529: It takes my father 3 hours to plow our cornfield with his new tractor. Using the old tractor it takes me 5 hours. If we both plow for 1 hour before I go to school, how long will it take Dad to finish the plowing? \n" ); document.write( "
Algebra.Com's Answer #333735 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
It takes my father 3 hours to plow our cornfield with his new tractor.
\n" ); document.write( " Using the old tractor it takes me 5 hours.
\n" ); document.write( " If we both plow for 1 hour before I go to school, how long will it take Dad to finish the plowing?
\n" ); document.write( ":
\n" ); document.write( "let t = time it takes Dad to finish plowing
\n" ); document.write( "let the completed job = 1 (a plowed field)
\n" ); document.write( ":
\n" ); document.write( "\"1%2F5\" + \"%28t%2B1%29%2F3\" = 1
\n" ); document.write( "Multiply by 15 to clear the denominators results:
\n" ); document.write( "3 + 5(5+1) = 15
\n" ); document.write( "3 + 5t + 5 = 15
\n" ); document.write( "5t = 15 - 8
\n" ); document.write( "5t = 7
\n" ); document.write( "t = \"7%2F5\"
\n" ); document.write( "t = 1.4 hrs for Dad to finish
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution (Dad plowed for a total of 2.4 hrs)
\n" ); document.write( "1/5 + 2.4/3 =
\n" ); document.write( ".2 + .8 = 1; confirms our solution
\n" ); document.write( "
\n" );