Could someone correct me if I made a mistake? The textbook's answer is $0.02995$.
Find a $\delta > 0$ such that if $|x-3|<\delta $, then $|\sqrt{2x+3}-3|<0.01$.
$-0.01\leq \sqrt{2x+3}-3\leq 0.01$
$2.99\leq \sqrt{2x+3}\leq 3.01$
$8.94\leq 2x+3\leq 9.06$
$5.94\leq 2x\leq 6.06$
$2.97\leq x\leq 3.03$
$-0.03\leq x-3\leq 0.03$ (in the textbook, it was written $3-0.02995\leq x-3\leq 0.03$ and I am not sure why)
So would $\delta = 0.03$ be okay instead of $\delta = 0.02995$?
With your $0.03$, for $x=3-.03=2.97$, you get $\sqrt {2x+3}-3 =-.010016722$ which is not acceptable. The smaller $\delta $ is always the safe way to go.