answersLogoWhite

0

It's tough to tell what that is. Best guess: You're multiplying exponents. In that case, add the exponents. n^3 x n^2 = n^5

To check it, try it with easy numbers like 2 or 10

10^3 x 10^2 = 1000 x 100 = 100000 = 10^5

2^3 x 2^2 = 8 x 4 = 32 = 2^5

User Avatar

Wiki User

7y ago

What else can I help you with?

Related Questions

Element that completes n3?

Ne (neon) completes n3.


What is the chemical formula for N3-?

Azide, N3- ( a linear ion isoelectronic with CO2), or conceivably nitride N3- a monoatomic ion


Why a number when it is to the power of zero is equal to one?

Let any number be n:- n3/n3 = n*n*n/n*n*n = 1 And in index form: n3/n3 = n3-3 = n0 = 1


What is the chemical formula for the nitride?

Formula: N3-


What is the formula for a nitride ion?

NO3- no, that is NOT right. nitrate ion is Nitrogen with a negative three charge N-3


What is n3 plus 1?

n3 + 1 = n3 + 13 = (n + 1)(n2 - n + 12) = (n + 1)(n2 - n + 1)


Is an N3 equivalent to a matric?

An N3 certificate requires a minimum of four passed technical subjects. N3 subjects are at a level of Matric. N3 certificate must have an addition of two languages to be fully equivalent to a Matric certification.


What is the formula of the nitride ion?

The formula for the nitride ion is N3-.


Write a program that generates the Fibonacci series up to 200?

class Program { static void Main(string[] args) { int n1, n2, n3,i; n1 = 0; n2 = 1; for (i = 1; i <= 20; i++) { n3 = n1 + n2; if (n3 <= 200) { Console.WriteLine(n3); n1 = n2; n2 = n3; } } Console.ReadKey(); } }


What would n equals in the equation n3 equals 8?

If: n3 = 8 Then: n = 2


If n3 is even then n is even?

Can't quite tell what you mean by n3. 1) If that's n3, then: If n3 is even, it can be expressed as n * n * n = 2 * t (t is a natural number). You can see that two is a factor of n3, and so it has to be a factor of n, because there is no ther number that could contribute to it. So n is even too. 2) If you mean 3 * n, then: 3 * n = 2 * t, where t is a natural number. Again, the only number to contribute factor 2 for the right side of equation is n. So n has to be even too.


What is the ion for nitride?

The ion for nitride is N3-. It consists of a nitrogen atom with a charge of -3.