Got another question. I started it but there's parts of (a) and (b) I'm stuck on.
For (a), I can see that if I can somehow prove the relationship, then that's all I need.
For (b), I got the inequality relationship but I'm not sure how to actually show "How large..."
In the future, please post questions of the harder 3U topic in the relevant 4U question thread. Otherwise I may move the question there myself.Note that a bit of working backwards was done behind the scenes to deduce this proof.
 we assume that }\boxed{x > \sqrt{n}})
Recall that all quantities are positive here.


Note: The distance between \(x\) and \(\sqrt{n}\) is technically \( |x - \sqrt{n}| \). The reason why we were allowed to take off the absolute values was because \( x > \sqrt{n}\), and from the definition of the absolute value, \( |x-n| = \begin{cases}x-n & \text{if }x\ge n\\ -(x-n) &\text{if }x < n\end{cases} \). A similar thing happens for (x+y)/2.


------------------------------------------------------------------------------------------------------------------------------------------------
}.\\ \text{You should think about why this is the case.})

 (x-\sqrt{n}) &< 0\end{align*})

A side remark regarding your thoughts - It seemed like the main cause of your problem was not really understanding what the question meant. Whilst you had written a bunch of very useful ideas, that was all I could salvage because the method wasn't appropriate for the question. But the fact that they asked for approximations in this regard (as opposed to something usual like Simpson's rule), as well as the introduction of all of these variables, were immediately hinting to me that this is not the typical 3U question. This question actually required you to understand what it meant for an approximation to be "better". An approximation is better, essentially when it approximates the value better. So if you have two values \(x_1\) and \(x_2\) to approximate \(x\), the only way \(x_1\) can be the "better" estimator is when \(x_1\) is closer to \(x\), than \(x_2\) is. That is to say, \( |x_1 - x| < |x_2 - x| \).