document.write( "Question 402523: Two baseball players bat first and second in a lineup. The first batter has an on-base percentage of 0.34. The second batter has an on-base percentage of 0.46 if someone is on the base, but only 0.25 if the bases are empty. At the start of the game, what is the probability that neither player gets on base? \n" ); document.write( "
Algebra.Com's Answer #284711 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Two baseball players bat first and second in a lineup. The first batter has an on-base percentage of 0.34. The second batter has an on-base percentage of 0.46 if someone is on the base, but only 0.25 if the bases are empty. At the start of the game, what is the probability that neither player gets on base?
\n" ); document.write( "-----
\n" ); document.write( "P(not1st and not 2nd) = P(not 1st)*P(not 2nd | not 1st)
\n" ); document.write( "= 0.66*54
\n" ); document.write( "= 0.3564
\n" ); document.write( "===============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );