document.write( "Question 604809: according to a recent study, working wives spend 26 hours a week on housework while husbands spend 36 minutes. at this rate, how long does a husband spend on housework for each 6.5 hours spent by a wife? \n" ); document.write( "
Algebra.Com's Answer #381419 by alicealc(293) ![]() You can put this solution on YOUR website! if number of housework = x then \n" ); document.write( "working wives speed = x/26 works/hours \n" ); document.write( "husbands speed = x/36 works/minutes = x/(36/60) = x/(3/5) = 5x/3 works/hours\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if a wife spent 6.5 hours, then number of works = x/26 * 6.5 = 6.5x/26 = 0.25x \n" ); document.write( "and the husband will spend \n" ); document.write( " \n" ); document.write( "= \n" ); document.write( "=0.75x/5x = 0.15 hours = 0.15 * 60 = 9 minutes\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "or, it can be solved simply with direct proportion: (let husband's time = t) \n" ); document.write( "26 hours/6.5 hours = 36 minutes/t \n" ); document.write( "4 = 36 minutes/t \n" ); document.write( "4t = 36 minutes \n" ); document.write( "t = 36/4 = 9 minutes \n" ); document.write( " |