document.write( "Question 1135360: A spinner has four colours: red, yellow, green, and purple. The experimental probability of spinning a red is 0.2, of spinning a yellow is 0.3, and of spinning a green is 0.4. If the spinner was spun 30 times, how many times did it land on purple? \n" ); document.write( "
Algebra.Com's Answer #753046 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "P(purple) = 1-(0.2+0.3+0.4) = 1-0.9 = 0.1

\n" ); document.write( "If the spinner was spun 30 times, the number of times it landed on purple was 0.1*30 = 3.
\n" ); document.write( "
\n" );