document.write( "Question 31511: Need some help solving this.\r
\n" );
document.write( "\n" );
document.write( "N^-2 / N^3 \n" );
document.write( "
Algebra.Com's Answer #18187 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! N^-2 / N^3 \n" ); document.write( "=N^-2 * N^-3 \n" ); document.write( "=N^(-2-3) \n" ); document.write( "=N^-5 (same as 1/N^5) \n" ); document.write( " |