Calculate $\ln 97$ and $\log_{10} 97$ without calculator accurate up to $2$ decimal places.
I have rote some value of logs of prime numbers up to $11$.
$97$ is a little big.
In case it would have been a multiple of smaller primes, I would have used the trick of logarithm identities .
But I am confused how to do it, or will it be ok to approximate it to $96$ or $98$.
I also don't know much calculus except differentiation and integration.
I look for a short and simple way.
I have studied maths up to $12$th grade.
You could write $$2\ln(97)=\ln(97^2)\approx\ln(96\cdot98)$$
to get higher precision, now your argument is off by 0.01% instead of 1% so the approximation will be close enough. $\log_{10}$ goes similiar of course.
Edit: This would give accuracy to three decimal places and the fourth would probably be one off. If you instead would have chosen to approximate it by $\ln(96)$, you would have been one off in the second decimal and thus your answer would have been wrong. (I have computed the values with a calculator)