Final answer:
To find an exponential function with a horizontal asymptote y = 2 that passes through the points (0, 3) and (1, 6), the function is y = 3 * 2^x + 2.
Step-by-step explanation:
To find an exponential function with a horizontal asymptote y = 2 that passes through the points (0, 3) and (1, 6), we can use the general form of an exponential function, y = a * b^x, where a is the initial value and b is the growth or decay factor.
Using the given points, we can form a system of equations:
3 = a * b^0 = a
6 = a * b^1 = ab
From the first equation, we know that a = 3. Substituting this value into the second equation gives us 6 = 3b, which simplifies to b = 2.
Therefore, the exponential function that satisfies the given conditions is y = 3 * 2^x + 2.