find the rule of the table.

1= 8
2= 64
3= 512
4= 4096
5= 32786

pls i have no idea what i’m doing

2 answers

8^2 = 64
8^3 = 512
8^4 = 4096
8^5 = ?
You probably make typing error.

If your fifth pair is (5,32768)

then:

y = 8^n

n = 1 , y = 8^1 = 8

n = 2 , y = 8^2 = 64

n = 3 , y = 8^3 = 512

n = 4 , y = 8^4 = 4096

n = 5 , y = 8^5 = 32768