document.write( "Question 831236: two workers X and Y can do a job together in 4 hours. if X alone takes alone 6 hours, then how long will y alone do the job? \n" ); document.write( "
Algebra.Com's Answer #501208 by stanbon(75887) ![]() You can put this solution on YOUR website! two workers X and Y can do a job together in 4 hours. if X alone takes alone 6 hours, then how long will y alone do the job? \n" ); document.write( "----- \n" ); document.write( "Together rate: 1/4 job/hr \n" ); document.write( "X rate: 1/6 job/hr \n" ); document.write( "Y rate: 1/x job/hr \n" ); document.write( "------------ \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/x + 1/6 = 1/4 \n" ); document.write( "------ \n" ); document.write( "Multiply thru by 12x to get: \n" ); document.write( "12 + 2x = 3x \n" ); document.write( "x = 12 hrs (time for \"y\" to do the job alone \n" ); document.write( "------------------------------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |