document.write( "Question 903956: Eight marbles numbered from 1 to 8 are placed in a jar. If one marble is selected at random, find the probability that it is not marble number 6. \n" ); document.write( "
Algebra.Com's Answer #548423 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
P = 1 - P(is 6) = 1-1/8 = 7/8 \n" ); document.write( "
\n" );