document.write( "Question 624070: A delivery route must include stops at four cities. How many different routes are possible?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #392546 by math-vortex(648)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Hi, there--\r\n" ); document.write( "\r\n" ); document.write( "The Problem:\r\n" ); document.write( "A delivery route must include stops at four cities. How many different routes are possible?\r\n" ); document.write( "\r\n" ); document.write( "A Solution:\r\n" ); document.write( "\r\n" ); document.write( "Each possible trip has four stops.\r\n" ); document.write( "There are 4 ways to choose the first city on the route.\r\n" ); document.write( "After you've chosen the first city, there are 3 ways to choose the second city.\r\n" ); document.write( "Likewise, there are 2 ways to choose the third city.\r\n" ); document.write( "There is only one city left to be the fourth city on your route.\r\n" ); document.write( "\r\n" ); document.write( "Using the Fundamental Principle of Counting, we multiply\r\n" ); document.write( "4*3*2*1 = 24\r\n" ); document.write( "\r\n" ); document.write( "There are 24 different routes possible.\r\n" ); document.write( "\r\n" ); document.write( "Please email me if you have questions about this solution. I'd appreciate the feedback; it will help me become a better \"explainer.\"\r\n" ); document.write( "\r\n" ); document.write( "Ms.Figgy\r\n" ); document.write( "math.in.the.vortex@gmail.com\r\n" ); document.write( "\n" ); document.write( " |