document.write( "Question 925960: A person rolls two dice and wins if he or she throws doubles. What are the odds in favor of the event? What are the odds against the event? \n" ); document.write( "
Algebra.Com's Answer #561867 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Out of the 36 ways the dice can land, 6 of them are \r\n" );
document.write( "doubles and 30 are non-doubles.\r\n" );
document.write( "\r\n" );
document.write( "Odds in favor: 6 to 30, or 1 to 5\r\n" );
document.write( "\r\n" );
document.write( "Odds against: 30 to 6 or 5 to 1.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );