document.write( "Question 644098: Zahra catches the train to school everyday from Monday to Friday. The probbability that the train is late on a MOnday is 0.35.
\n" ); document.write( "The probability that it is late on any other day is 0.42. A day is chosen at random.
\n" ); document.write( " Given that the train is late that day, what is the probability that the day is Monday?
\n" ); document.write( "

Algebra.Com's Answer #404811 by reviewermath(1029)\"\" \"About 
You can put this solution on YOUR website!
Late Not Late
\n" ); document.write( "Monday 0.35 0.65
\n" ); document.write( "Tuesday 0.42 0.58
\n" ); document.write( "Wednesday 0.42 0.58
\n" ); document.write( "Thursday 0.42 0.58
\n" ); document.write( "Friday 0.42 0.58
\n" ); document.write( "Saturday 0.42 0.58
\n" ); document.write( "Sunday 0.42 0.58\r
\n" ); document.write( "\n" ); document.write( "P(Monday) = 0.35/(0.35 + 0.42 + 0.42 + 0.42 + 0.42 + 0.42 + 0.42)
\n" ); document.write( " = \"highlight%285%2F41%29\" or 0.12195
\n" ); document.write( "
\n" );