document.write( "Question 911881: If a new machine can make 10,000 aluminum cans three times faster than an older machine. With both machines working 10,000 cans can be made in 9 hours. How long would it take the new machine, working alone, to make the 10,000 cans. \n" ); document.write( "
Algebra.Com's Answer #553421 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 1/a+1/b=1/x \n" ); document.write( "a=b*3 \n" ); document.write( "1/b*3+1/b=1/9 \n" ); document.write( "1/b*3+3/3*b=1/9 \n" ); document.write( "4/b*3=1/9 \n" ); document.write( "3*b=36 \n" ); document.write( "b=12 \n" ); document.write( "a=12*3 \n" ); document.write( "a=36 b=12 \n" ); document.write( "check \n" ); document.write( "1/a+1/b=1/x \n" ); document.write( "1/36+1/12=1/9 \n" ); document.write( "0.27777778e-1+0.83333333e-1=1/9 \n" ); document.write( "0.11111111=1/9 \n" ); document.write( "0.11111111=0.11111111 \n" ); document.write( "x=9 hours working together \n" ); document.write( "a=36 hours working alone \n" ); document.write( "b=12 hours working alone \n" ); document.write( "ok \n" ); document.write( "codewtr \n" ); document.write( " \n" ); document.write( " |