document.write( "Question 327091: All of the arrangements of the letters in the word ALGEBRA are written on
\n" ); document.write( "a list, and one of the arrangements is selected at random. What is the
\n" ); document.write( "probability that the selected arrangement contains a double-A?
\n" ); document.write( "

Algebra.Com's Answer #234266 by galactus(183)\"\" \"About 
You can put this solution on YOUR website!
Tie the two A's together and pretend they are one letter.\r
\n" ); document.write( "\n" ); document.write( "Now, we have something like AALEGBR.\r
\n" ); document.write( "\n" ); document.write( "Since AA is one letter, this can be arranged in 6!=720 ways.\r
\n" ); document.write( "\n" ); document.write( "There are 7!/2 arrangements of the word ALGEBRA.\r
\n" ); document.write( "\n" ); document.write( "So, the probability is 720/2520=2/7
\n" ); document.write( "
\n" );