document.write( "Question 324911: how many 3 person groups can be formed in a club with 8 people?\r
\n" );
document.write( "\n" );
document.write( "daria can wash and detail 3 cars in 2 hours. Larry can wash and detail the same 3 cars in 1.5 hours. About how long will it take to wash and detail the 3 cars if they worked together? \n" );
document.write( "
Algebra.Com's Answer #232776 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! how many 3 person groups can be formed in a club with 8 people? \n" ); document.write( "The 1st chosen is 1 of 8, then 1 of 7, then 1 of 6 --> 8*7*6 \n" ); document.write( "But, since ABC is the same as CAB and CBA, you have to divide by 3*2*1 \n" ); document.write( "8*7*6/(3*2*1) = 56 \n" ); document.write( "-------------------- \n" ); document.write( "daria can wash and detail 3 cars in 2 hours. Larry can wash and detail the same 3 cars in 1.5 hours. About how long will it take to wash and detail the 3 cars if they worked together? \n" ); document.write( "The tasks are the same. \n" ); document.write( "Daria does 1/2 of the task per hour. \n" ); document.write( "Larry does 1/1.5 per hour. \n" ); document.write( "Together, they to 1/2 + 1/1.5 = 7/6 per hour \n" ); document.write( "--> 6/7 hours per task \n" ); document.write( "------------------------- \n" ); document.write( "If it's a timed test, use the shortcut product/sum \n" ); document.write( "2*1.5/(2+1.5) = 3/3.5 \n" ); document.write( "= 6/7 hours \n" ); document.write( " \n" ); document.write( " |