Write an exponential function 𝑦=π‘Žπ‘π‘₯for a graph that passes through (2,1) and (3,10).

y = ab^x

ab^2 = 1
ab^3 = 10
divide and you have b = 10
a*100=1

y = 1/100 * 10^x
or, though not in the form requested,
y = 10^(x-2)

it was kind of a cop-out to have a be a power of b.

To write an exponential function in the form 𝑦=π‘Žπ‘π‘₯, where π‘Ž represents the initial value and 𝑏 represents the base, we will first determine the values of π‘Ž and 𝑏 using the given points (2,1) and (3,10).

Let's start by substituting the coordinates (2,1) into the equation 𝑦=π‘Žπ‘π‘₯:

1 = π‘Žπ‘^2 ---(1)

Next, substitute the coordinates (3,10) into the equation 𝑦=π‘Žπ‘π‘₯:

10 = π‘Žπ‘^3 ---(2)

To solve for π‘Ž and 𝑏, we'll divide equation (2) by equation (1):

10/1 = (π‘Žπ‘^3)/(π‘Žπ‘^2)

Simplifying this expression gives:

10 = 𝑏

Now, substitute this value of 𝑏 into equation (1):

1 = π‘Ž(10)^2

Simplifying further:

1 = 100π‘Ž

Divide both sides by 100:

1/100 = π‘Ž

So, we have found the values of π‘Ž and 𝑏:

π‘Ž = 1/100
𝑏 = 10

Therefore, the exponential function that passes through the points (2,1) and (3,10) is:

𝑦 = (1/100)(10)^π‘₯

To write an exponential function in the form 𝑦 = π‘Žπ‘π‘₯, we need to find the values of π‘Ž and 𝑏.

Given that the graph passes through the points (2,1) and (3,10), we can use these values to find π‘Ž and 𝑏.

Step 1: Substitute the first point, (2,1), into the equation 𝑦 = π‘Žπ‘π‘₯:

1 = π‘Žπ‘Β²

Step 2: Substitute the second point, (3,10), into the equation 𝑦 = π‘Žπ‘π‘₯:

10 = π‘Žπ‘Β³

Step 3: Divide the second equation by the first equation to eliminate π‘Ž:

10 Γ· 1 = (π‘Žπ‘Β³) Γ· (π‘Žπ‘Β²)

10 = 𝑏

So, we have found the value of 𝑏, which is 10.

Step 4: Substitute the value of 𝑏 back into either of the original equations to find π‘Ž. Let's use the first equation:

1 = π‘Ž(10)Β²

Simplifying:

1 = 100π‘Ž

Dividing both sides by 100:

1/100 = π‘Ž

So, we have found the value of π‘Ž, which is 1/100.

Therefore, the exponential function that passes through the points (2,1) and (3,10) is:

𝑦 = (1/100)(10)^π‘₯