document.write( "Question 1190689: What is z to the zero power times z to the negative 10th? Only using positive exponents. \n" ); document.write( "
Algebra.Com's Answer #822389 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Any nonzero number to the exponent of 0 will result in 1.
\n" ); document.write( "\"z%5E0+=+1\" as long as \"z+%3C%3E+0\"
\n" ); document.write( "Multiplying by 1 has no effect, so the z^0 won't affect the answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The \"z%5E%28-10%29\" portion then turns into \"1%2F%28z%5E%2810%29%29\" when we make the exponent positive. Take the reciprocal of the base to make the exponent positive.
\n" ); document.write( "The general rule is that \"a%5E%28-b%29+=+1%2F%28a%5Eb%29\" or you can think of it like \"%28a%2Fb%29%5E%28-c%29+=+%28b%2Fa%29%5Ec\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: \"1%2F%28z%5E%2810%29%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );