document.write( "Question 28043: How many inversions are in the word 'Maine' if we assume that alphabetical order
\n" ); document.write( "is natural?
\n" ); document.write( "

Algebra.Com's Answer #15291 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
M to a is an inversion.
\n" ); document.write( "a to i is not
\n" ); document.write( "i to n is not
\n" ); document.write( "n to e is an inversion.
\n" ); document.write( "So, 2 inversions in Maine.
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );