document.write( "Question 359487: How many strings of 4 lower case English letters are there that have the letter x in them somewhere? Here strings may use the same letter more than once. (Hint: It might be easier to first count the strings that don't have an x in them.)
\n" ); document.write( "I already know that there is overall a total of 456976 total possabilities if all letters can be used and repeated but i dont know where to go from there
\n" ); document.write( "

Algebra.Com's Answer #256509 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
25^4=390625 four letter words without an x.
\n" ); document.write( "26^4=456976 possible 4 letter words.
\n" ); document.write( "456976-390625=66,351 four letter words with an x.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );