document.write( "Question 1135803: In order to finish the order on time the factory was supposed to produce 70 items daily. After hiring three more people they were able to produce 10 more items daily, and completed the order five days ahead of the schedule. How many days was the order supposed to take originally? \n" ); document.write( "
Algebra.Com's Answer #753479 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "70*x = (70+10)*(x-5)   <<<---===  It is what the condition says.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "70x = 80*(x-5)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "70x = 80x - 400\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "400 = 80x - 70x\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "10x = 400  ===========>>>   x = 400/10 = 40.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  40 days.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "---------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The info about 3 new hired workers is   a)  Excessive;   b)  Unnecessary;   c)  it is not used in the solution;
\n" ); document.write( "and   d)  it is included to confuse the reader and to distract his attention.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );