document.write( "Question 1135862: An integer is chosen at random from the first 200 positive integers.If the integer chosen is divisible by 5, find the probability that it is even. \n" ); document.write( "
Algebra.Com's Answer #753577 by ikleyn(52787)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let N be the set of positive integers between 1 and 200, inclusively.\r\n" );
document.write( "\r\n" );
document.write( "So, N contains exactly 200 elements.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Let F be the set of positive integers from 1 to 200 inclusively that are divisible by 5.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The number of such integers is  \"200%2F5\" = 40;  so the number of elements in the set F is 40.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Of this set F, exactly HALF of its elements are even: in other words, in the set F 20 elements are even.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The problem asks: If the randomly chosen integer from N belongs to F, what is the probability that it is even.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Since exactly half of all elements of F are even, the answer to this question is obvious:  this probability is  \"1%2F2\".\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( " Answered and solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );