document.write( "Question 826995: Imagine the lifetime risk of developing Alzheimer’s disease is 50% and the lifetime risk of developing cancer is 40%. Assuming developing Alzheimer’s disease and developing cancer are independent events, what is the probability of developing both in a lifetime? \n" ); document.write( "
| Algebra.Com's Answer #498371 by stanbon(75887)      You can put this solution on YOUR website! Imagine the lifetime risk of developing Alzheimer’s disease is 50% and the lifetime risk of developing cancer is 40%. Assuming developing Alzheimer’s disease and developing cancer are independent events, what is the probability of developing both in a lifetime? \n" ); document.write( "-------- \n" ); document.write( "P(Alz AND Can) = P(Alz)*P(Can) = 0.5*0.4 = 0.2 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |