Chapter 3: Problem 61
Use a graphing utility to graph the function. $$f(x)=|\ln x|$$
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 3: Problem 61
Use a graphing utility to graph the function. $$f(x)=|\ln x|$$
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
Involve the factorial function \(x !\), which is defined for whole numbers \(x\) as $$ x !=\left\\{\begin{array}{ll} 1, & \text { if } x=0 \\ x \cdot(x-1) \cdot(x-2) \cdot \cdots \cdot \cdot 3 \cdot 2 \cdot 1, & \text { if } x \geq 1 \end{array}\right. $$ For example, \(3 !=3 \cdot 2 \cdot 1=6\) and \(5 !=5 \cdot 4 \cdot 3 \cdot 2 \cdot 1=120\) During the 30 -minute period before a Broadway play begins, the members of the audience arrive at the theater at the average rate of 12 people per minute. The probability that \(x\) people will arrive during a particular minute is given by \(P(x)=\frac{12^{x} e^{-12}}{x !} .\) Find the probability, to the nearest \(0.1 \%\) that a. 9 people will arrive during a given minute. b. 18 people will arrive during a given minute.
The monthly income \(I\), in dollars, from a new product is given by $$ I(t)=24,000-22,000 e^{-0.005 t} $$ where \(t\) is the time, in months, since the product was first put on the market. a. What was the monthly income after the 10 th month and after the 100 th month? b. What will the monthly income from the product approach as the time increases without bound?
The distance \(s\) (in feet) that the object in Exercise 31 will fall in \(t\) seconds is given by \(s=32 t+32\left(e^{-t}-1\right)\) a. Use a graphing utility to graph this equation for \(t \geq 0\) b. Determine, to the nearest 0.1 second, the time it takes the object to fall 50 feet. c. Calculate the slope of the secant line through \((1, s(1))\) and \((2, s(2))\) d. Write a sentence that explains the meaning of the slope of the secant line you calculated in \(c .\)
The number of bass in a lake is given by $$ P(t)=\frac{3600}{1+7 e^{-0.05 t}} $$ -where \(t\) is the number of months that have passed since the lake was stocked with bass. a. How many bass were in the lake immediately after it was stocked? b. How many bass were in the lake 1 year after the lake was stocked? c. What will happen to the bass population as \(t\) increases without bound?
Make use of the factorial function, which is defined as follows. For whole numbers \(n\), the number \(n !\) (which is read "n factorial") is given by $$n !=\left\\{\begin{array}{ll} n(n-1)(n-2) \cdots 1, & \text { if } n \geq 1 \\\1, & \text { if } n=0 \end{array}\right.$$Thus, \(0 !=1\) and \(4 !=4 \cdot 3 \cdot 2 \cdot 1=24\) STIRLING'S FORMULA Stirling's Formula (after James Stir\(\operatorname{lin} g, 1692-1770)\) 1$$n !=\left(\frac{n}{e}\right)^{n} \sqrt{2 \pi n}$$ is often used to approximate very large factorials. Use Stirling's Formula to approximate \(10 !\), and then compute the ratio of Stirling's approximation of \(10 !\) divided by the actual value of \(10 !\), which is 3,628,800
What do you think about this solution?
We value your feedback to improve our textbook solutions.