document.write( "Question 382684: The spinner is divided in to 3 equal parts. The numbers of the parts are 1,2,3.
\n" );
document.write( "You spin the spinner two times. Question= you spin the spinner 1 both times.Find the probability. \n" );
document.write( "
Algebra.Com's Answer #271134 by kingme18(98)![]() ![]() You can put this solution on YOUR website! 3 equal parts means that the probability of spinning any one part is 1/3. So the probability of getting 1 the first time is 1/3, and the probability of getting 1 the second time is still 1/3. Multiply: \n" ); document.write( "\n" ); document.write( "Another way to look at it is all the possibilities. The first number I write will be what we spin the first time; the second will be what we get the second time.\r \n" ); document.write( "\n" ); document.write( "1,1 \n" ); document.write( "1,2 \n" ); document.write( "1,3 \n" ); document.write( "2,1 \n" ); document.write( "2,2 \n" ); document.write( "2,3 \n" ); document.write( "3,1 \n" ); document.write( "3,2 \n" ); document.write( "3,3\r \n" ); document.write( "\n" ); document.write( "There were 9 possibilities, and only 1 of them had a 1 both times. Thus, the probability is 1/9. \n" ); document.write( " |