document.write( "Question 817903: In a list of integers, 3 of the intgers are even, and the rest are odd
\n" ); document.write( " If and integer is selected at random from the list, the probability is 4/5 that the integer will be odd. How many integers are in the list?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #492308 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In a list of integers, 3 of the integers are even, and the rest are odd
\n" ); document.write( "If an integer is selected at random from the list, the probability is 4/5 that the integer will be odd. How many integers are in the list?
\n" ); document.write( "---------------------------------
\n" ); document.write( "Let \"x\" be the number of integers.
\n" ); document.write( "Then x-3 is the number of odd integers.
\n" ); document.write( "Equation:
\n" ); document.write( "P(odd) = x-3/x = 4/5
\n" ); document.write( "-----
\n" ); document.write( "Solve for \"x\":
\n" ); document.write( "5(x-3) = 4x
\n" ); document.write( "5x-15 = 4x
\n" ); document.write( "x = 15 (number of integers)
\n" ); document.write( "=====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=====================
\n" ); document.write( "
\n" ); document.write( "
\n" );