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 #110136 by scott8148(6628) You can put this solution on YOUR website! demonstration is the most straight forward\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using rules for exponents, (x^a)/(x^b)=x^(a-b) __ (x^5)/(x^3)=x^2 __ (x*x*x*x*x)/(x*x*x)=x*x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "suppose a=b __ (x^a)/(x^b)=x^(a-b)=x^0 __ (x*x*x)/(x*x*x)=1=x^0 \n" ); document.write( " |