document.write( "Question 1044547: During the cold season,the sun is visible 25% of the time .The probability that the class of mathematicians enjoys a lesson is 70% when the sun is visible and only enjoys a lesson 30% when it is cloudy.What is the probability that the mathematicians will enjoy a lesson on a given cold day? \n" ); document.write( "
Algebra.Com's Answer #661206 by chewe (1)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "p(enjoying )= p(sun visible )*p(enjoying the lesson )/p( sun visible ) + p(sun not visible )*p(enjoying when is cloudy ) /p(when not visible )\r
\n" ); document.write( "\n" ); document.write( "0.25*0.7/0.25 + 0.75*0.30/0.75= 1 hence the p( enjoying ) = 1.
\n" ); document.write( "
\n" );