document.write( "Question 1199302: A driver wants to go from city A to B, then to c. If from A to B there 5 different ways and B to C there 6 different ways. Totally are there how many different ways from A to C?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #833113 by ikleyn(52796)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A driver wants to go from city A to B, then to c. If from A to B there 5 different ways and B to C there 6 different ways. \n" ); document.write( "Totally are there how many different ways from A to C? \n" ); document.write( "~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For any of 5 different ways from A to B, there are 6 different ways to continue from B to C.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In all, there are 5*6 = 30 different ways from A to C. ANSWER\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solved, with full explanations.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |