document.write( "Question 1067672: A class is made up of 2 boys and 12 girls. Half of the girls wear glasses. A student is selected at random from the class. What is the probability that the student is a girl with glasses? \n" ); document.write( "
Algebra.Com's Answer #682813 by addingup(3677)![]() ![]() You can put this solution on YOUR website! boys + girls: 14 \n" ); document.write( "Of these, 6 wear glasses \n" ); document.write( "6/14 = 0.4286 there is a 42.86% chance you'll get a girl with glasses \n" ); document.write( " |