document.write( "Question 138723This question is from textbook
\n" );
document.write( ": It takes a child 3 times longer to vacuum a house than an adult. If it takes one hour for 1 adult and 1 child working together to vacuum a house how long would it take each person working alone? \n" );
document.write( "
Algebra.Com's Answer #101220 by stanbon(75887) ![]() You can put this solution on YOUR website! It takes a child 3 times longer to vacuum a house than an adult. If it takes one hour for 1 adult and 1 child working together to vacuum a house how long would it take each person working alone? \n" ); document.write( "---------------------- \n" ); document.write( "Child DATA: \n" ); document.write( "Time = 3x hrs/job ; Rate = 1/3x job/hr.\r \n" ); document.write( "\n" ); document.write( "--------------------- \n" ); document.write( "Adult DATA: \n" ); document.write( "Time = x hrs/job ; Rate = 1/x job/hr\r \n" ); document.write( "\n" ); document.write( "------------------------ \n" ); document.write( "Together DATA: \n" ); document.write( "Time = 1 hr/job Rate = 1 job/hr \n" ); document.write( "-------------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/3x + 1/x = 1 \n" ); document.write( "1 + 3 = 3x \n" ); document.write( "3x = 4 hrs. (amount of time the child would require to do the job alone) \n" ); document.write( "x = 4/3 hr. (amount of time the adult would require to do the job alone) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |