document.write( "Question 811554: Jayeed is setting tables for a glass picnic. He has 5 different colors of plates and cups: 5 red, 5 blue, 5 green, 5 yellow and 5 purple. He places the plates and cups randomly on the tables. What is the probability that his place will have a green cup and a green plate? \n" ); document.write( "
Algebra.Com's Answer #488795 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Jayeed is setting tables for a glass picnic. He has 5 different colors of plates and cups: 5 red, 5 blue, 5 green, 5 yellow and 5 purple. He places the plates and cups randomly on the tables. What is the probability that his place will have a green cup and a green plate? \n" ); document.write( "-------- \n" ); document.write( "# of ways to succeed:: 5*5 = 25 \n" ); document.write( "# of possible pairs:: 25^2 = 625 \n" ); document.write( "------------ \n" ); document.write( "P(pair of greens) = 25/625 = 1/25 \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |