72.5k views
5 votes
How to write n*n*n*n*n*n*n as an exponential expression? Then evaluate.

2 Answers

5 votes

Written in exponential notation that's n⁷ .

That's all you can do with it if you don't know what number 'n' is.

User Friedrich
by
8.7k points
4 votes
Do you know what an exponent is?
Let's say you have n*n, you can rewrite that as n^2, which means n times itself 2 times.
Let's say you have n*n*n, you can rewrite it as n^3, which means n times itself 3 times (n*n*n)

Hope that helps with the problem.
User Bartonm
by
8.5k points