document.write( "Question 260011: There are three different kinds of socks in a bag: red, blue, and yellow. The probability of choosing a red sock is 1/5. If there are twice as many blue socks as red socks, what is the probability of choosing a yellow sock? \n" ); document.write( "
Algebra.Com's Answer #191527 by Edwin McCravy(20062)\"\" \"About 
You can put this solution on YOUR website!
There are three different kinds of socks in a bag: red, blue, and yellow. The probability of choosing a red sock is 1/5. If there are twice as many blue socks as red socks, what is the probability of choosing a yellow sock?
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "\"1%2F5\"th of them are red, \"2%2F5\"ths or them are blue.\r\n" );
document.write( "\r\n" );
document.write( "That means \"3%2F5\"ths of them are either red or blue, so\r\n" );
document.write( "\r\n" );
document.write( "the remaining \"2%2F5\" have to be yellow, so the probability\r\n" );
document.write( "of getting a yellow sock is \"2%2F5\"ths.\r\n" );
document.write( "----------------------------------------------\r\n" );
document.write( "Or you could look at it this way:   \r\n" );
document.write( "\r\n" );
document.write( "Suppose there are R red socks, B blue socks and Y yellow socks.\r\n" );
document.write( "\r\n" );
document.write( "Then there are R+B+Y socks in the bag.\r\n" );
document.write( "\r\n" );
document.write( "Since the probability of getting a red sock is \"1%2F5\",\r\n" );
document.write( "\r\n" );
document.write( "\"R%2F%28R%2BB%2BY%29=1%2F5\"\r\n" );
document.write( "\r\n" );
document.write( "Cross-multiplying:\r\n" );
document.write( "\r\n" );
document.write( "\"5R+=+R%2BB%2BY\"\r\n" );
document.write( "\r\n" );
document.write( "\"4R+=+B%2BY\"\r\n" );
document.write( "\r\n" );
document.write( "Since there are twice as many blue socks as red socks, \"B+=+2R\"\r\n" );
document.write( "\r\n" );
document.write( "so if we substitute that:\r\n" );
document.write( "\r\n" );
document.write( "\"4R+=+2R%2BY\"\r\n" );
document.write( "\r\n" );
document.write( "\"2R=Y\"\r\n" );
document.write( "\r\n" );
document.write( "So there are twice as many yellow socks as red socks,\r\n" );
document.write( "so you're twice as likely to select a yellow one as a\r\n" );
document.write( "red one, so twice \"1%2F5\" is \"2%2F5\".\r\n" );
document.write( "\r\n" );
document.write( "Answer: \"2%2F5\"\r\n" );
document.write( "\r\n" );
document.write( "Checking: There could be just 5 socks in the bag, 1 red ones,\r\n" );
document.write( "2 blue ones and 2 yellow ones.  There are twice as many blue\r\n" );
document.write( "ones than red ones, and the probability of getting a red one\r\n" );
document.write( "is \"1%2F5\", and the probability of getting a blue one is the\r\n" );
document.write( "sam as that of getting a yellow one, which is is {{2/5}}}.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );