I know that the tangent is on the form $y=ax+b$ but how should I show this one:
Let $f:\mathbb{R}→\mathbb{R}$ be a differentiable function. Consider a sample point $(x_0, f(x_0))$.
(a) determine the tangent line at $f(x_0)$, i.e. the straight line $l(x)=ax+b$, that passes through $f(x_0)$ with slope $a = f'(x_0)$.
(b) compute the intersection of $l$ with the $x$-axis, i.e. compute the root of $l$.
I am pretty sure I know how I can solve (b) if I know what (a) is.