document.write( "Question 935482: Two dices are thrown at a time. What is the probability that the sum of the numbers on two dice is 10 or the product of two numbers is >= 25 or both. \n" ); document.write( "
Algebra.Com's Answer #568681 by oscargut(2103)\"\" \"About 
You can put this solution on YOUR website!
P(sum 10) = 3/36\r
\n" ); document.write( "\n" ); document.write( "P(product >=25) = 4/36\r
\n" ); document.write( "\n" ); document.write( "P(sum 10 and product >=25) = 1/36\r
\n" ); document.write( "\n" ); document.write( "So the required probability is: (3+4-1)/36 = 1/6\r
\n" ); document.write( "\n" ); document.write( "Answer: 1/6\r
\n" ); document.write( "\n" ); document.write( "If you need more help or details you can contact me at:
\n" ); document.write( "mthman@gmail.com
\n" ); document.write( "Thanks \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );