document.write( "Question 275926: Are numbers elevated to power 0 are all ways equal to 1 and numbers elevated to power -1 equal to 0? \n" ); document.write( "
Algebra.Com's Answer #201177 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! First half of your statement is true but the second half isn't. \n" ); document.write( "x^-1= the reciprocal 1/x \n" ); document.write( "x^2= 1/x^2 \n" ); document.write( "5^-1= 1/5 \n" ); document.write( " |