document.write( "Question 380641: Ted cleaned the first floor in 4 hours. With Alex helping, they did the second floor in 3 hours. How long would it take Alex to do both floors alone? \n" ); document.write( "
Algebra.Com's Answer #270202 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Ted cleaned the first floor in 4 hours. With Alex helping, they did the second floor in 3 hours. How long would it take Alex to do both floors alone? \n" ); document.write( "-------- \n" ); document.write( "Ted rate: 1/4 job/hr \n" ); document.write( "Together rate: 1/3 job/hr \n" ); document.write( "Alex rate: 1/x job/hr \n" ); document.write( "-------------------------- \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/4 + 1/x = 1/3 \n" ); document.write( "------ \n" ); document.write( "Multiply thru by 12x to get: \n" ); document.write( "3x + 12 = 4x \n" ); document.write( "x = 12 (time it would take Alex to do the job alone) \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |