document.write( "Question 749898: A letter is chosen atrandom from each of the words MUSICAL and AMUSING. findthe probability that thesame letter is chosen from each word. \n" ); document.write( "
Algebra.Com's Answer #456193 by timvanswearingen(106)\"\" \"About 
You can put this solution on YOUR website!
There are 7 choices for the first letter and 7 choices for the second. Using the fundamental counting principle, there are:\r
\n" ); document.write( "\n" ); document.write( "\"7%2A7\"\r
\n" ); document.write( "\n" ); document.write( "\"49\" \r
\n" ); document.write( "\n" ); document.write( "49 combinations of the two letters. The choices that would be the same are:
\n" ); document.write( "MM, UU, SS, II, AA\r
\n" ); document.write( "\n" ); document.write( "So there are 5/49 combinations that would result in the same letter.
\n" ); document.write( "
\n" );