document.write( "Question 985195: you are playing a game that uses two fair number cubes. if the total on the number cubes is either 10 or 7 on your next turn, you win the game. what is the probability of winning on your next turn? express your answer as a percent. if necessary, round your answer nearest tenth \n" ); document.write( "
Algebra.Com's Answer #606011 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "With two dice there are 36 possible rolls.
\n" ); document.write( "There are 6 ways to roll a seven.
\n" ); document.write( "There are 3 ways to roll a ten.
\n" ); document.write( "There are 9 ways to roll a seven or ten.
\n" ); document.write( ".
\n" ); document.write( "9/36=1/4=0.25=25%
\n" ); document.write( ".
\n" ); document.write( "ANSWER: The probability of winning on your next turn is 25%
\n" ); document.write( "
\n" );