Find The Original Textbook (PDF) in The Link Below CLICK HERE Overview and Philosophy Calculus: Early Transcendentals, 9th Edition by James Stewart, Daniel K. Clegg, and Saleem Watson provides students with the strongest foundation for a STEM future, offering problem-solving focus, mathematical precision and accuracy, and outstanding examples and problem sets. Selected and mentored by Stewart, coauthors Daniel Clegg and Saleem Watson continue his legacy, and their careful refinements retain Stewart's clarity of exposition and make the 9th Edition an even more usable learning tool. The "Early Transcendentals" approach reflects a modern pedagogical strategy that introduces exponential, logarithmic, and trigonometric functions early in the course sequence, allowing for more sophisticated applications and deeper integration of these fundamental functions throughout the calculus curriculum. About the Authors James Drewry Stewart (1941-2014) established the foundational principles that continue to guide this textbook series, receiving his Master of Science degree from Stanford University and his Ph.D. from the University of Toronto. His calculus series became the top-selling calculus textbook in the world. Daniel K. Clegg and Saleem Watson were carefully selected and mentored by Stewart to continue his work after his passing. Textbook Structure Based on the search results, the book is organized into distinct major parts covering single-variable calculus: Diagnostic Tests The book includes diagnostic tests covering: Algebra, Analytic Geometry, Functions, and Trigonometry, allowing students to assess their preparedness before beginning calculus study. A Preview of Calculus This introductory section addresses fundamental questions: What Is Calculus? The Area Problem, The Tangent Problem, A Relationship between the Area and Tangent Problems, and provides a Summary. CHAPTER 1: FUNCTIONS AND MODELS Chapter 1 covers: Four Ways to Represent a Function, Mathematical Models: A Catalog of Essential Functions, New Functions from Old Functions, Exponential Functions, and Inverse Functions. 1.1 Four Ways to Represent a Function This section introduces the fundamental concept of functions and demonstrates how they can be represented in multiple ways: numerically (through tables of values), visually (through graphs), algebraically (through formulas), and verbally (through descriptions in words). Understanding these different representations helps students develop flexibility in working with functions and translating between different forms. Domain and Range: The section carefully defines the domain (all possible input values) and range (all possible output values) of functions, with examples showing how to determine these from different representations. Vertical Line Test: Students learn this graphical test for determining whether a curve represents a function—if any vertical line intersects the curve more than once, it's not a function. Piecewise-Defined Functions: The section introduces functions defined by different formulas on different parts of their domain, important for modeling real-world situations where behavior changes at certain points. 1.2 Mathematical Models: A Catalog of Essential Functions This section surveys the basic functions that form the foundation of calculus study: Linear Functions: Functions of the form f(x) = mx + b, representing constant rates of change. Applications include economics (supply and demand), physics (motion at constant velocity), and business (cost functions). Polynomial Functions: Including quadratic, cubic, and higher-degree polynomials. The section discusses their general shapes, behavior, and applications to modeling various phenomena. Power Functions: Functions of the form f(x) = x^a, including square roots, cube roots, and reciprocals. Rational Functions: Ratios of polynomials, with discussion of asymptotic behavior and discontinuities. Algebraic Functions: Functions built from polynomials using algebraic operations and root extraction. Trigonometric Functions: The section reviews sine, cosine, tangent, and their properties, preparing for their use throughout calculus. Exponential Functions: Functions where the variable appears in the exponent, crucial for modeling growth and decay. Logarithmic Functions: The inverses of exponential functions, essential for solving exponential equations and modeling certain phenomena. Mathematical Modeling: The section emphasizes how mathematical functions model real-world phenomena, introducing the modeling process of formulating problems mathematically, solving them, and interpreting results. 1.3 New Functions from Old Functions This section explores transformations and combinations of functions: Transformations: Vertical and horizontal shifts, reflections across axes, vertical and horizontal stretching and compressing. Students learn how modifications to function formulas affect their graphs predictably. Combinations of Functions: Addition, subtraction, multiplication, and division of functions, with attention to how these operations affect domains. Composition of Functions: The operation f(g(x)), creating new functions by using the output of one function as the input to another. This becomes crucial later in the chain rule for derivatives. 1.4 Exponential Functions This section provides thorough treatment of exponential functions before their use in calculus: Definition and Properties: Functions of the form f(x) = a^x where a > 0, including laws of exponents and their graphical properties. The Number e: Introduction to the natural exponential base e ≈ 2.71828, emphasizing its unique mathematical properties that make it "natural" for calculus. Applications: Exponential growth (population growth, compound interest) and exponential decay (radioactive decay, drug elimination from the body). 1.5 Inverse Functions and Logarithms Inverse Functions: The concept of "undoing" a function, with the horizontal line test for determining whether a function has an inverse. The relationship between the graphs of a function and its inverse (reflection across y = x). Logarithmic Functions: Defined as inverses of exponential functions, with emphasis on natural logarithms (base e) and common logarithms (base 10). Properties of logarithms derived from properties of exponents. Applications: Using logarithms to solve exponential equations, modeling phenomena that grow or decay exponentially, and applications in science and engineering. CHAPTER 2: LIMITS AND DERIVATIVES This chapter introduces the two fundamental concepts of calculus: limits (the foundation) and derivatives (the first major application). 2.1 The Tangent and Velocity Problems The chapter begins by motivating the concept of limits through two classical problems: The Tangent Problem: Finding the slope of a tangent line to a curve at a point. Unlike straight lines where slope is straightforward, curved lines require the limiting process: taking secant lines through points increasingly close to the point of tangency. The Velocity Problem: Finding instantaneous velocity when velocity is changing. Average velocity is easy to compute (distance over time), but instantaneous velocity at a precise moment requires limits. These problems demonstrate why calculus needed to be invented—algebra alone cannot solve them. 2.2 The Limit of a Function Intuitive Understanding: The limit of f(x) as x approaches a is the value that f(x) approaches (gets arbitrarily close to) as x gets arbitrarily close to a, regardless of what happens exactly at a. Notation: lim[x→a] f(x) = L One-Sided Limits: Left-hand limits (approaching from values less than a) and right-hand limits (approaching from values greater than a). A two-sided limit exists only if both one-sided limits exist and are equal. Infinite Limits: Cases where f(x) increases or decreases without bound as x approaches a, introducing the concept of vertical asymptotes. 2.3 Calculating Limits Using Limit Laws Limit Laws: Algebraic rules for combining limits: • Sum/Difference Law: The limit of a sum is the sum of the limits • Product Law: The limit of a product is the product of the limits • Quotient Law: The limit of a quotient is the quotient of the limits (if the denominator limit isn't zero) • Power Law: The limit of a power is the power of the limit Direct Substitution: For continuous functions, limits can often be found by simply substituting the value. Limits of Polynomials and Rational Functions: Systematic approaches to evaluating limits, including factoring and rationalization techniques for indeterminate forms. 2.4 The Precise Definition of a Limit Epsilon-Delta Definition: The rigorous mathematical definition: lim[x→a] f(x) = L means that for every ε > 0, there exists δ > 0 such that if 0 < |x - a| < δ, then |f(x) - L| < ε. This section provides the formal foundation for calculus, though instructors may skip it without disrupting the flow if they prefer an intuitive approach. Proving Limits: Using the epsilon-delta definition to prove specific limits rigorously, developing mathematical reasoning skills. 2.5 Continuity Definition: A function f is continuous at a if: 1. f(a) is defined 2. lim[x→a] f(x) exists 3. lim[x→a] f(x) = f(a) Types of Discontinuities: Removable (can be "fixed" by redefining at a point), jump (different left and right limits), and infinite (vertical asymptotes). Continuous Functions: Polynomials, rational functions (on their domains), exponential functions, logarithmic functions, and trigonometric functions are all continuous where defined. Intermediate Value Theorem: If f is continuous on [a,b] and N is between f(a) and f(b), then there exists c in (a,b) such that f(c) = N. This guarantees that continuous functions take on all intermediate values, with important implications for finding roots of equations. 2.6 Limits at Infinity; Horizontal Asymptotes Limits at Infinity: The behavior of f(x) as x grows arbitrarily large (positive or negative): • lim[x→∞] f(x) = L means f(x) approaches L as x increases without bound • lim[x→-∞] f(x) = L means f(x) approaches L as x decreases without bound Horizontal Asymptotes: Lines y = L that the graph approaches as x → ±∞. Techniques for Evaluation: Dividing numerator and denominator by highest power of x for rational functions, understanding dominance of terms in polynomials. 2.7 Derivatives and Rates of Change The Derivative: The instantaneous rate of change of f with respect to x, defined as: f'(x) = lim[h→0] [f(x+h) f(x)]/h Interpretations: • Geometric: The slope of the tangent line to the curve y = f(x) at the point (x, f(x)) • Physical: If s(t) represents position at time t, then s'(t) is velocity • General: The instantaneous rate of change of one quantity with respect to another Notation: Various notations for derivatives: f'(x), dy/dx, df/dx, d/dx[f(x)] 2.8 The Derivative as a Function The Derivative Function: Rather than finding the derivative at a specific point, f'(x) is itself a function giving the derivative at every point in the domain. Differentiability: A function is differentiable at a if f'(a) exists. Differentiability implies continuity, but continuity doesn't guarantee differentiability (corners and cusps). Higher Derivatives: The second derivative f''(x) (derivative of the derivative), third derivative, and so on, with applications to acceleration and concavity. CHAPTER 3: DIFFERENTIATION RULES This chapter develops efficient methods for finding derivatives without using the limit definition each time. 3.1 Derivatives of Polynomials and Exponential Functions Power Rule: d/dx[x^n] = nx^(n-1), one of the most frequently used differentiation rules. Constant Multiple Rule: d/dx[cf(x)] = c·f'(x) Sum Rule: d/dx[f(x) + g(x)] = f'(x) + g'(x) Exponential Functions: d/dx[e^x] = e^x (the unique function that is its own derivative), and d/dx[a^x] = a^x·ln(a) These rules allow quick differentiation of any polynomial and exponential function without limits. 3.2 The Product and Quotient Rules Product Rule: d/dx[f(x)·g(x)] = f(x)·g'(x) + g(x)·f'(x) The derivative of a product is NOT the product of the derivatives—this is a common student error. Quotient Rule: d/dx[f(x)/g(x)] = [g(x)·f'(x) f(x)·g'(x)]/[g(x)]² These rules handle more complex combinations of functions. 3.3 Derivatives of Trigonometric Functions Basic Trigonometric Derivatives: • d/dx[sin x] = cos x • d/dx[cos x] = -sin x • d/dx[tan x] = sec²x • d/dx[cot x] = -csc²x • d/dx[sec x] = sec x tan x • d/dx[csc x] = -csc x cot x These formulas are derived using limits and geometric arguments about the unit circle, then applied to numerous problems in physics and engineering. 3.4 The Chain Rule The Chain Rule: If y = f(u) and u = g(x), then dy/dx = dy/du · du/dx, or equivalently: d/dx[f(g(x))] = f'(g(x))·g'(x) This is arguably the most important differentiation rule, essential for handling composite functions. The chain rule allows differentiation of functions like (x² + 1)^100, sin(x³), or e^(cos x). Multiple Applications: Complex functions may require multiple applications of the chain rule, working from outside to inside. 3.5 Implicit Differentiation Implicit vs Explicit Functions: Not all relationships can be solved explicitly for y in terms of x (like x² + y² = 25). Implicit differentiation allows finding dy/dx without solving for y. Method: Differentiate both sides of the equation with respect to x, treating y as an implicit function of x and using the chain rule whenever differentiating terms containing y. Applications: Finding tangent lines to curves not easily expressed as functions, related rates problems, and analyzing relationships that cannot be expressed explicitly. 3.6 Derivatives of Logarithmic Functions Natural Logarithm: d/dx[ln x] = 1/x (for x > 0) General Logarithms: d/dx[log_a x] = 1/(x ln a) Logarithmic Differentiation: A powerful technique for differentiating complicated products, quotients, and powers by taking logarithms first, then differentiating implicitly. 3.7 Rates of Change in the Natural and Social Sciences Physics Applications: • Velocity and acceleration • Newton's Second Law: F = ma = m(dv/dt) • Current in electrical circuits Chemistry: Reaction rates Biology: Population growth rates, spread of diseases Economics: Marginal cost, marginal revenue, marginal profit (derivatives with respect to quantity produced) Other Sciences: Various rates of change modeling how quantities vary with respect to time or other variables 3.8 Exponential Growth and Decay Exponential Growth Model: dP/dt = kP, where k > 0 leads to P(t) = P(0)e^(kt) Applications: • Population growth • Bacterial growth • Compound interest (continuous compounding) • Radioactive decay (k < 0) • Newton's Law of Cooling • Drug elimination from the body 3.9 Related Rates Related Rates Problems: Situations where several quantities are changing with respect to time and are related by some equation. The problem is to find how fast one quantity is changing given how fast another is changing. Strategy: 1. Draw a diagram 2. Identify known and unknown quantities 3. Write an equation relating the variables 4. Differentiate both sides with respect to time 5. Substitute known values and solve Applications: Ladder problems, balloon problems, shadow problems, water draining from tanks, and numerous real-world situations involving related changing quantities. 3.10 Linear Approximations and Differentials Linear Approximation: Using the tangent line to approximate function values near a point: f(x) ≈ f(a) + f'(a)(x - a) Differentials: dy = f'(x)dx, representing infinitesimal changes. Differentials provide a way to estimate changes in functions and understand the relationship between variables. Applications: Estimating calculations, error analysis in measurements, and understanding how small changes in input affect output. 3.11 Hyperbolic Functions Definitions: • sinh x = (e^x - e^(-x))/2 • cosh x = (e^x + e^(-x))/2 • tanh x = sinh x/cosh x • And their reciprocals: csch, sech, coth Properties: Hyperbolic functions have identities analogous to trigonometric identities (like cosh²x sinh²x = 1). Derivatives: Formulas remarkably similar to trigonometric derivatives but without sign changes. Applications: Hanging cables (catenaries), special relativity, and various engineering contexts. CHAPTER 4: APPLICATIONS OF DIFFERENTIATION This chapter explores what derivatives tell us about functions and how to use derivatives to solve optimization and modeling problems. 4.1 Maximum and Minimum Values Absolute (Global) Extrema: The largest and smallest values of f on its entire domain or on a specified interval. Local (Relative) Extrema: Values that are largest or smallest in some neighborhood of a point. Extreme Value Theorem: If f is continuous on a closed interval [a,b], then f attains both an absolute maximum and an absolute minimum on [a,b]. Critical Numbers: Values of x where f'(x) = 0 or f'(x) doesn't exist. Extreme values can only occur at critical numbers or endpoints. Closed Interval Method: To find absolute extrema on [a,b]: 1. Find critical numbers in (a,b) 2. Evaluate f at critical numbers and endpoints 3. The largest value is the absolute maximum, smallest is absolute minimum 4.2 The Mean Value Theorem Rolle's Theorem: If f is continuous on [a,b], differentiable on (a,b), and f(a) = f(b), then there exists c in (a,b) where f'(c) = 0. Geometrically: if a function returns to its starting height, it must have a horizontal tangent somewhere. Mean Value Theorem: If f is continuous on [a,b] and differentiable on (a,b), then there exists c in (a,b) where: f'(c) = [f(b) - f(a)]/(b - a) Geometrically: there's a point where the instantaneous rate of change equals the average rate of change. This seemingly simple theorem has profound consequences for understanding functions. Applications: Proving that functions with zero derivative must be constant, establishing relationships between derivatives and function behavior. 4.3 How Derivatives Affect the Shape of a Graph Increasing/Decreasing Test: • If f'(x) > 0 on an interval, then f is increasing on that interval • If f'(x) < 0 on an interval, then f is decreasing on that interval First Derivative Test: Method for identifying local maxima and minima by examining the sign of f'(x) around critical points: • If f' changes from positive to negative at c, then f has a local maximum at c • If f' changes from negative to positive at c, then f has a local minimum at c • If f' doesn't change sign at c, then f has no local extremum at c Concavity: • f is concave upward where f''(x) > 0 (curves upward, holds water) • f is concave downward where f''(x) < 0 (curves downward, spills water) Inflection Points: Points where concavity changes, occurring where f''(x) = 0 or f''(x) doesn't exist (and concavity actually changes). Second Derivative Test: If f''(c) > 0, then f has a local minimum at c. If f''(c) < 0, then f has a local maximum at c. (If f''(c) = 0, the test is inconclusive.) 4.4 Indeterminate Forms and L'Hospital's Rule Indeterminate Forms: Limits that appear to have forms like 0/0 or ∞/∞, which don't have determinate values without further analysis. L'Hospital's Rule: If lim[x→a] f(x)/g(x) produces 0/0 or ∞/∞, then: lim[x→a] f(x)/g(x) = lim[x→a] f'(x)/g'(x) (provided the limit on the right exists or is ±∞) Other Indeterminate Forms: 0·∞, ∞ - ∞, 0^0, ∞^0, and 1^∞ can be converted to 0/0 or ∞/∞ form through algebra or logarithms, then L'Hospital's Rule applied. This powerful technique dramatically simplifies many limit computations. 4.5 Summary of Curve Sketching Systematic Approach to Graphing: 1. Domain 2. Intercepts 3. Symmetry (even, odd, periodic) 4. Asymptotes (vertical, horizontal, slant) 5. Intervals of increase/decrease (first derivative) 6. Local maxima and minima 7. Concavity and inflection points (second derivative) 8. Sketch the curve This systematic approach synthesizes all the information derivatives provide about function behavior into comprehensive graphs. 4.6 Graphing with Calculus and Technology Using Technology: Graphing calculators and computer algebra systems can quickly produce graphs, but understanding calculus allows us to: • Interpret what technology shows • Identify important features • Choose appropriate viewing windows • Understand behavior between computed points • Verify calculator/computer results The section emphasizes that technology complements but doesn't replace understanding. 4.7 Optimization Problems Applied Maximum and Minimum Problems: Realworld problems seeking to maximize or minimize some quantity (minimize cost, maximize profit, maximize area, minimize time, etc.). Problem-Solving Strategy: 1. Understand the problem (draw a diagram) 2. Identify the quantity to optimize 3. Express it as a function of one variable 4. Find the domain of this function 5. Find critical numbers 6. Use calculus to find the absolute maximum or minimum Applications: • Geometric problems (maximum area with given perimeter) • Business problems (maximize profit) • Engineering problems (optimal design) • Physical problems (minimize time, energy, or material) This section demonstrates calculus's power to solve practical problems across disciplines. 4.8 Newton's Method Approximating Roots: Newton's Method provides a powerful iterative technique for approximating solutions to equations f(x) = 0. The Method: Starting with an initial guess x₁, generate successive approximations: x_(n+1) = x_n f(x_n)/f'(x_n) Geometric Interpretation: Each iteration finds where the tangent line at the current approximation crosses the x-axis, using that crossing point as the next approximation. Convergence: Under appropriate conditions, Newton's Method converges rapidly (quadratically) to a root. However, poor initial guesses or problematic functions can cause failure. Applications: Solving equations that cannot be solved algebraically, particularly important in scientific computing and numerical analysis. 4.9 Antiderivatives Definition: F is an antiderivative of f on an interval if F'(x) = f(x) for all x in that interval. Theorem: If F is an antiderivative of f, then the most general antiderivative is F(x) + C, where C is an arbitrary constant. Notation: ∫f(x)dx = F(x) + C (the indefinite integral) Basic Antiderivative Formulas: Derived by reversing differentiation rules: • ∫x^n dx = x^(n+1)/(n+1) + C (n ≠ -1) • ∫e^x dx = e^x + C • ∫sin x dx = -cos x + C • ∫cos x dx = sin x + C • And many others Rectilinear Motion: Using antiderivatives to find velocity from acceleration and position from velocity, with applications to physics problems. This section prepares for integral calculus by introducing the inverse operation to differentiation. CHAPTER 5: INTEGRALS This pivotal chapter introduces the second major concept of calculus—integration—and establishes the Fundamental Theorem of Calculus connecting derivatives and integrals. 5.1 Areas and Distances The Area Problem: How do we find the area under a curve? Unlike rectangles and triangles with simple formulas, curved regions require new methods. Approximation by Rectangles: Dividing the region into rectangles and summing their areas provides approximations. Using more rectangles gives better approximations. The Distance Problem: Finding total distance traveled when velocity varies with time. Similar to the area problem—it requires summing infinitely many infinitesimal contributions. These motivating problems demonstrate why integration is necessary and natural. 5.2 The Definite Integral Riemann Sums: Formal apparatus for approximating areas: • Divide [a,b] into n subintervals • Choose sample points in each subinterval • Sum f(x_i*)Δx for all subintervals The Definite Integral: ∫[a to b] f(x)dx = lim[n→∞] Σf(x_i*)Δx (as the partition gets finer) Interpretations: • Geometric: Net signed area between curve and xaxis • Physical: Accumulation of varying quantities • General: Summing infinitely many infinitesimal contributions Properties of Integrals: Linearity, additivity over intervals, comparison properties. 5.3 The Fundamental Theorem of Calculus Part 1 (FTC1): If f is continuous on [a,b], then g(x) = ∫[a to x] f(t)dt is continuous on [a,b], differentiable on (a,b), and g'(x) = f(x). This shows that integration and differentiation are inverse operations: differentiating an integral (with variable upper limit) returns the integrand. Part 2 (FTC2): If f is continuous on [a,b] and F is any antiderivative of f, then: ∫[a to b] f(x)dx = F(b) - F(a) This provides the practical method for evaluating definite integrals: find an antiderivative, then subtract its values at the endpoints. Significance: The FTC is one of the most important theorems in mathematics, unifying the apparently unrelated problems of finding tangents (derivatives) and finding areas (integrals). It transforms integration from a limit of sums into an antiderivative problem. 5.4 Indefinite Integrals and the Net Change Theorem Indefinite Integrals: ∫f(x)dx represents the family of all antiderivatives of f. Net Change Theorem: ∫[a to b] F'(x)dx = F(b) - F(a) The integral of a rate of change is the net change. This profound insight connects rates and totals. Applications: • If v(t) is velocity, ∫v(t)dt is displacement • If C'(x) is marginal cost, ∫C'(x)dx is total additional cost • Any rate of change integrated gives net change Table of Indefinite Integrals: Building a repertoire of antiderivative formulas by reversing derivative formulas. 5.5 The Substitution Rule u-Substitution: The chain rule in reverse. To integrate ∫f(g(x))g'(x)dx, let u = g(x), then du = g'(x)dx, transforming the integral to ∫f(u)du. Strategy: 1. Choose u (usually the "inside" function of a composition) 2. Compute du 3. Rewrite the entire integral in terms of u 4. Integrate 5. Substitute back For Definite Integrals: Either substitute back and use original limits, or change limits to u-values. Applications: Substitution dramatically expands the range of functions we can integrate, handling many compositions that would otherwise be intractable. 5.6 Integration by Parts (may be covered here or later) The Rule: ∫u dv = uv - ∫v du (derived from the product rule for derivatives) Strategy: Choose u and dv so that ∫v du is simpler than the original integral. LIATE Rule (guideline for choosing u): Logarithmic, Inverse trig, Algebraic, Trigonometric, Exponential functions in order of priority. Applications: Integrating products like x·e^x, x·sin x, ln x, and similar functions. CHAPTER 6: APPLICATIONS OF INTEGRATION This chapter demonstrates integration's power to solve geometric, physical, and applied problems. 6.1 Areas Between Curves Vertical Strips: If f(x) ≥ g(x) on [a,b], then the area between curves is: A = ∫[a to b] [f(x) - g(x)]dx Horizontal Strips: When functions are better expressed as x = f(y) and x = g(y), integrate with respect to y. Applications: Finding areas of regions bounded by multiple curves, comparing functions, and numerous geometric applications. 6.2 Volumes Volumes by Cross-Sections: If A(x) is the crosssectional area perpendicular to the x-axis, then: V = ∫[a to b] A(x)dx Disk Method: For solids of revolution around the xaxis: V = ∫[a to b] π[f(x)]²dx Washer Method: When there's a hole (revolving region between two curves): V = ∫[a to b] π([R(x)]² [r(x)]²)dx where R is outer radius and r is inner radius. Applications: Calculating volumes of complex threedimensional objects by slicing them into simpler pieces. 6.3 Volumes by Cylindrical Shells Shell Method: Alternative approach to volumes of revolution: V = ∫[a to b] 2πx·f(x)dx (revolving around yaxis) When to Use: Shell method is often simpler when the axis of rotation is parallel to the slicing direction, while disk/washer method is simpler when perpendicular. Comparison: Understanding when each method is advantageous develops problem-solving flexibility. 6.4 Work Definition: Work = Force × Distance (when force is constant) Variable Force: When force varies with position: W = ∫[a to b] F(x)dx Applications: • Spring problems (Hooke's Law: F = kx) • Lifting liquids from tanks • Pumping problems • Gravitational work Find The Original Textbook (PDF) in The Link Below CLICK HERE
0
You can add this document to your study collection(s)
Sign in Available only to authorized usersYou can add this document to your saved list
Sign in Available only to authorized users(For complaints, use another form )