document.write( "Question 252540: In a certain federal prison it is known that 2/3 of the inmates are under 25 years of age. It is also known that 3/5 of the inmates are male and the 5/8 of the inmates are female or 25 years of age or older. What is the probability that a prisoner selected at random from this prison is female and at least 25 years old? \n" ); document.write( "
Algebra.Com's Answer #184500 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a certain federal prison it is known that 2/3 of the inmates are under 25 years of age. It is also known that 3/5 of the inmates are male and the 5/8 of the inmates are female or 25 years of age or older. What is the probability that a prisoner selected at random from this prison is female and at least 25 years old? \n" ); document.write( "-------------- \n" ); document.write( "P(F and >=25) = P(F)+P(>=25)-P(F or >=25) \n" ); document.write( "--- \n" ); document.write( "= (1-(3/5))+(1-(2/3))-(5/8) \n" ); document.write( "= (2/5)+(1/3)-(5/8) \n" ); document.write( "= (24+40-15)/120 \n" ); document.write( "= 49/120 \n" ); document.write( "= 0.4083.. \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |