The answer is 39.
Solution: x = 2^(n-1)+n+1
Where:
x is number inside the triangle
n is triangle number counting from the top (n=1 for the first one, n=2 for the second etc).
The answer is 39.
Solution: x = 2^(n-1)+n+1
Where:
x is number inside the triangle
n is triangle number counting from the top (n=1 for the first one, n=2 for the second etc).