document.write( "Question 1082703: three electricians can fix 10 short circuits in 2 hours. how much time will four electricians need to fix 15 short circuits?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #696760 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 3 electricians at 2 hours each is 6 man-hours \n" ); document.write( "10 shorts are fixed in 6*60 = 360 man-minutes \n" ); document.write( "360/10 = 36 man-minutes per short \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ \n" ); document.write( "For 4 to fix 15: \n" ); document.write( "15*36 = 378 man-minutes \n" ); document.write( "378/4 = 94.5 or 941⁄2 minutes or 1hr341⁄2 minutes \n" ); document.write( " |