document.write( "Question 1116118: The probability that you get a raise is 0.68, the probability that you get your own office is 0.41, and the probability that you get a raise and your own office is 0.24. Answer the following:\r
\n" );
document.write( "\n" );
document.write( "What is the probability you get a raise or your own office?\r
\n" );
document.write( "\n" );
document.write( "What is the probability you do not get your own office?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #730940 by stanbon(75887) ![]() You can put this solution on YOUR website! The probability that you get a raise is 0.68, the probability that you get your own office is 0.41, and the probability that you get a raise and your own office is 0.24. Answer the following: \n" ); document.write( "What is the probability you get a raise or your own office? \n" ); document.write( "P(r OR o) = P(r)+P(o)-P(r AND o) \n" ); document.write( "= 0.68+0.41-0.24 = 0.85 \n" ); document.write( "-------------------------- \n" ); document.write( "What is the probability you do not get your own office? \n" ); document.write( "P(o') = 1-41 = 0.59 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------- \n" ); document.write( " |