Given below is the graph of the function $ y = x^2 − 4x − 3$, Using the Graph
(iii) write down the interval of values of $x$ for which the function is increasing in the interval $−6 < y < 0$.
(iv) find the roots of the equation $x^2 − 4x − 3 = 0$ and hence obtain the value of $\sqrt{7}$ to the nearest first decimal place.
(v) by drawing a suitable straight line, write down the coordinates of a point on the graph of which the $x$ coordinate is twice the $y$ coordinate.
OK starting to find the $\sqrt{7}$ using the graph we find that the roots of the graph are -0.6 and +4.6
I Think we should use the quadratic formula here to derive $\sqrt{7}$
$x=\dfrac{-b\pm\sqrt{b^2-4ac}}{2a}$
so we have
$x^2-4x-3=0\implies x=\dfrac{4\pm\sqrt{28}}{2}$
From there?