document.write( "Question 137882: Given a spinner with the numbers one through eight, what is the probability that you will spin an even number or a number greater than four?
\n" );
document.write( "A) 1/4
\n" );
document.write( "B) 1/2
\n" );
document.write( "C) ¾
\n" );
document.write( "D) 1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #100784 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Given a spinner with the numbers one through eight, what is the probability that you will spin an even number or a number greater than four? \n" ); document.write( "P(even or number>4) = P(even) + P(number>4)-P(even AND number>4) \n" ); document.write( "=P(2,4,6,8) + P(5,6,7,8) - P (6,8) \n" ); document.write( "= 4/8 + 4/8 - 2/8 = 6/8 = 3/4 \n" ); document.write( "----------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "A) 1/4 \n" ); document.write( "B) 1/2 \n" ); document.write( "C) ¾ \n" ); document.write( "D) 1 \n" ); document.write( " \n" ); document.write( " |