document.write( "Question 28887: I am trying to re-write the following expression using negative exponents:\r
\n" );
document.write( "\n" );
document.write( "x^2/y^2\r
\n" );
document.write( "\n" );
document.write( "The book gives the answer as:\r
\n" );
document.write( "\n" );
document.write( "y^-2/x^-2\r
\n" );
document.write( "\n" );
document.write( "How did they get this? All of the example problems about writing equivalent expressions using negative exponents have been limited to single literals, often with the answer containing a 1 in the numerator. \n" );
document.write( "
Algebra.Com's Answer #15774 by sdmmadam@yahoo.com(530)![]() ![]() ![]() You can put this solution on YOUR website! I am trying to re-write the following expression using negative exponents:\r \n" ); document.write( "\n" ); document.write( "x^2/y^2\r \n" ); document.write( "\n" ); document.write( "The book gives the answer as:\r \n" ); document.write( "\n" ); document.write( "y^-2/x^-2\r \n" ); document.write( "\n" ); document.write( "How did they get this? All of the example problems about writing equivalent expressions using negative exponents have been limited to single literals, often with the answer containing a 1 in the numerator.\r \n" ); document.write( "\n" ); document.write( "Thr rule is \n" ); document.write( "(a)^m = 1/(a)^(-m) \n" ); document.write( "and (x)^(-n) = 1/(x)^n\r \n" ); document.write( "\n" ); document.write( "Therefore \n" ); document.write( "x^2/y^2 = [(x)^2]X[1/y^2] \n" ); document.write( "=[1/x^-2]X[y^-2] (using the above) \n" ); document.write( "=y^-2/x^-2 \n" ); document.write( " \n" ); document.write( " |