document.write( "Question 781615: Hey! If anyone could help me with this problem I would enjoy it! \r
\n" );
document.write( "\n" );
document.write( "Problem goes as..\r
\n" );
document.write( "\n" );
document.write( "Stefan can clean an attic in 16 hours. Ryan can clean the same attic in 10 hours. Find how long it would take them if they worked together? \r
\n" );
document.write( "\n" );
document.write( "I'm not as good with word problems. But I am getting a bit better. But this question I'm not really positive on how to set it up. If anyone could help me. Again I would really appreciate it! Kudos!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #476020 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Stefan can clean an attic in 16 hours. \n" ); document.write( " Ryan can clean the same attic in 10 hours. \n" ); document.write( " Find how long it would take them if they worked together? \n" ); document.write( ": \n" ); document.write( "Here is an easy way to do these \"shared work\" problems \n" ); document.write( ": \n" ); document.write( "let t = time required to complete the job when they work together \n" ); document.write( ": \n" ); document.write( "let the completed job = 1, (a cleaned attic) \n" ); document.write( "Each will do a fraction of the job, the two fractions add up to 1 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "multiply by the least common multiple of 16 and 10, that's 80 \n" ); document.write( "80* \n" ); document.write( "cancel the denominators and you have \n" ); document.write( "5t + 8t = 80 \n" ); document.write( "13t = 80 \n" ); document.write( "t = 80/13 \n" ); document.write( "t = 6.154 hrs working together \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this on your calc \n" ); document.write( "6.154/16 + 6.154/10 \n" ); document.write( ".385 + .615 = 1; confirms our solution of t = 6.154 hrs \n" ); document.write( " \n" ); document.write( " |