Linear Approximation and Differentials

Slides:



Advertisements
Similar presentations
Linear Approximation and Differentials
Advertisements

4.5: Linear Approximations and Differentials
4.5 Linearization & Newton’s Method
Dr .Hayk Melikyan Departmen of Mathematics and CS
Volume: The Shell Method Lesson 7.3. Find the volume generated when this shape is revolved about the y axis. We can’t solve for x, so we can’t use a horizontal.
Linear Approximations
Business Calculus More Derivative Applications.  2.6 Differentials We often use Δx to indicate a small change in x, and Δy for a small change in y. It.
Rates of Change Lesson 3.3. Rate of Change Consider a table of ordered pairs (time, height) 2 TH
Section Differentials. Local Linearity If a function is differentiable at a point, it is at least locally linear. Differentiable.
DO NOW Find the equation of the tangent line of y = 3sin2x at x = ∏
Rates of Change Rectilinear Motion Lesson 3.4 Rate of Change Consider the linear function y = m x + b rate at which y is changing with respect to x is.
Relative Extrema Lesson 5.5. Video Profits Revisited Recall our Digitari manufacturer Cost and revenue functions C(x) = 4.8x x 2 0 ≤ x ≤ 2250 R(x)
Sec 2.6 – Marginals and Differentials 2012 Pearson Education, Inc. All rights reserved Let C(x), R(x), and P(x) represent, respectively, the total cost,
Lesson 4.4 Modeling and Optimization What you’ll learn about Using derivatives for practical applications in finding the maximum and minimum values in.
MARGINAL ANALYSIS APPROXIMATIONS by INCREMEMENTS DIFFERENTIALS.
Pyramids Surface Area and Volume. Suppose we created a rectangular pyramid from a rectangular prism. Suppose we conducted an experience similar to yesterday’s.
Antiderivatives Lesson 7.1B Down with Derivatives.
AP CALCULUS AB Chapter 4: Applications of Derivatives Section 4.4:
Derivatives of Products and Quotients Lesson 4.2.
C2: Maxima and Minima Problems
Volumes of Revolution The Shell Method Lesson 7.3.
Differentials Intro The device on the first slide is called a micrometer….it is used for making precision measurements of the size of various objects…..a.
1 Linear Approximation and Differentials Lesson 3.8b.
Linearization and Newton’s Method. I. Linearization A.) Def. – If f is differentiable at x = a, then the approximating function is the LINEARIZATION of.
4 Techniques of Differentiation with Applications
Increasing and Decreasing Functions Lesson 5.1. The Ups and Downs Think of a function as a roller coaster going from left to right Uphill Slope > 0 Increasing.
What is Calculus ? Three Basic Concepts Lesson 2.1.
Section 4.6/4.7: Optimization Problems Practice HW from Stewart Textbook (not to hand in) p. 311 # 1-13 odd, 19, 21, 24, 33, p. 321 # 9,
Linear Approximation and Differentials Lesson 4.8.
3.9 Differentials. Objectives Understand the concept of a tangent line approximation. Compare the value of a differential, dy, with the actual change.
Copyright © 2016, 2012 Pearson Education, Inc
Calculus Section 3.4 Calculate marginal cost, revenue, and profit If C(x) is the total cost of producing x units, then C’(x) is the marginal cost, the.
Make a Model A box company makes boxes to hold popcorn. Each box is made by cutting the square corners out of a rectangular sheet of cardboard. The rectangle.
3.10 Business and Economic Applications.
3.9 Differentials Let y = f(x) represent a function that is differentiable in an open interval containing x. The differential of x (denoted by dx) is any.
3 Copyright © Cengage Learning. All rights reserved. Applications of Differentiation.
Tangent Line Approximations A tangent line approximation is a process that involves using the tangent line to approximate a value. Newton used this method.
Economic Definitions Profit = Revenue – Cost P(x) = R(x) – C(x) Assume the cost of producing x radios is C(x) =.4x 2 +7x + 95 dollars. A. Find the cost.
How can you apply formulas for perimeter, circumference, and area to find and compare measures?
Newton's Method Lesson 3.8.
Linear approximation and differentials (Section 3.9)
Calculus Section 3.4 Calculate marginal cost, revenue, and profit
Warm-Up- Test in the box…
LECTURE 3 OF SOLUTIONS OF NON -LINEAR EQUATIONS.
Solving Quadratic Functions
Economic Definitions Profit = Revenue – Cost P(x) = R(x) – C(x)
The Mean Value Theorem for Integrals – Average Value
Derivatives of Products and Quotients
Increasing and Decreasing Functions
Techniques for Finding Derivatives
Rates of Change Lesson 3.3.
Volumes of Revolution Disks and Washers
Volumes – The Disk Method
Solving Quadratic Functions
Linear Approximation and Differentials
Problem 1 If f of x equals square root of x, then f of 64 equals 8
Relative Extrema Lesson 5.2.
3.9 Differentials Linear Approximations and Applications:
Lesson 9: Marginal Analysis
4.5: Linear Approximations and Differentials
Down with Derivatives Antiderivatives Lesson 7.1B.
Linearization and Newton’s Method
3.9 Linear Approximations
Linear approximation and differentials (Section 3.9)
UNIT IV Derivatives of Products and Quotients
Solving Radical Equations
6.7 Using the Fundamental Theorem of Algebra
3.10 Linear Approximations and Differentials
Integration and the Logarithmic Function
Presentation transcript:

Linear Approximation and Differentials Lesson 3.8b

Propagated Error Consider a rectangular box with a square base Height is 2 times length of sides of base Given that x = 3.5 You are able to measure with 3% accuracy What is the error propagated for the volume? x 2x x

Propagated Error We know that Then dy = 6x2 dx = 6 * 3.52 * 0.105 = 7.7175 This is the approximate propagated error for the volume

Propagated Error The propagated error is the dy The relative error is sometimes called the df The relative error is The percentage of error relative error * 100%

Marginal Analysis in Economics C(x) = cost to produce x units R(x) = revenue gained by selling x units C’(x) called the marginal cost R’(x) called the marginal revenue Consider the concept of the differential in this context

Marginal Analysis in Economics We could say where the dx = the increase or decrease in sales Assume x = dx = 1 unit Then the differential for C(x) or R(x) is the cost of producing the x + 1st unit the revenue gained for the x + 1st unit

Marginal Analysis in Economics Suppose C(q) = 0.1q3 - 0.5q2 + 500q + 200 Current level is 4 units What is the change of cost if we only produce 3.9 units dy = C’(q)*dq q = 4 and dq = 0.1

Newton-Raphson Method for Approximating Roots Given f(x) we seek a root If xn is an approximation for the root Then we claim is a better approximation • xn+1 x1

Newton-Raphson Method for Approximating Roots We will create a spreadsheet which demonstrates this concept

Assignment Lesson 3.8b Page 173 Exercises 23 – 37 odd