document.write( "Question 924418: Andy and Violet are planting trees. Andy can plant a tree 1.25 times as quickly as Violet can. When they work together, they can plant 25 trees in an hour and 10 minutes. How long would it take Violet to plant the 25 trees if she were working alone? \n" ); document.write( "
Algebra.Com's Answer #560845 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Andy and Violet are planting trees. \n" ); document.write( " Andy can plant a tree 1.25 times as quickly as Violet can. \n" ); document.write( " When they work together, they can plant 25 trees in an hour and 10 minutes. \n" ); document.write( " How long would it take Violet to plant the 25 trees if she were working alone? \n" ); document.write( ": \n" ); document.write( "Change 1 hr 10 min to 1.167 hrs \n" ); document.write( ": \n" ); document.write( "let t = time required by A to plant 25 trees \n" ); document.write( "then \n" ); document.write( "1.25t = time required by V to plant 25 trees \n" ); document.write( ": \n" ); document.write( "let the completed job = 1 (the planting of 25 trees) \n" ); document.write( ": \n" ); document.write( "A shared work equation \n" ); document.write( " \n" ); document.write( "multiply equation by 5t, get rid of the denominators \n" ); document.write( "5(1.167) + 4(1.167) = 5t \n" ); document.write( "5.835 + 4.668 = 5t \n" ); document.write( "10.5 = 5t \n" ); document.write( "t = 10.5/5 \n" ); document.write( "t = 2.1 hrs A working alone \n" ); document.write( "then \n" ); document.write( "1.25 * 2.1 = 2.625 hrs V working alone, that's 2 hr + .625(60) = 2 hrs 37.5 min \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "See if that checks out \n" ); document.write( " |