document.write( "Question 277086: A spinner has ten equal-size sections numbered from 1 to 10. Find the probability of each event when you spin the spinner.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "6. P(even or multiple of 5)\r
\n" );
document.write( "\n" );
document.write( "7. P(multiple of 3 or multiple of 4) \n" );
document.write( "
Algebra.Com's Answer #201784 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 6. P(even or multiple of 5) \n" ); document.write( "# of successess/total # of outcomes \n" ); document.write( "(2,4,6,8,10,5)/10 \n" ); document.write( "6/10=.6 or 60% ans.\r \n" ); document.write( "\n" ); document.write( "7. P(multiple of 3 or multiple of 4) \n" ); document.write( "(3,6,9,4,8)/10 \n" ); document.write( "5/10=.5 or 50% ans. \n" ); document.write( " |