document.write( "Question 329121: My father-in-law used to have a garden in our backyard. We worried about him weeding the whole garden by himself so we usually sent one of our children out to help. Now, if my son worked on the garden by himself it would take him 4 hours longer to weed the garden than his grandfather took. However, if he worked with my father-in-law, he worked twice as fast. Develop a formula for how long it took for both of them to weed the whole garden working together. Simplify/reduce to lowest terms.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #235917 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
if my son worked on the garden by himself it would take him 4 hours longer to weed the garden than his grandfather took. However, if he worked with my father-in-law, he worked twice as fast. Develop a formula for how long it took for both of them to weed the whole garden working together. Simplify/reduce to lowest terms.
\n" ); document.write( ":
\n" ); document.write( "Let x = time required by son working alone
\n" ); document.write( "then
\n" ); document.write( "(x-4) = time required by grandad alone
\n" ); document.write( ":
\n" ); document.write( "If son works twice as fast:
\n" ); document.write( ".5x = time when son working with grandad
\n" ); document.write( ";
\n" ); document.write( "Let completed job = 1 (A weeded garden)
\n" ); document.write( ":
\n" ); document.write( "Let t = time to complete the job working together
\n" ); document.write( ":
\n" ); document.write( "\"t%2F%28%28x-4%29%29\" + \"t%2F%28.5x%29\" = 1
\n" ); document.write( ":
\n" ); document.write( "Multiply by .5x(x-4), results
\n" ); document.write( ".5xt + t(x-4) = .5x(x-4)
\n" ); document.write( ":
\n" ); document.write( ".5xt + xt - 4t = .5x^2 - 2x
\n" ); document.write( ":
\n" ); document.write( "1.5xt - 4t = .5x^2 - 2x
\n" ); document.write( "Factor out t
\n" ); document.write( "t(1.5x - 4) = .5x^2 - 2x
\n" ); document.write( ":
\n" ); document.write( "Divide both sides by (1.5x-4)
\n" ); document.write( "t = \"%28%28.5x%5E2-2x%29%29%2F%28%281.5x-4%29%29\", is the formula
\n" ); document.write( "where:
\n" ); document.write( "t = time working together
\n" ); document.write( "x = son's time working alone
\n" ); document.write( "
\n" ); document.write( "
\n" );