I'm doing a practice final exam for my signals and systems engineering class. One question asks for an "amplitude Bode plot" of the function
$$H(\omega)=\frac{10j\omega+1}{(j\omega+10)(j\omega+1)}$$
where $j$ represents the complex unit $\sqrt{-1}$.
That just means I need to sketch the graph of $20\log_{10}|H(\omega)|$ versus $\log_{10}\omega$. But I have no idea how to do this by hand. I do know that
$$20\log_{10}|H(\omega)|=20\log_{10}\sqrt{100\omega^2+1}-20\log_{10}\sqrt{\omega^2+100}-20\log_{10}\sqrt{\omega^2+1}$$
but I don't know how I'm supposed to sketch the graph of this as a function of $\log_{10}\omega$. (The book is awful and doesn't explain how it could be done by hand, without a calculator or graphing software.)
Here is a simple method to draw asymptotic bode plot (briefly mentioned by Andrei).
This can easily be verified to be correct using Matlab for example.