document.write( "Question 358986: It takes 9 people 9 days to finish a project if they work 9 hours a day. If only 8 people work only 8 hours a day, how long would it take? \n" ); document.write( "
Algebra.Com's Answer #256160 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
This is a problem on inverse variation. The no. of days D to finish the work is inversely proportional to the number of hours worked h and the number of people p working. Thus \"D+=+k%2F%28p%2Ah%29\", where k is a proportionality constant.
\n" ); document.write( "\"9+=+k%2F%289%2A9%29+=+k%2F9%5E2\", so that \"k+=+9%5E3+=+729\".
\n" ); document.write( "Then \"D+=+729%2F%288%2A8%29+=+729%2F64+=+11.39\" hours.
\n" ); document.write( "
\n" ); document.write( "
\n" );