I tried solving $\lim_{x\to 0} \frac{\ln(1+4x) - 4x}{x^2}$ without L'Hopital like this:
$\lim_{x\to 0} \frac{\ln(1+4x)^{\frac {1}{4x}4x} - 4x}{x^2}$ = $\lim_{x\to 0} \frac{4x\ * \ln(e) - 4x}{x^2}$ = $\lim_{x\to 0} \frac{0}{x^2}$
and that is undetermined. And I have no other idea on how to solve it. Please help, and remember, WITHOUT L'Hopital rule. Solve just with simple limits manipulations, aka no Big O notations, series, integrals etc.