document.write( "Question 926606:  Please help me solve this problem: If it takes 15 children ten hours to complete half of a group project, how long will it take four children to complete the other half? (type value only, no need to type units)\r
\n" );
document.write( "\n" );
document.write( "My solution:
\n" );
document.write( "Let x be the number of hours taken.
\n" );
document.write( "15:10=4:x
\n" );
document.write( "x=2.66
\n" );
document.write( "However, the solution is incorrect. \r
\n" );
document.write( "\n" );
document.write( "Thank you very much! \n" );
document.write( "
| Algebra.Com's Answer #562345 by Alan3354(69443)     You can put this solution on YOUR website! If it takes 15 children ten hours to complete half of a group project, how long will it take four children to complete the other half? \n" ); document.write( "---------- \n" ); document.write( "Obviously it will take 4 children more time than 15 children, right? \n" ); document.write( "----- \n" ); document.write( "1/2 the job takes 15*10 = 150 C*hours \n" ); document.write( "---- \n" ); document.write( "150 C*hrs/4 C = 37.5 hours. \n" ); document.write( " |