document.write( "Question 394011: A bag has 3 red and k white marbles, where k is an (unknown) positive integer. Two of the marbles are chosen at random from the bag. If the probability that the two marbles are the same color is 1/2, find k. \n" ); document.write( "
Algebra.Com's Answer #279570 by robertb(5830)![]() ![]() You can put this solution on YOUR website! We assume that \n" ); document.write( "\n" ); document.write( "The probability of getting 2 red marbles = \n" ); document.write( "The probability of getting 2 white marbles = \n" ); document.write( "Hence \n" ); document.write( " \n" ); document.write( "<==> \n" ); document.write( "<==> \n" ); document.write( "<==> \n" ); document.write( "<==> (k-1)(k - 6) = 0. \n" ); document.write( "==> k = 1, 6. \n" ); document.write( "Therefore k = 6, the number of white marbles. \n" ); document.write( " |