document.write( "Question 1206391: ron can trim 10 trees in 2/3 the time it takes tony. they trim trees together for 1 hour 11 minutes. then tony continues alone untill a total of 10 trees are trimmed ( it took him 35minutes and 30seconds). working alone, how long would it take ron to trim 10 trees? \n" ); document.write( "
| Algebra.Com's Answer #843866 by greenestamps(13209)     You can put this solution on YOUR website! \n" ); document.write( "The incorrect solution from one of the other tutors is because he has Ron working the additional 35.5 minutes instead of Tony. (I made the same mistake the first time I set the problem up....) \n" ); document.write( "Here is a different setup and solution. \n" ); document.write( "Ron takes 2/3 as much time as Tony to trim a certain number of trees. Then, recognizing that 71 minutes is exactly twice 35 minutes and 30 seconds = 35.5 minutes.... \n" ); document.write( "Let 2x = # of trees Tony trims in 35.5 minutes \n" ); document.write( "Then 3x = # of trees Ron trims in 35.5 minutes \n" ); document.write( "Together in 71 minutes the number of trees they trim is 2(2x+3x) = 10x. \n" ); document.write( "The number of trees Tony alone trims in the additional 35.5 minutes is 2x. \n" ); document.write( "The total number of trees they trim is then 10x+2x = 12x. \n" ); document.write( "The number of trees they trim all together is 10, so 12x = 10, and x = 5/6. \n" ); document.write( "Now the number of trees Tony trims in 35.5 minutes is 3x = 3(5/6) = 5/2 = 2.5, so the number of minutes it takes Tony to trim 10 trees is 4(35.5) = 142 minutes. \n" ); document.write( "ANSWER: 142 minutes. \n" ); document.write( " \n" ); document.write( " |