document.write( "Question 1119741: If the day is sunny, 1000 people will attend the baseball game. If the day is cloudy, only 500 people will attend. If it rains, only 100 people will attend. The local meteorologist states that the probability of a sunny day is 0.4, of a cloudy day is 0.5, and of a rainy day is 0.1. Determine the number of people that are expected to attend. (40 points) A cylindrical milk tank can store 50,000 gal of milk \n" ); document.write( "
Algebra.Com's Answer #735329 by ikleyn(52776)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The number of people that are expected to attend = 0.4*1000 + 0.5*500 + 0.1*100.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Calculate it on your own.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );