Chapter 13: Problem 28
Use geometry (not Riemann sums) to compute the integrals. HINT [See Quick Examples page 982.]
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 13: Problem 28
Use geometry (not Riemann sums) to compute the integrals. HINT [See Quick Examples page 982.]
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 normal distribution curve, which models the distributions of data in a wide range of applications, is given by the function $$ p(x)=\frac{1}{\sqrt{2 \pi} \sigma} e^{-(x-\mu)^{2} / 2 \sigma^{2}} $$ where \(\pi=3.14159265 \ldots\) and \(\sigma\) and \(\mu\) are constants called the standard deviation and the mean, respectively. Its graph (when \(\sigma=1\) and \(\mu=2\) ) is shown in the figure. Illustrate its use. In a survey, consumers were asked to rate a new toothpaste on a scale of \(1-10\). The resulting data are modeled by a normal distribution with \(\mu=4.5\) and \(\sigma=1.0\). The percentage of consumers who rated the toothpaste with a score between \(a\) and \(b\) on the test is given by $$ \int_{a}^{b} p(x) d x $$ a. Use a Riemann sum with \(n=10\) to estimate the percentage of customers who rated the toothpaste 5 or above. (Use the range \(4.5\) to \(10.5\).) b. What percentage of customers rated the toothpaste 0 or \(1 ?\) (Use the range \(-0.5\) to \(1.5\).)
The work done in accelerating an object from velocity \(v_{0}\) to velocity \(v_{1}\) is given by $$ W=\int_{v_{0}}^{v_{1}} v \frac{d p}{d v} d v $$ where \(p\) is its momentum, given by \(p=m v(m=\) mass \()\). Assuming that \(m\) is a constant, show that $$ W=\frac{1}{2} m v_{1}^{2}-\frac{1}{2} m v_{0}^{2} $$ The quantity \(\frac{1}{2} m v^{2}\) is referred to as the kinetic energy of the object, so the work required to accelerate an object is given by its change in kinetic energy.
(Compare Exercise 57 in Section 13.3.) The rate of oil production by Pemex, Mexico's national oil company, can be approximated by \(p(t)=-8.03 t^{2}+73 t+1,060\) million barrels per year, $$ (1 \leq t \leq 9) $$ where \(t\) is time in years since the start of \(2000 .{ }^{39}\) Use a definite integral to estimate total production of oil from the start of 2001 to the start of 2009 .
Use the Fundamental Theorem of Calculus to show that if \(m(x)\) is the marginal cost at a production level of \(x\) items, then the cost function \(C(x)\) is given by $$ C(x)=C(0)+\int_{0}^{x} m(t) d t $$ What do we call \(C(0)\) ?
Calculate the total area of the regions described. Do not count area beneath the \(x\) -axis as negative. HINT [See Example 6.] Bounded by the graph of \(y=|3 x-2|\), the \(x\) -axis, and the lines \(x=0\) and \(x=3\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.