document.write( "Question 1065847: A small factory planned to produce a batch of men’s shirts in 8 days. But producing 10 more shirts per day than planned, they finished the task one day early. How many shirts per day was the factory planning to produce.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #681057 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
In unit of \"BATCHES%2FDAY\", let r be the planned rate and R be the actual increased rate. The difference between R and r is described as 10 SHIRTS per day.
\n" ); document.write( "\"highlight_green%28R-r=10%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "                RATE       TIME       BATCHES\r\n" );
document.write( "\r\n" );
document.write( "Planned         r           8          1\r\n" );
document.write( "\r\n" );
document.write( "ACtual          R            7         1\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"system%28r=1%2F8%2CR=1%2F7%2CR-r=HowManyBatchesIsTenShirts%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"1%2F7-1%2F8\", the number of batches equivalent to 10 shirts.\r
\n" ); document.write( "\n" ); document.write( "\"%281%2F56%29batches=10%2Ashirts\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28Onebatch=560%2Ashirts%29\"
\n" ); document.write( "
\n" );