asked 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.

answered
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.
answered
User Bartonm
by
8.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.