document.write( "Question 150035: I am interested in finding a simple explanation as to why a number taken to a zero power is equal to 1.
\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #110133 by edjones(8007) You can put this solution on YOUR website! For any number: \n" ); document.write( "n^x/n^y=n^(x-y) \n" ); document.write( ". \n" ); document.write( "If x=y then x/y=1 \n" ); document.write( "and n^x/n^y=n^0=1 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |