document.write( "Question 1116593: There are 8 cars plying between towns A and B. In how many ways can a person go from one town to the other and return by a different car? \n" ); document.write( "
Algebra.Com's Answer #731475 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Fundamental Counting Principle: Multiply the numbers of ways of doing each step. \n" ); document.write( "8 choices for the road to go one direction; then 7 choices for the road to return. So 8*7=56 different ways. \n" ); document.write( " |