document.write( "Question 766178: A jar contains 100 tickets for a drawing. Among those tickets are 7 winning tickets. What are the odds in favor of winning?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #466753 by 2897696(96)![]() ![]() You can put this solution on YOUR website! to find the odds in favor remember the fraction is (odds in favor)/(odds against \n" ); document.write( "odds of winning ==>7 \n" ); document.write( "odds against ==> 100-7 *IMPORTANT notice that it is not out of 100 because find odds in favor is different then find probability of the 7 tickets. \n" ); document.write( " so the fraction is now 7/(100-7) ==> 7/93 \n" ); document.write( " ANSWER: The odds in favor of winning is 7/93 (may the odds ever be in your favor ;) \n" ); document.write( " \n" ); document.write( " |