Chapter 6: Problem 20
Approximate the real zeros of \(g(x):=x^{4}-x-3\).
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 6: Problem 20
Approximate the real zeros of \(g(x):=x^{4}-x-3\).
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
We wish to approximate sin by a polynomial on \([-1,1]\) so that the error is less than \(0.001\). Show that we have $$\left|\sin x-\left(x-\frac{x^{3}}{6}+\frac{x^{5}}{120}\right)\right|<\frac{1}{5040} \quad \text { for } \quad|x| \leq 1$$
Approximate the real zeros of \(h(x):=x^{3}-x-1\). Apply Newton's Method starting with the initial choices (a) \(x_{1}:=2\), (b) \(x_{1}:=0\), (c) \(x_{1}:=-2\). Explain what happens.
Determine whether or not \(x=0\) is a point of relative extremum of the following functions: (a) \(f(x):=x^{3}+2\), (b) \(g(x):=\sin x-x\) (c) \(h(x):=\sin x+\frac{1}{6} x^{3}\). (d) \(k(x):=\cos x-1+\frac{1}{2} x^{2}\).
Differentiate and simplify: (a) \(f(x):=\frac{x}{1+x^{2}}\). (b) \(g(x):=\sqrt{5-2 x+x^{2}}\). (c) \(h(x):=\left(\sin x^{k}\right)^{m}\) for \(m, k \in \mathbb{N}\), (d) \(k(x):=\tan \left(x^{2}\right)\) for \(|x|<\sqrt{\pi / 2}\)
Let \(f(x):=x^{2} \sin (1 / x)\) for \(x \neq 0\), let \(f(0):=0\), and let \(g(x):=\sin x\) for \(x \in \mathbb{R}\). Show that \(\lim _{x \rightarrow 0} f(x) / g(x)=0\) but that \(\lim _{x \rightarrow 0} f^{\prime}(x) / g^{\prime}(x)\) does not exist.
What do you think about this solution?
We value your feedback to improve our textbook solutions.