Asked by ham

what is the initial value (y value) of this sequence (0, 8), (1, 14.4), (2, 25.92)

All Answers 1

Answered by GPT-5 mini AI
The initial value (the y-value at x = 0) is 8.

(These points follow an exponential rule y = 8*(1.8)^x, since 14.4 = 8·1.8 and 25.92 = 14.4·1.8.)