Chapter 7: Problem 7
Compute the absolute and relative errors in using c to approximate \(x\). \(x=\pi ; c=3.14\)
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 7: Problem 7
Compute the absolute and relative errors in using c to approximate \(x\). \(x=\pi ; c=3.14\)
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
The work required to launch an object from the surface of Earth to outer space is given by \(W=\int_{R}^{\infty} F(x) d x,\) where \(R=6370 \mathrm{km}\) is the approximate radius of Earth, \(F(x)=G M m / x^{2}\) is the gravitational force between Earth and the object, \(G\) is the gravitational constant, \(M\) is the mass of Earth, \(m\) is the mass of the object, and \(G M=4 \times 10^{14} \mathrm{m}^{3} / \mathrm{s}^{2}\) a. Find the work required to launch an object in terms of \(m\) b. What escape velocity \(v_{e}\) is required to give the object a kinetic energy \(\frac{1}{2} m v_{e}^{2}\) equal to \(W ?\) c. The French scientist Laplace anticipated the existence of black holes in the 18 th century with the following argument: If a body has an escape velocity that equals or exceeds the speed of light, \(c=300,000 \mathrm{km} / \mathrm{s},\) then light cannot escape the body and it cannot be seen. Show that such a body has a radius \(R \leq 2 G M / c^{2}\). For Earth to be a black hole, what would its radius need to be?
Solve the following problems. $$y^{\prime}(t)=3 t^{2}-4 t+10, y(0)=20$$
Compare the errors in the Midpoint and Trapezoid Rules with \(n=4,8,16,\) and 32 subintervals when they are applied to the following integrals (with their exact values given). \(\int_{0}^{\pi} \ln (5+3 \cos x) d x=\pi \ln \frac{9}{2}\)
Evaluate the following integrals. $$\int \frac{x^{2}-x}{(x-2)(x-3)^{2}} d x$$
Evaluate \(\int \frac{d x}{x^{2}-1},\) for \(x>1,\) in two ways: using partial fractions and a trigonometric substitution. Reconcile your two answers.
What do you think about this solution?
We value your feedback to improve our textbook solutions.