document.write( "Question 1042726: A jar contains 13 orange candies and 5 cherry candies.
\n" ); document.write( "If you pick two at random, what is the probability that
\n" ); document.write( "you will pick two of those orange candies that you prefer?
\n" ); document.write( "(Give your answer as a fraction.)
\n" ); document.write( "

Algebra.Com's Answer #657750 by Edwin McCravy(20059)\"\" \"About 
You can put this solution on YOUR website!
A jar contains 13 orange candies and 5 cherry candies.
\n" ); document.write( "If you pick two at random, what is the probability that
\n" ); document.write( "you will pick two of those orange candies that you prefer?
\n" ); document.write( "(Give your answer as a fraction.)
\n" ); document.write( "
\r\n" );
document.write( "That's \r\n" );
document.write( "\r\n" );
document.write( "\"13 orange candies Choose 2\", or 13C2 ways \r\n" );
document.write( "\r\n" );
document.write( "out of \r\n" );
document.write( "\r\n" );
document.write( "\"18 possible candies Choose 2\", or 18C2 ways.\r\n" );
document.write( "\r\n" );
document.write( "So we have:\r\n" );
document.write( "\r\n" );
document.write( "\"%2813C2%29%2F%2818C2%29\"\"%22%22=%22%22\"\"78%2F153\"\"%22%22=%22%22\"\"26%2F51\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );