document.write( "Question 1011086: Hi,\r
\n" );
document.write( "\n" );
document.write( "I would like to say thank you in advance.\r
\n" );
document.write( "\n" );
document.write( "My question is:\r
\n" );
document.write( "\n" );
document.write( "A certain punch press requires 2 hours longer to stamp a box of parts than does a newer-model punch press. After the old press has been punching a box of parts for 5 hours, it is joined by the new machine. Together, they finish the box of parts in 3 additional hours. How long does it take each machine, working alone, to punch a box of parts.\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #626630 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! new model takes x hours to do the whole thing. In 1 hour, it does 1/x \n" ); document.write( "old model takes x+2 hours to do the whole thing. In 1 hour, it does 1/(x+2) \n" ); document.write( "8/(x+2)+3/x=1 \n" ); document.write( "x(x+2)=8x+3(x+2), clearing fractions by multiplying everything by x(x+2) \n" ); document.write( "x^2+2x=11x+6 \n" ); document.write( "x^2-9x-6=0 \n" ); document.write( "x=(1/2)(9+sqrt(81+24); sqrt 105=10.25 \n" ); document.write( "x=(1/2)19.25=9.63 hours, only positive root. That is new punch press. The old one takes 11.63 hours. \n" ); document.write( "After 5 hours, \n" ); document.write( "old punch pass has done 8/11.63=0.688 of the job \n" ); document.write( "the new one does 3/9.63 = 0.311 of the job\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |