document.write( "Question 922365: Cindy and Mary owns a landscaping company. Cindy can complete a certain garden planting in 3 hours, while mary takes 4 hours to complete the same job. If both of them work together, how long will it take to plant the garden? \n" ); document.write( "
Algebra.Com's Answer #559496 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Cindy and Mary owns a landscaping company. Cindy can complete a certain garden planting in 3 hours, while mary takes 4 hours to complete the same job. If both of them work together, how long will it take to plant the garden? \n" ); document.write( "------------------ \n" ); document.write( "Cindy rate:: 1/3 job/hr \n" ); document.write( "Mary rate:: 1/4 job/hr \n" ); document.write( "--- \n" ); document.write( "Together rate:: 1/x job/hr \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/3 + 1/4 = 1/x \n" ); document.write( "--- \n" ); document.write( "4x + 3x = 12 \n" ); document.write( "--- \n" ); document.write( "7x = 12 \n" ); document.write( "x = 12/7 hrs (time to do the job together) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |