Answer:
Step-by-step explanation:
The first mathematician orders 1 beer, the second orders 1/2 a beer, the third orders 1/4 a beer, the fourth orders 1/8 a beer, the fifth orders 1/16 a beer. . .
- The Sequence is:

- On observation, the next term is derived through the division of the previous term by 2.
- 2 is the constant factor
- Therefore, the bartender says 'Fine, I’ll just pour you two beers.'
Therefore, if the first mathematician orders 6 beers, the second orders 2 beer, the third orders 2/3 a beer, and so on
- The sequence is

- On observation, the next term is derived through the division of the previous term by 3.
- 3 is the constant factor
- Therefore, the bartender should pour three beers.
Answer:
f(x) = -(x + 1)² - 2
Step-by-step explanation:
f(x) = a(x - h)² + k
-6 = a(1 - -1)² + -2
-6 = a(4) -2
-4 = 4a
a = -1
f(x) = -(x + 1)² - 2
Your numbers are 2, 3, 4.
The three consecutive numbers are x, x+1, x+2
The square of the first equals the third so x^2=x+2
Solve this quadratic as x^2-x-2=0
Factor into (x+1)(x-2)=0
So your answers are x=-1 and x=2
Since the question says they’re positive integers, use x=2
So the numbers are 2, 3, 4