document.write( "Question 1069699: Does 9^9^9 = 9^81 or does it equal 9^(387,420,489) ? \n" ); document.write( "
Algebra.Com's Answer #684850 by Edwin McCravy(20081)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\"cross%289%5E9%5E9%29\" is incorrect mathematical notation because \r\n" );
document.write( "exponentiation is not associative, and there is no rule\r\n" );
document.write( "in the order of operations that states which exponentiation we\r\n" );
document.write( "are to do first.  Therefore we must use parentheses to indicate\r\n" );
document.write( "which is meant.  We must either write this:\r\n" );
document.write( "\r\n" );
document.write( "\"%289%5E9%29%5E9\"\"%22%22=%22%22\"\"196627050475552913618075908526912116283103450944214766927315415537966391196809\" \r\n" );
document.write( "\r\n" );
document.write( "or this:\r\n" );
document.write( "\r\n" );
document.write( "\"matrix%282%2C1%2C%22%22%2C9%5E%28%289%5E9%29%29%29\" \r\n" );
document.write( "\r\n" );
document.write( "However the second one is so large that it would take 369693100 digits\r\n" );
document.write( "to write it.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );