document.write( "Question 1009257: Brad and tom can mow their yard together with two lawn mowers in 30 min. when brad work alone it takes him 50 min. how long would it take tom by himself? \n" ); document.write( "
Algebra.Com's Answer #624748 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Call Tom's time, x. Then the set up is
\n" ); document.write( "30/50 + 30/x = 1
\n" ); document.write( "Now multiply by 50x and we get
\n" ); document.write( "30x + 1500 = 50x
\n" ); document.write( "1500 = 20x
\n" ); document.write( "x = 75 minutes
\n" ); document.write( "
\n" );