document.write( "Question 748752: The psychology club conducted a lottery and sold 150 tickets. You bought 1 ticket, and your friend bought 3 tickets. There will be a first-place winner and a second-place winner.
\n" );
document.write( "What is the probability that you will win first place? \n" );
document.write( "
Algebra.Com's Answer #455625 by stanbon(75887) ![]() You can put this solution on YOUR website! The psychology club conducted a lottery and sold 150 tickets. You bought 1 ticket, and your friend bought 3 tickets. There will be a first-place winner and a second-place winner. \n" ); document.write( "What is the probability that you will win first place? \n" ); document.write( "----- \n" ); document.write( "# of ways to succeed: 1 \n" ); document.write( "# of possible outcomes: 150 \n" ); document.write( "--- \n" ); document.write( "P(win) = 1/150 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( " |