document.write( "Question 1036143: 17 men can paint a wall in 6 days. How long will 2 men take to paint the same wall? \n" ); document.write( "
Algebra.Com's Answer #650756 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 17 men can paint a wall in 6 days. \n" ); document.write( "How long will 2 men take to paint the same wall? \n" ); document.write( "----- \n" ); document.write( "d = k/m \n" ); document.write( "Solve for \"k\" using \"17 men can paint a wall in 6 days\" \n" ); document.write( "6 = k/17 \n" ); document.write( "k = 102 \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "d = 102/m \n" ); document.write( "How long will 2 men take to paint the same wall? \n" ); document.write( "Ans:: \n" ); document.write( "d = 102/2 \n" ); document.write( "days = 51 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------ \n" ); document.write( " |