document.write( "Question 89824: shante is eating a dinner in a restaurant. she orders chicken, which comes with her choice of 3 vegtables and 5 starches. how many dinner options does she have?
\n" );
document.write( "a. 125
\n" );
document.write( "b. 15
\n" );
document.write( "c. 20
\n" );
document.write( "d. 75 \n" );
document.write( "
Algebra.Com's Answer #65206 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Here are all of her options\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Vegetable 1: Starch 1, Starch 2, Starch 3, Starch 4, Starch 5 \n" ); document.write( "Vegetable 2: Starch 1, Starch 2, Starch 3, Starch 4, Starch 5 \n" ); document.write( "Vegetable 3: Starch 1, Starch 2, Starch 3, Starch 4, Starch 5 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here you can see that she has 15 options. Another way to find all possible combinations is to multiply 3 and 5 to get 15 (notice we simply have a 3 by 5 grid of choices)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So she has 15 choices \n" ); document.write( " |