211k views
3 votes
Gaming a video-game designer is using the expression 6n3 in a program to determine points earned, where n is the game level. simplify the expression for the n2 level.

User Hjaltij
by
5.7k points

2 Answers

2 votes

Answer:

The expression for the level 2 is: 48

Explanation:

To solve this you just have to put the value of the level that you are given in the equation, this means:

6
n^(3)

And to put the 2 in the "n"

6(
2^(3))= 6(8)=48

So the answer for the points earned in level 2 would be 48.

User Jeff Shepler
by
5.3k points
3 votes

Gaming a video-game designer is using the expression 6n3 in a program to determine points earned, where n is the game level.

Given expression is
6n^3. the given expression is for the nth level.

To simplify the expression for the
n^2 level, we plug in
n^2 in the place of 'n' in the given expression


6n^3


6(n^2)^3 (multiply the exponents)


6n^6


User Michael Pryor
by
5.4k points