document.write( "Question 993121: Calculate and highlight clearly for me, if 8 men can paint a house for 15hours, how long it will takes 6 men to paint the same house? \n" ); document.write( "
Algebra.Com's Answer #805130 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! 8 men/15 hours = 6 men/x hours \n" ); document.write( "8/15 = 6/x \n" ); document.write( "x = (15 * 6)/8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 90/8 = 11.25 hours \n" ); document.write( " |