document.write( "Question 33303: All of the sections on a circular spinner with 5 equal sections. If the spinner is spun 3 times, what is the probability that an even number is spun all 3 times? \n" ); document.write( "
Algebra.Com's Answer #19714 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Depends on what numbers are on the sections.
\n" ); document.write( "If they are numbered 1 to 5 there are two
\n" ); document.write( "even numbers out of 5.
\n" ); document.write( "The probability of getting an even number
\n" ); document.write( "on each spin is 2/5
\n" ); document.write( "The probability of getting an even number
\n" ); document.write( "all three times is (2/5)^3 = 8/125
\n" ); document.write( "Cheers,
\n" ); document.write( "stan H.
\n" ); document.write( "
\n" );