document.write( "Question 567102: A student is to select 3 classes for next semester. If this student decides to randomly select one course from each of 5 economics classes, 9 math classes, and 5 conputer classes, how many sifferent outcomes are possible. Please explain. \n" ); document.write( "
Algebra.Com's Answer #366451 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
5 choices for the first class, 9 choices for the second class, 5 for the third.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Number of outcomes = 5*9*5 = 225
\n" ); document.write( "
\n" );