document.write( "Question 902682: It takes copy machine A one hour less to complete a copying task when working alone than it takes copy machine B working alone. If both copiers are used, they can complete the task in 72 minutes. How long does it take each machine to complete the task when working alone? \n" ); document.write( "
Algebra.Com's Answer #547454 by richwmiller(17219) You can put this solution on YOUR website! 1/a+1/b=1/x \n" ); document.write( "1/a+1/(a+1)=1/72 \n" ); document.write( "(a+1+a)/(a*(a+1)) \n" ); document.write( "2a+1/(a^2+a)=1/72 \n" ); document.write( "72*(2a+1)=a^2+a \n" ); document.write( "144a+72=a^2+a \n" ); document.write( "a^2-143a-72=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a=143.50 a+1=144.50 \n" ); document.write( " |