document.write( "Question 33546: The table below shows the number of college students who prefer a given pizza topping:\r
\n" ); document.write( "\n" ); document.write( "Freshman: Cheese 12, Meat 25, Veggie 10
\n" ); document.write( "Sophomore: Cheese 10, Meat 21, Veggie 12
\n" ); document.write( "Junior: Cheese 20, Meat 10, Veggie 25
\n" ); document.write( "Senior: Cheese 21, Meat 12, Veggie 21\r
\n" ); document.write( "\n" ); document.write( "Find the empirical probability that a randomly selected student prefers cheese toppings.
\n" ); document.write( "

Algebra.Com's Answer #20014 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
The table below shows the number of college students who prefer a given pizza topping:
\n" ); document.write( "Freshman: Cheese 12, Meat 25, Veggie 10...TOTAL=47
\n" ); document.write( "Sophomore: Cheese 10, Meat 21, Veggie 12..TOTAL=43
\n" ); document.write( "Junior: Cheese 20, Meat 10, Veggie 25.....TOTAL=55
\n" ); document.write( "Senior: Cheese 21, Meat 12, Veggie 21.....TOTAL=54
\n" ); document.write( "----------------------------------------------------------
\n" ); document.write( "TOTAL...CHEESE.63......................................199
\n" ); document.write( "Find the empirical probability that a randomly selected student prefers cheese toppings.
\n" ); document.write( "PROBABILITY=63/199
\n" ); document.write( "
\n" );