Ed invests $\$15,000$ into an account that pays an annual rate of $3.5\%$ interest compounded k times per year where $k\in \mathbb{Z}$. At the end of two years the investment is worth $\$16,087$. Find the smallest value of $k$.
For this question, I solved it using my TI-84's graphing calculator, and got $k=32$ by finding the intersection. My two equations are: $$ Y_1 = 16087\\ Y_2 = 15000(1+\dfrac{3.5}{100x})^{2x} $$
However, there is also a "TVM solver" function on the calculator, and I am wondering if there is a way to rearrange my equation to solve for $x$ using the TVM solver. I attempted to solve it by setting: $$ N=2\\ I=3.5\\ PV=15000\\ FV=-16087\\ P/Y=1\\ C/Y= \text{to solve}\\ $$
This gave me $k=1$, which results in the compounding interest to become $\$16068.38$ - which is incorrect. Any other methods to solve these kinds of questions - that is, where the x is in the denominator and the exponent - would be appreciated, thank you.
The result is quite close to $1$ but the equation cannot be solved even using special function.
If you make a series expansion $$0=-\frac{149}{8}+\frac{621}{4} \left(7+207 \log \left(\frac{207}{200}\right)\right)(x-1)+O\left((x-1)^2\right)$$ $$x\sim 1+\frac{149}{1242 \left(7+207 \log \left(\frac{207}{200}\right)\right)}=1.00850$$ while the "exact" solution is $1.00846$.
Using the approximate gives for $\text{(rhs-lhs)}$ a value of $0.087988$ instead of $-18.6250$ if $x=1$.