For this problem we were given a logaritmic function of the type:
[tex]y=b\cdot\log _5(x+a)[/tex]
And its graph. From that we need to determine the values of "b" and "a".
From the graph we can notice two important points (6,1) and (2,0). If we replace the coordinates for these two points on the expression for the function, we can determine the values of b and a. This is done below:
[tex]\begin{gathered} 0=b\cdot\log _5(2+a) \\ \log _5(2+a)=0 \\ 5^{\log _5(2+a)}=5^0 \\ 2+a=1 \\ a=1-2 \\ a=-1 \end{gathered}[/tex]
From the first point, we can conclude that "a" is equal to -1. From that, we can find the value of b using the second point:
[tex]\begin{gathered} 1=b\cdot\log _5(6-1) \\ 1=b\cdot\log _55 \\ b\cdot1=1 \\ b=1 \end{gathered}[/tex]
The value for a is -1.
The value for b is 1.