document.write( "Question 682153: 18 boys can do a piece of work in 24 days. In how many days can the 27 boys do the same work?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #423059 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 18 boys can do a piece of work in 24 days. In how many days can the 27 boys do the same work? \n" ); document.write( "---- \n" ); document.write( "# of days and # of boys are indirectly related. \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "d = k/b \n" ); document.write( "--- \n" ); document.write( "Solve for \"k\" using \"18 boys can do a piece of work in 24 days\": \n" ); document.write( "24 = k/18 \n" ); document.write( "k = 432 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "d = 432/b \n" ); document.write( "--- \n" ); document.write( "Your Problem: \n" ); document.write( "In how many days can the 27 boys do the same work? \n" ); document.write( "d = 432/27 \n" ); document.write( "d = 16 days \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |