document.write( "Question 636382: A travel app will suggest 3 hotels and 5 restaurants at random for any city it has information. How many different suggestions can it make for a town that only has 8 hotels and 18 restaurants?\r
\n" );
document.write( "\n" );
document.write( "My thinking is C(8,3) + C(18,5). Am I on the right track?\r
\n" );
document.write( "\n" );
document.write( "Thank you in advance for any assistance. \n" );
document.write( "
Algebra.Com's Answer #400982 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A travel app will suggest 3 hotels and 5 restaurants at random for any city it has information. How many different suggestions can it make for a town that only has 8 hotels and 18 restaurants? \n" ); document.write( "My thinking is C(8,3) + C(18,5). Am I on the right track? \n" ); document.write( "A travel app will suggest 3 hotels and 5 restaurants at random for any city it has information. How many different suggestions can it make for a town that only has 8 hotels and 18 restaurants? \n" ); document.write( "My thinking is C(8,3) + C(18,5). Am I on the right track? \n" ); document.write( "---- \n" ); document.write( "You need to multiply, not add. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |