document.write( "Question 599530: 6 men take 2 days to paint a house. how long would 2 men take to do the painting ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #379001 by w_parminder(53)![]() ![]() You can put this solution on YOUR website! In case of inverse variation, \n" ); document.write( "If X men can do a job in Y days & \n" ); document.write( "if W man can do the same job in Z days, \n" ); document.write( "then we have X*Y = W*Z\r \n" ); document.write( "\n" ); document.write( "this formula can be used in this problem, \n" ); document.write( "6 men do the job in 2 days, \n" ); document.write( "Let 2 men do the same job in X days\r \n" ); document.write( "\n" ); document.write( "So 6*2 = 2*X\r \n" ); document.write( "\n" ); document.write( "Solving this we get X = 6\r \n" ); document.write( "\n" ); document.write( "So 2 men take 6 days to do the job (painting) \n" ); document.write( " \n" ); document.write( " |