3.7 Implicit Differentiation

Size: px
Start display at page:

Download "3.7 Implicit Differentiation"

Transcription

1 1 3.7 Implicit Differentiation In some cases we are not given an explicit formula like y = cos(x) but an implicit relationship between x and y, like x 3 + y 3 = 6xy In some cases we can solve explicitly for y and get one or more functions x 2 + y 2 = 1 f(x) = 1 x 2 ; g(x) = 1 x 2 and decide which to use for which part of the curve. Sometime this may be very complex or impossible but we still have a well-defined (graphical) tangent line, and we want to find the corresponding slope y at the point (x 0, y 0 ) of interest. We assume y = y(x) is a function of x (at least over small intervals) and differentiate using the chain rule x 2 + y 2 = 1 2x + 2y dy dx = 0 dy dx = x y 2 which we can evaluate at a pint (x 0, y 0 ) to say dy dx = x 0. Notice (x0,y 0 ) y 0 that we need both the x and y coordinates to evaluate the derivative (as more than one y-value may correspond to an x-value in a relationship). Also, the derivative is undefined when y = 0 which we would expect from the vertical tangents to the circle as it cuts the x-axis. We can proceed as usual to find the equation of the tangent to a curve given implicitly by the point-slope method. x 3 + y 3 = 6xy 3x 2 + 3y 2 dy dx = 6y + 6x dy dx dy dx = 2y x2 y 2 2x and we find that the slope at (3, 3) is 1 and the corresponding tangent has equation y 3 = ( 1)(x 3) or y = x + 6. As before we can find horizontal tangents by setting dy dx = 0, which in this case yields 2y x 2 = 0 or y = 1 2 x2. We need to find which points (x, y) on the curve also have y = 1 2 x2, so we substitute into the original equation x 3 + y 3 = 6xy to get x = 0 or x 3 = 16. Now x = 0 y = 0 and

2 3 x = 3 16 y = Another example involving trigonometric functions is sin(x + y) = y 2 cosx where chain {}}{ dy = 2y dx cos x + y2 ( sinx) cos(x + y) (1 + dy dx ) }{{} chain rule which after collecting terms in dy dx 3.8 Higher Derivatives } {{ } product rule and rearranging yields dy dx = y2 sinx + cos(x + y) 2y cosx cos(x + y) Recall that if f is differentiable then we defined a new function f (x). Since f (x) is a function in its own right, we can ask if it is differentiable, and form a new function by differentiating again. We call f ( (x) ) = (f ) (x) the second derivative of x. In the other notation this is d dy dx dx = d2 y. dx 2 4 Say f(x) = xsinx, then f (x) = sinx + xcosx and f (x) = cosx + cosx xsinx = 2 cosx xsinx If our original function represents position as a function of time, then we have seen that the derivative corresponds to velocity. The second derivative is the rate of change of the velocity (first derivative) and is called acceleration. If s(t) = t 3 6t 2 + 9t then s (t) = 3t 2 12t + 9 and s (t) = 6t 12. Note that to tell when the particle is speeding up or slowing down we need to compare the signs of the velocity and acceleration (same sign: speeds up; opposite signs: slows down). We can continue this differentiation procedure, regarding the second derivative as a new function in its own right and finding the third derivative f (x) = (f ) (x); and so on to form the n-th derivative f (n) ( not to be confused with f n (x) = [f(x)] n ) from f by differentiating n times. We also write dn y dx n.

3 5 If f is a polynomial then eventually f (n) (x) = 0: y = 3x 3 +5x 2 +x 7 y = 9x 2 +10x 1 y = 18x+10 y = 18 y (4) = 0 and so y (n) = 0, n 4. If f is rational the derivative may never vanish y = 1 x y = 1 x 2 y = 2 x 3 y = 6 x 4 y (4) = 24 x 5 and this pattern continues to give y (n) = ( n)( n + 1)( n + 2) ( 3)( 2)( 1)x (n+1) = ( 1)n n! where we x n+1 have used the symbol n! (n factorial) to mean n(n 1)(n 2) We can also find higher derivatives from relationships via implicit differentiation. If x 4 + y 4 = 9 then 4x 3 + 4y 3 y = 0 y = x3 y 3 which we can differentiate using the quotient rule y = 3x2 y 3 3x 3 y 2 y y 6 = 3x2 y 3 3x 3 y 2 x3 y 3 y 6 = 3x2 (y 4 + x 4 ) y 7 6 but x and y must still satisfy the original relationship so y 4 + x 4 = 9 and we get y = 27 x2 y 7. The higher derivatives of sinx and cosx can be calculated quite easily once we realise that the derivatives repeat. f(x) = cosx; f (x) = sinx; f (x) = cos x; f (x) = sinx; f (4) (x) = cosx The derivatives for sinx have a similar cycle of length 4 sinx cos x cos x sinx so higher derivatives are easy to calculate: D 27 sin x = D 3 sinx = cos x

4 7 3.9 Related Rates In a situation where there is a fixed relationship between quantities (for example: radius and area of a circle) when one of the quantities changes with time, so does the other. If I double the radius of a circle, the area is multiplied by four. As the radius changes, r = r(t), then the area also changes, A = A(t). A changes with time via its dependence on r A(t) = A(r(t)) = π[r(t)] 2 and so differentiating with respect to t, using the chain rule we get A (t) = 2πr(t)r (t) so the rate of change in area depends on the current radius as well as the rate of change of radius (this should make physical sense..) In a related rates problem start by identifying the given information the desired unknown quantity 8 You may need to differentiate implicitly, How fast is a car moving northwards on a circular track of radius 1km when it is southeast of the center moving east at 20km/h? Let x be distance east of center and y north of center; then the car travels according to x 2 + y 2 = 1 and the car is at (1/ 2, 1/ 2). Differentiating 2x(t)x (t) + 2y(t)y (t) = 0 y (t) = (x/y)x (t) = 20km/h or use constraints to turn a function of more than one variable into a function of one variable A water tank has the shape of an inverted circular cone with radius 2m and height 4m. Find the rate at which the height is decreasing if the water in the tank is currently 1m deep and leaking out through a hole at 1m 3 /hr. So we have V = π 3 r2 h so V (t) depends on both r(t) and h(t). But r and h cannot vary independently, the geometry of the

5 9 problem means that the radius of the surface of the water and the height must bear the same relationship as the radius and the height of the full cone. So r(t) : h(t) as 2 : 4 or r = h/2. Then we can write V = π 3 (h/2)2 h = π 12 h3 V (t) = π 4 [h(t)]2 h (t) Now we know V (t) = 1m 3 /hr and h = 1 so 1 = π 4 [1]2 h (t) and h (t) = 4 π. The water level is decreasing at a rate of 4 π m/hr Make sure that you have differentiated and have a relationship between all the known and the unknown quantity before you substitute and solve for the unknown quantity; or solve (algebraically) for the unknown quantity and then substitute As a general strategy, remember to Read the problem, make note of what is being asked the unknown and what is given 2. Draw a diagram showing the relationship between the quantities in the problem (if possible) 3. Assign symbols for the quantities that vary with time (for example A(t), r(t) for area and radius) 4. Identify the unknown and the given quantities in your notation 5. Write down an equation relating the various quantities, using the constraints (geometry) in the problem to eliminate variables by substitution 6. Differentiate both sides of the equation with respect to t using the Chain Rule 7. Substitute the given information into the resulting equation and solve for the unknown.

6 Linear Approximation and Differentials Recall that the tangent line to a curve lies close to the curve near the point they touch each other. This means that the function values for the tangent line and the function are close as long as we stay near the point of tangency. We have seen that the equation of the tangent line to a differentiable function f at a is y = f(a) + f (a)(x a) so we can approximate the value of f near x = a with the linear approximation or tangent line approximation f(x) f(a)+f (a)(x a) or using h = x a f(a+h) f(a)+f (a)h We call L(x) = f(a) + f (a)(x a) the linearization of f at a. This approximation is useful if f(x) is hard to calculate in general, but easy for particular values of x. To linearize a function at a we need to find the equation of the tangent line through (a, f(a)). 12 If we want to find a linear approximation to f(x) = x + 3 at a = 1, we find f (x) = 1 2 x+3 and so f (1) = 1/4. The linear approximation is then L(x) = x+7 4 and we can approximate x + 3 near x = 1 using this linearization = ( )/4 = [See concavity later to check if this approximation over- or under-estimates the exact value] We can also approach approximations by talking about differentials: If y = f(x) is differentiable, then we regard the differential dx as an independent variable; and define the differential dy via dy = f (x)dx The actual change in f between x and x + x is given by So if we take x = dx we see that y = f(x + x) f(x) y = f(x + dx) f(x) f (x)dx = dy

7 13 so we approximate the actual change in f by the change in the tangent line. If we in increase the radius of a sphere from 10cm to 12cm, estimate how much we have increased the volume. We use V (r) = 4π 3 r3 so and V (r) = 4πr 2 V (10 + 2) V (10) V (10) 2 = 800π cm Applications of Differentiation 4.1 Maximum and Minimum Values A function f has a local (or relative) maximum at c if f(x) f(c) for all x near c (all x in some open interval containing c). Similarly, f has a local minimum at c if f(x) f(c) for all x near c. If f is continuous on [a, b] then f attains both an absolute maximum and absolute minimum on [a, b] A critical number of a function f is a c in the domain of f such that f (c) = 0 or f (c) does not exist. If f is a local extremum (maximum or minimum) at c, and f (c) exists, then f (c) = 0 (c is a critical number). So to find local extremes look at critical points: All local extremes occur at critical points BUT not all critical points are local extremes.

8 15 To find the absolute extremes on an interval, find the local extremes (which must occur at critical points) and compare these to the endpoint values. 4.2 Mean Value Theorem If f is continuous on [a, b] and differentiable on (a, b) then there is a c (a, b) such that f (c) = f(b) f(a) b a or f(b) f(a) = f (c)(b a) If f (x) = g (x) for all x in an interval, then f g is constant on that interval, that is f(x) = g(x) + C, for some constant C. 4.3 Derivatives and the shape of a graph If f is differentiable on an interval I, then if for all x I, f (x) = 0 then f is constant on I f (x) > 0 then f is increasing on I 16 f (x) < 0 then f is decreasing on I If f is differentiable on disjoint intervals no comparisons can be made between intervals: Think f(x) = 1/x, which has negative derivative on (, 0) and (0, ) so is decreasing on both those intervals, but f(positive) > f(negative). If f lies above (below) all its tangents on an interval I then it is concave upward (concave downward). If f (x) > 0 for all x in I, then the graph of f is concave upward on I If f (x) < 0 for all x in I, then the graph of f is concave downward on I A point P on a curve y = f(x) is called an inflection point if f is continuous there and the curve changes concavity at P Note that a point of inflection need not be a critical point (if the slope is non-zero there) but will be if the slope there is zero or undefined.

9 First Derivative Test If c is a critical number of a continuous function f and 1. f changes from positive to negative at c, then f has a local maximum at c (+0 ) 2. f changes from negative to positive at c, then f has a local minimum at c ( 0+ ) 3. f does not change sign at c then f has no local max. or min. at c Second Derivative Test Suppose f is continuous near c with f (c) = 0 and 1. f (c) > 0 then f has a local minimum at c 2. f (c) < 0 then f has a local maximum at c Asymptotes For f defined on [a, ) we say lim f(x) = L if f(x) can be made x arbitrarily close to L by taking x sufficiently large [similarly lim f(x) = L]. x The line y = L is called a horizontal asymptote of y = f(x) if either lim f(x) = L or lim f(x) = L x x The line x = a is called a vertical asymptote of y = f(x) if (at least) one of the following is true lim x a x a f(x) = ± or lim f(x) = ± + The line y = mx + c is called a slant asymptote of y = f(x) if lim f(x) (mx + c) = 0 or lim x f(x) (mx + c) = 0 x

10 19 If r > 0 is rational then lim lim x x 1 x r = 0 and, if xr is defined for all x, 1 x r = 0 Asymptotes are liable to occur in rational functions (ratio of polynomials) vertical asymptotes where the denominator has a zero [unmatched by one in the numerator] horizontal asymptotes occur in the form y = 0 if the denominator has higher degree than the numerator y = C if they have the same degree slant asymptotes occur where the numerator has degree one higher than the denominator. Then polynomial long division alows us to write lower degree remainder term that 0 f(x) = mx+c+ = mx+c+ denominator as x 20 A formula for slant asymptotes: Write down the coefficients of the leading two terms of the numerator above those in the denominator (remember zero coefficients!) in a 2-by-2 square 3x 3 4x 2 + 7x 2 2x 2 + 5x Now divide everything by the leading power of the denominator, namely / /2 Now the slant asymptote will be mx+b where m is the value, 3/2, in the top left corner (the ratio of the leading coefficients 3 and 2) To find b take the top right entry, 2, and subtract the product of the two diagonal entries 3/2 and 5/2, that is 15/4, to get 2 (15/4) = 23/4

11 Curve Sketching Domain Determine where f is (un)defined Intercepts y-intercept f(0) and x-intercepts found by solving f(x) = 0 Symmetry 3 kinds even f( x) = f(x) symmetric about the y-axis odd f( x) = f(x) symmetric through the origin [rotate graph for x 0 by 180 degrees]. periodic f(x + p) = f(x) for some positive constant p, the smallest possible p is called the period of f and we need only determine what the graph is on one interval of length p and translate. Asymptotes Horizontal, Vertical, Slant Intervals of Increase/Decrease Compute f (x) and find intervals where positive (f increasing) or negative (f decreasing) Local max/min Critical numbers, First derivative Test, if necessary the 22 Second Derivative Test [unless it is obviously preferable] Concavity and points of inflection Compute f (x) and find intervals of concave upwards/downwards and the points (of inflection) where concavity changes. Sketch 4.7 Optimization Understand Wanted? Unknown? Given? Conditions (constraints)? Diagram Usually useful Notation Chose a symbol (such as A for area) for the quantity to be optimized, and variables (a, b,..., x, y, z) for the other quantities Relationships between quantities Express quantity to optimize in terms of the other variables (area is length times breadth: A = xy) Reduce quantity to optimize to function of one variable (if necessary) using the conditions/constraints.

12 23 Find absolute max/min value of this function (as the problem requires) remember to justify the (appropriate) kind of extremum. Formulate answer Check your answer is reasonable (e.g. lengths,areas positive etc.). Write a sentence answering the question remember you invented all the notation, the answer is not x = 4 it is something like The breadth of a rectangle with minimum area is 4 feet Some questions like those on the homework you may want to revise: If p = 20 q 2 +5 find dq dp Write q = 20/p and then 2q dq dp = 20/p2 or dq dp = 10 p 2 q Find the equation of the tangent to the curve (x 2 + y 2 x) 2 = 1 2 (x2 + y 2 ) at (1, 1) 2(x 2 + y 2 x)(2x + 2yy 1) = x + yy and now substitute x = 1, y = 1 to get 2( )(2 + 2y 1) = 1 + y and so 2 + 4y = 1 + y and y = 1/3. This gives the equation y = ( 1/3)(x 1) + 1 = x/3 + 4/3 24 Find the speed and direction of the x-coordinate of a point moving on 4x 3 + 3y 3 = xy at the point P = ( 1 7, 1 7 ) when the y-coordinate increases at 3 units per second Differentiating w.r.t. t we get 12x 2 dx dt dy + 9y2 dt = dx dt + x dy dt dy dt = 5 dx 49 Which after substituting for X and y is 2 49 dt and finally dy dx dt = +3 and so dt = 6/5 so x is decreasing at 6/5 = 1.2 units per second. If you are standing 6m from the release point of a weather balloon rising at 50m/min how fast is your distance to the balloon increasing when the balloon is 8m high. With s(t) =distance and h(t) =height we have s 2 (t) = h 2 (t) + 36 and so 2s ds dt dh dh = 2h dt. We have h and dt but we need s to find ds dt. Using Pythagoras s2 = (8) 2 + (6) 2 = 100 so s = 10 [or use triangle]. So finally

13 25 20 ds dt = ds dt = 40m/min Find the second derivative of f(x) = xg(x 2 ) + x 2 if g is twice-differentiable Find the third degree polynomial Q if Q(1) = 5, Q (1) = 11, Q (1) = 18, Q (1) = 24. Estimate 15 1/4 Let f(x) = x 1/4. Then we want f(15) and f(16) = 2 is easy to calculate. So f(15) = f(16 1) f(16) + f (16)( 1). We need f (x) = 1 4 x 3/4 and f (16) = = 1 32 so finally f(15) 2 1/32 = 63/32 An alternate approach is linearize f(x) = x 1/4 near 16 to get L(x) = (x 16) = x and find L(15) Find the absolute maximum of f(x) = sin 2x + cos 2x on [0, π/6] Determine if Rolle s theorem applies to x2 3x 18 x 3 on [ 3, 6] No, fails to be continuous on [ 3, 6], namely at x = 3 26 Show in two ways that somewhere the graph of f(x) = sinx has slope 2/π (1) To show the slope is somewhere 2/π, show that the derivative cosx is somewhere 2/π. Now 1 < 2/π < 1 so 2/π is possibly in the range of cosx. Now cosx is continuous everywhere, and so by the Intermediate Value Theorem it takes on every value between 1 = cos(0) and 1 = cos(π), and so is somewhere 2/π. (2) sinx is also continuous and differentiable everywhere so we can also use the Mean Value Theorem to show the slope of sinx is somewhere 2/π as long as we can find a secant with that slope. The most obvious would be a rise of 2 over a run of π which happens between sin( π/2) = 1 and sin(π/2) = 1. How many real roots does x 5 + 5x + 1 = 0 have We have a polynomial x 5 + 5x + 1 of odd degree so by the IVT it has a least one root. But it cannot have two: since otherwise by Rolle s theorem the derivative would have to

14 27 vanish somewhere, while that derivative is 5x which is never zero. Alternatively, since the derivative is positive everywhere the function x 5 + 5x + 1 is always increasing and can never revisit 0. Where is f(x) = 4 3 x x3 21x 2 8x + 7 concave down If f(x) = x cos2x is defined on π x π; where is it decreasing What is lim x( x + 5 x 3) x Find the correct coefficient A that makes y = 2x + 1 a slant asymptote for 4x3 + Ax x 2 + x 1 4 A (1) Using our trick: A/2. And so the 1 1/2 constant term in the slant asymptote is A/2 2(1/2) = A/2 1 which should be 1. Thus A = (2) We have that 4x 3 + Ax x 2 + x 1 = 2x x terms and constants 2x 2 + x 1 so multiplying by the denominator we get 4x 3 +Ax 2 +3 = (2x+1)(2x 2 +x 1)+x terms and constants Remember that two polynomials are equal if their coefficients agree. A is the coefficient of x 2 on the left, so look for the x 2 terms on the right. These only come from the first term (2x+1)(2x 2 +x 1) = 4x 3 +2x 2 2x+2x 2 +x 1 = 4x 3 +4x 2 x 1 and so A = 4. Find the asymptotes of 3x 2 3x 6 4x 2 10x + 4 Find the equation of the tangent line to f(x) = 1 3 x3 x 2 + 2x + 7 which has the minimal slope. Of all rectangles of a given area which has the smallest perimeter

15 29 How should a 10ft piece of wood be used in the corner of a room to make the triangle of biggest area Let the distances along the two walls be x and y. Then we must have that x 2 + y 2 = (10) 2 = 100 and 0 x, y 10. (1) The area is A = 1 2 xy = 1 2 x 100 x 2 and so A (x) = x 2 x 2 2 = 50 x2 100 x x which is 0 if 2 50 x 2 = 0 or x = 50. Then y = 50 and A = 25 (2) sneaky way: If x, y maximize 2xy they will maximize A = 1 2 xy. We can only choose x, y with x2 + y 2 = 100. Now 0 (x y) 2 = x 2 + y 2 2xy = 100 2xy Maximizing 2xy is the same as minimizing 100 2xy = (x y) 2 which happens when x = y. Thus x 2 = y 2 = 50 and we get A = 25 as before. If the surface area of a cone of radius r and height h is given by S = πr r 2 + h 2 what ratio of height to radius gives the maximum volume V = 1 3 πr2 h for a fixed surface area [Hard!]

correct-choice plot f(x) and draw an approximate tangent line at x = a and use geometry to estimate its slope comment The choices were:

correct-choice plot f(x) and draw an approximate tangent line at x = a and use geometry to estimate its slope comment The choices were: Topic 1 2.1 mode MultipleSelection text How can we approximate the slope of the tangent line to f(x) at a point x = a? This is a Multiple selection question, so you need to check all of the answers that

More information

PRACTICE FINAL. Problem 1. Find the dimensions of the isosceles triangle with largest area that can be inscribed in a circle of radius 10cm.

PRACTICE FINAL. Problem 1. Find the dimensions of the isosceles triangle with largest area that can be inscribed in a circle of radius 10cm. PRACTICE FINAL Problem 1. Find the dimensions of the isosceles triangle with largest area that can be inscribed in a circle of radius 1cm. Solution. Let x be the distance between the center of the circle

More information

5.1 Derivatives and Graphs

5.1 Derivatives and Graphs 5.1 Derivatives and Graphs What does f say about f? 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. A function has

More information

MA107 Precalculus Algebra Exam 2 Review Solutions

MA107 Precalculus Algebra Exam 2 Review Solutions MA107 Precalculus Algebra Exam 2 Review Solutions February 24, 2008 1. The following demand equation models the number of units sold, x, of a product as a function of price, p. x = 4p + 200 a. Please write

More information

Math 120 Final Exam Practice Problems, Form: A

Math 120 Final Exam Practice Problems, Form: A Math 120 Final Exam Practice Problems, Form: A Name: While every attempt was made to be complete in the types of problems given below, we make no guarantees about the completeness of the problems. Specifically,

More information

Calculus 1st Semester Final Review

Calculus 1st Semester Final Review Calculus st Semester Final Review Use the graph to find lim f ( ) (if it eists) 0 9 Determine the value of c so that f() is continuous on the entire real line if f ( ) R S T, c /, > 0 Find the limit: lim

More information

MATH 121 FINAL EXAM FALL 2010-2011. December 6, 2010

MATH 121 FINAL EXAM FALL 2010-2011. December 6, 2010 MATH 11 FINAL EXAM FALL 010-011 December 6, 010 NAME: SECTION: Instructions: Show all work and mark your answers clearly to receive full credit. This is a closed notes, closed book exam. No electronic

More information

Solving Quadratic Equations

Solving Quadratic Equations 9.3 Solving Quadratic Equations by Using the Quadratic Formula 9.3 OBJECTIVES 1. Solve a quadratic equation by using the quadratic formula 2. Determine the nature of the solutions of a quadratic equation

More information

Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress

Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress Biggar High School Mathematics Department National 5 Learning Intentions & Success Criteria: Assessing My Progress Expressions & Formulae Topic Learning Intention Success Criteria I understand this Approximation

More information

MATH 10550, EXAM 2 SOLUTIONS. x 2 + 2xy y 2 + x = 2

MATH 10550, EXAM 2 SOLUTIONS. x 2 + 2xy y 2 + x = 2 MATH 10550, EXAM SOLUTIONS (1) Find an equation for the tangent line to at the point (1, ). + y y + = Solution: The equation of a line requires a point and a slope. The problem gives us the point so we

More information

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1 Implicit Functions Defining Implicit Functions Up until now in this course, we have only talked about functions, which assign to every real number x in their domain exactly one real number f(x). The graphs

More information

Understanding Basic Calculus

Understanding Basic Calculus Understanding Basic Calculus S.K. Chung Dedicated to all the people who have helped me in my life. i Preface This book is a revised and expanded version of the lecture notes for Basic Calculus and other

More information

Examples of Tasks from CCSS Edition Course 3, Unit 5

Examples of Tasks from CCSS Edition Course 3, Unit 5 Examples of Tasks from CCSS Edition Course 3, Unit 5 Getting Started The tasks below are selected with the intent of presenting key ideas and skills. Not every answer is complete, so that teachers can

More information

TOPIC 4: DERIVATIVES

TOPIC 4: DERIVATIVES TOPIC 4: DERIVATIVES 1. The derivative of a function. Differentiation rules 1.1. The slope of a curve. The slope of a curve at a point P is a measure of the steepness of the curve. If Q is a point on the

More information

Section 3.7. Rolle s Theorem and the Mean Value Theorem. Difference Equations to Differential Equations

Section 3.7. Rolle s Theorem and the Mean Value Theorem. Difference Equations to Differential Equations Difference Equations to Differential Equations Section.7 Rolle s Theorem and the Mean Value Theorem The two theorems which are at the heart of this section draw connections between the instantaneous rate

More information

Algebra 1 Course Title

Algebra 1 Course Title Algebra 1 Course Title Course- wide 1. What patterns and methods are being used? Course- wide 1. Students will be adept at solving and graphing linear and quadratic equations 2. Students will be adept

More information

6 EXTENDING ALGEBRA. 6.0 Introduction. 6.1 The cubic equation. Objectives

6 EXTENDING ALGEBRA. 6.0 Introduction. 6.1 The cubic equation. Objectives 6 EXTENDING ALGEBRA Chapter 6 Extending Algebra Objectives After studying this chapter you should understand techniques whereby equations of cubic degree and higher can be solved; be able to factorise

More information

A Resource for Free-standing Mathematics Qualifications

A Resource for Free-standing Mathematics Qualifications To find a maximum or minimum: Find an expression for the quantity you are trying to maximise/minimise (y say) in terms of one other variable (x). dy Find an expression for and put it equal to 0. Solve

More information

Calculus 1: Sample Questions, Final Exam, Solutions

Calculus 1: Sample Questions, Final Exam, Solutions Calculus : Sample Questions, Final Exam, Solutions. Short answer. Put your answer in the blank. NO PARTIAL CREDIT! (a) (b) (c) (d) (e) e 3 e Evaluate dx. Your answer should be in the x form of an integer.

More information

Higher Education Math Placement

Higher Education Math Placement Higher Education Math Placement Placement Assessment Problem Types 1. Whole Numbers, Fractions, and Decimals 1.1 Operations with Whole Numbers Addition with carry Subtraction with borrowing Multiplication

More information

Lecture 2. Marginal Functions, Average Functions, Elasticity, the Marginal Principle, and Constrained Optimization

Lecture 2. Marginal Functions, Average Functions, Elasticity, the Marginal Principle, and Constrained Optimization Lecture 2. Marginal Functions, Average Functions, Elasticity, the Marginal Principle, and Constrained Optimization 2.1. Introduction Suppose that an economic relationship can be described by a real-valued

More information

Mathematics Pre-Test Sample Questions A. { 11, 7} B. { 7,0,7} C. { 7, 7} D. { 11, 11}

Mathematics Pre-Test Sample Questions A. { 11, 7} B. { 7,0,7} C. { 7, 7} D. { 11, 11} Mathematics Pre-Test Sample Questions 1. Which of the following sets is closed under division? I. {½, 1,, 4} II. {-1, 1} III. {-1, 0, 1} A. I only B. II only C. III only D. I and II. Which of the following

More information

Answer Key for California State Standards: Algebra I

Answer Key for California State Standards: Algebra I Algebra I: Symbolic reasoning and calculations with symbols are central in algebra. Through the study of algebra, a student develops an understanding of the symbolic language of mathematics and the sciences.

More information

100. In general, we can define this as if b x = a then x = log b

100. In general, we can define this as if b x = a then x = log b Exponents and Logarithms Review 1. Solving exponential equations: Solve : a)8 x = 4! x! 3 b)3 x+1 + 9 x = 18 c)3x 3 = 1 3. Recall: Terminology of Logarithms If 10 x = 100 then of course, x =. However,

More information

AP Calculus AB First Semester Final Exam Practice Test Content covers chapters 1-3 Name: Date: Period:

AP Calculus AB First Semester Final Exam Practice Test Content covers chapters 1-3 Name: Date: Period: AP Calculus AB First Semester Final Eam Practice Test Content covers chapters 1- Name: Date: Period: This is a big tamale review for the final eam. Of the 69 questions on this review, questions will be

More information

Microeconomic Theory: Basic Math Concepts

Microeconomic Theory: Basic Math Concepts Microeconomic Theory: Basic Math Concepts Matt Van Essen University of Alabama Van Essen (U of A) Basic Math Concepts 1 / 66 Basic Math Concepts In this lecture we will review some basic mathematical concepts

More information

3.1 MAXIMUM, MINIMUM AND INFLECTION POINT & SKETCHING THE GRAPH. In Isaac Newton's day, one of the biggest problems was poor navigation at sea.

3.1 MAXIMUM, MINIMUM AND INFLECTION POINT & SKETCHING THE GRAPH. In Isaac Newton's day, one of the biggest problems was poor navigation at sea. BA01 ENGINEERING MATHEMATICS 01 CHAPTER 3 APPLICATION OF DIFFERENTIATION 3.1 MAXIMUM, MINIMUM AND INFLECTION POINT & SKETCHING THE GRAPH Introduction to Applications of Differentiation In Isaac Newton's

More information

= f x 1 + h. 3. Geometrically, the average rate of change is the slope of the secant line connecting the pts (x 1 )).

= f x 1 + h. 3. Geometrically, the average rate of change is the slope of the secant line connecting the pts (x 1 )). Math 1205 Calculus/Sec. 3.3 The Derivative as a Rates of Change I. Review A. Average Rate of Change 1. The average rate of change of y=f(x) wrt x over the interval [x 1, x 2 ]is!y!x ( ) - f( x 1 ) = y

More information

Calculus. Contents. Paul Sutcliffe. Office: CM212a.

Calculus. Contents. Paul Sutcliffe. Office: CM212a. Calculus Paul Sutcliffe Office: CM212a. www.maths.dur.ac.uk/~dma0pms/calc/calc.html Books One and several variables calculus, Salas, Hille & Etgen. Calculus, Spivak. Mathematical methods in the physical

More information

Algebra II End of Course Exam Answer Key Segment I. Scientific Calculator Only

Algebra II End of Course Exam Answer Key Segment I. Scientific Calculator Only Algebra II End of Course Exam Answer Key Segment I Scientific Calculator Only Question 1 Reporting Category: Algebraic Concepts & Procedures Common Core Standard: A-APR.3: Identify zeros of polynomials

More information

2.2. Instantaneous Velocity

2.2. Instantaneous Velocity 2.2. Instantaneous Velocity toc Assuming that your are not familiar with the technical aspects of this section, when you think about it, your knowledge of velocity is limited. In terms of your own mathematical

More information

MATH 60 NOTEBOOK CERTIFICATIONS

MATH 60 NOTEBOOK CERTIFICATIONS MATH 60 NOTEBOOK CERTIFICATIONS Chapter #1: Integers and Real Numbers 1.1a 1.1b 1.2 1.3 1.4 1.8 Chapter #2: Algebraic Expressions, Linear Equations, and Applications 2.1a 2.1b 2.1c 2.2 2.3a 2.3b 2.4 2.5

More information

www.mathsbox.org.uk ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates

www.mathsbox.org.uk ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates Further Pure Summary Notes. Roots of Quadratic Equations For a quadratic equation ax + bx + c = 0 with roots α and β Sum of the roots Product of roots a + b = b a ab = c a If the coefficients a,b and c

More information

POLYNOMIAL FUNCTIONS

POLYNOMIAL FUNCTIONS POLYNOMIAL FUNCTIONS Polynomial Division.. 314 The Rational Zero Test.....317 Descarte s Rule of Signs... 319 The Remainder Theorem.....31 Finding all Zeros of a Polynomial Function.......33 Writing a

More information

4.3 Lagrange Approximation

4.3 Lagrange Approximation 206 CHAP. 4 INTERPOLATION AND POLYNOMIAL APPROXIMATION Lagrange Polynomial Approximation 4.3 Lagrange Approximation Interpolation means to estimate a missing function value by taking a weighted average

More information

Polynomial and Rational Functions

Polynomial and Rational Functions Polynomial and Rational Functions Quadratic Functions Overview of Objectives, students should be able to: 1. Recognize the characteristics of parabolas. 2. Find the intercepts a. x intercepts by solving

More information

The Derivative. Philippe B. Laval Kennesaw State University

The Derivative. Philippe B. Laval Kennesaw State University The Derivative Philippe B. Laval Kennesaw State University Abstract This handout is a summary of the material students should know regarding the definition and computation of the derivative 1 Definition

More information

Math 0980 Chapter Objectives. Chapter 1: Introduction to Algebra: The Integers.

Math 0980 Chapter Objectives. Chapter 1: Introduction to Algebra: The Integers. Math 0980 Chapter Objectives Chapter 1: Introduction to Algebra: The Integers. 1. Identify the place value of a digit. 2. Write a number in words or digits. 3. Write positive and negative numbers used

More information

Pythagoras Theorem. Page I can... 1... identify and label right-angled triangles. 2... explain Pythagoras Theorem. 4... calculate the hypotenuse

Pythagoras Theorem. Page I can... 1... identify and label right-angled triangles. 2... explain Pythagoras Theorem. 4... calculate the hypotenuse Pythagoras Theorem Page I can... 1... identify and label right-angled triangles 2... eplain Pythagoras Theorem 4... calculate the hypotenuse 5... calculate a shorter side 6... determine whether a triangle

More information

Student Performance Q&A:

Student Performance Q&A: Student Performance Q&A: 2008 AP Calculus AB and Calculus BC Free-Response Questions The following comments on the 2008 free-response questions for AP Calculus AB and Calculus BC were written by the Chief

More information

Worksheet 1. What You Need to Know About Motion Along the x-axis (Part 1)

Worksheet 1. What You Need to Know About Motion Along the x-axis (Part 1) Worksheet 1. What You Need to Know About Motion Along the x-axis (Part 1) In discussing motion, there are three closely related concepts that you need to keep straight. These are: If x(t) represents the

More information

Rolle s Theorem. q( x) = 1

Rolle s Theorem. q( x) = 1 Lecture 1 :The Mean Value Theorem We know that constant functions have derivative zero. Is it possible for a more complicated function to have derivative zero? In this section we will answer this question

More information

1 if 1 x 0 1 if 0 x 1

1 if 1 x 0 1 if 0 x 1 Chapter 3 Continuity In this chapter we begin by defining the fundamental notion of continuity for real valued functions of a single real variable. When trying to decide whether a given function is or

More information

Answer Key for the Review Packet for Exam #3

Answer Key for the Review Packet for Exam #3 Answer Key for the Review Packet for Eam # Professor Danielle Benedetto Math Ma-Min Problems. Show that of all rectangles with a given area, the one with the smallest perimeter is a square. Diagram: y

More information

AP Calculus AB Syllabus

AP Calculus AB Syllabus Course Overview and Philosophy AP Calculus AB Syllabus The biggest idea in AP Calculus is the connections among the representations of the major concepts graphically, numerically, analytically, and verbally.

More information

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry Chapter 7: Trigonometry Trigonometry is the study of angles and how they can be used as a means of indirect measurement, that is, the measurement of a distance where it is not practical or even possible

More information

Techniques of Integration

Techniques of Integration CHPTER 7 Techniques of Integration 7.. Substitution Integration, unlike differentiation, is more of an art-form than a collection of algorithms. Many problems in applied mathematics involve the integration

More information

Slope and Rate of Change

Slope and Rate of Change Chapter 1 Slope and Rate of Change Chapter Summary and Goal This chapter will start with a discussion of slopes and the tangent line. This will rapidly lead to heuristic developments of limits and the

More information

a. all of the above b. none of the above c. B, C, D, and F d. C, D, F e. C only f. C and F

a. all of the above b. none of the above c. B, C, D, and F d. C, D, F e. C only f. C and F FINAL REVIEW WORKSHEET COLLEGE ALGEBRA Chapter 1. 1. Given the following equations, which are functions? (A) y 2 = 1 x 2 (B) y = 9 (C) y = x 3 5x (D) 5x + 2y = 10 (E) y = ± 1 2x (F) y = 3 x + 5 a. all

More information

Review of Fundamental Mathematics

Review of Fundamental Mathematics Review of Fundamental Mathematics As explained in the Preface and in Chapter 1 of your textbook, managerial economics applies microeconomic theory to business decision making. The decision-making tools

More information

Answers to the Practice Problems for Test 2

Answers to the Practice Problems for Test 2 Answers to the Practice Problems for Test 2 Davi Murphy. Fin f (x) if it is known that x [f(2x)] = x2. By the chain rule, x [f(2x)] = f (2x) 2, so 2f (2x) = x 2. Hence f (2x) = x 2 /2, but the lefthan

More information

(a) We have x = 3 + 2t, y = 2 t, z = 6 so solving for t we get the symmetric equations. x 3 2. = 2 y, z = 6. t 2 2t + 1 = 0,

(a) We have x = 3 + 2t, y = 2 t, z = 6 so solving for t we get the symmetric equations. x 3 2. = 2 y, z = 6. t 2 2t + 1 = 0, Name: Solutions to Practice Final. Consider the line r(t) = 3 + t, t, 6. (a) Find symmetric equations for this line. (b) Find the point where the first line r(t) intersects the surface z = x + y. (a) We

More information

Algebra 1 2008. Academic Content Standards Grade Eight and Grade Nine Ohio. Grade Eight. Number, Number Sense and Operations Standard

Algebra 1 2008. Academic Content Standards Grade Eight and Grade Nine Ohio. Grade Eight. Number, Number Sense and Operations Standard Academic Content Standards Grade Eight and Grade Nine Ohio Algebra 1 2008 Grade Eight STANDARDS Number, Number Sense and Operations Standard Number and Number Systems 1. Use scientific notation to express

More information

Prentice Hall Mathematics: Algebra 2 2007 Correlated to: Utah Core Curriculum for Math, Intermediate Algebra (Secondary)

Prentice Hall Mathematics: Algebra 2 2007 Correlated to: Utah Core Curriculum for Math, Intermediate Algebra (Secondary) Core Standards of the Course Standard 1 Students will acquire number sense and perform operations with real and complex numbers. Objective 1.1 Compute fluently and make reasonable estimates. 1. Simplify

More information

Algebraic expressions are a combination of numbers and variables. Here are examples of some basic algebraic expressions.

Algebraic expressions are a combination of numbers and variables. Here are examples of some basic algebraic expressions. Page 1 of 13 Review of Linear Expressions and Equations Skills involving linear equations can be divided into the following groups: Simplifying algebraic expressions. Linear expressions. Solving linear

More information

Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks

Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks Welcome to Thinkwell s Homeschool Precalculus! We re thrilled that you ve decided to make us part of your homeschool curriculum. This lesson

More information

Solutions to Homework 10

Solutions to Homework 10 Solutions to Homework 1 Section 7., exercise # 1 (b,d): (b) Compute the value of R f dv, where f(x, y) = y/x and R = [1, 3] [, 4]. Solution: Since f is continuous over R, f is integrable over R. Let x

More information

Trigonometric Functions: The Unit Circle

Trigonometric Functions: The Unit Circle Trigonometric Functions: The Unit Circle This chapter deals with the subject of trigonometry, which likely had its origins in the study of distances and angles by the ancient Greeks. The word trigonometry

More information

Mathematics Placement

Mathematics Placement Mathematics Placement The ACT COMPASS math test is a self-adaptive test, which potentially tests students within four different levels of math including pre-algebra, algebra, college algebra, and trigonometry.

More information

Continuity. DEFINITION 1: A function f is continuous at a number a if. lim

Continuity. DEFINITION 1: A function f is continuous at a number a if. lim Continuity DEFINITION : A function f is continuous at a number a if f(x) = f(a) REMARK: It follows from the definition that f is continuous at a if and only if. f(a) is defined. 2. f(x) and +f(x) exist.

More information

Calculus AB 2014 Scoring Guidelines

Calculus AB 2014 Scoring Guidelines P Calculus B 014 Scoring Guidelines 014 The College Board. College Board, dvanced Placement Program, P, P Central, and the acorn logo are registered trademarks of the College Board. P Central is the official

More information

Taylor and Maclaurin Series

Taylor and Maclaurin Series Taylor and Maclaurin Series In the preceding section we were able to find power series representations for a certain restricted class of functions. Here we investigate more general problems: Which functions

More information

Expression. Variable Equation Polynomial Monomial Add. Area. Volume Surface Space Length Width. Probability. Chance Random Likely Possibility Odds

Expression. Variable Equation Polynomial Monomial Add. Area. Volume Surface Space Length Width. Probability. Chance Random Likely Possibility Odds Isosceles Triangle Congruent Leg Side Expression Equation Polynomial Monomial Radical Square Root Check Times Itself Function Relation One Domain Range Area Volume Surface Space Length Width Quantitative

More information

REVIEW EXERCISES DAVID J LOWRY

REVIEW EXERCISES DAVID J LOWRY REVIEW EXERCISES DAVID J LOWRY Contents 1. Introduction 1 2. Elementary Functions 1 2.1. Factoring and Solving Quadratics 1 2.2. Polynomial Inequalities 3 2.3. Rational Functions 4 2.4. Exponentials and

More information

Figure 1.1 Vector A and Vector F

Figure 1.1 Vector A and Vector F CHAPTER I VECTOR QUANTITIES Quantities are anything which can be measured, and stated with number. Quantities in physics are divided into two types; scalar and vector quantities. Scalar quantities have

More information

Algebra I Vocabulary Cards

Algebra I Vocabulary Cards Algebra I Vocabulary Cards Table of Contents Expressions and Operations Natural Numbers Whole Numbers Integers Rational Numbers Irrational Numbers Real Numbers Absolute Value Order of Operations Expression

More information

2013 MBA Jump Start Program

2013 MBA Jump Start Program 2013 MBA Jump Start Program Module 2: Mathematics Thomas Gilbert Mathematics Module Algebra Review Calculus Permutations and Combinations [Online Appendix: Basic Mathematical Concepts] 2 1 Equation of

More information

Objectives. Materials

Objectives. Materials Activity 4 Objectives Understand what a slope field represents in terms of Create a slope field for a given differential equation Materials TI-84 Plus / TI-83 Plus Graph paper Introduction One of the ways

More information

MTH 125 3.7 Related Rates

MTH 125 3.7 Related Rates Objectives MTH 15 3.7 Related Rates Finding Related Rates We have seen how the Chain Rule can be used to find dy/dx implicitly. Another important use of the Chain Rule is to find the rates of change of

More information

Polynomials. Dr. philippe B. laval Kennesaw State University. April 3, 2005

Polynomials. Dr. philippe B. laval Kennesaw State University. April 3, 2005 Polynomials Dr. philippe B. laval Kennesaw State University April 3, 2005 Abstract Handout on polynomials. The following topics are covered: Polynomial Functions End behavior Extrema Polynomial Division

More information

2.1 Increasing, Decreasing, and Piecewise Functions; Applications

2.1 Increasing, Decreasing, and Piecewise Functions; Applications 2.1 Increasing, Decreasing, and Piecewise Functions; Applications Graph functions, looking for intervals on which the function is increasing, decreasing, or constant, and estimate relative maxima and minima.

More information

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test Math Review for the Quantitative Reasoning Measure of the GRE revised General Test www.ets.org Overview This Math Review will familiarize you with the mathematical skills and concepts that are important

More information

Algebra and Geometry Review (61 topics, no due date)

Algebra and Geometry Review (61 topics, no due date) Course Name: Math 112 Credit Exam LA Tech University Course Code: ALEKS Course: Trigonometry Instructor: Course Dates: Course Content: 159 topics Algebra and Geometry Review (61 topics, no due date) Properties

More information

PRE-CALCULUS GRADE 12

PRE-CALCULUS GRADE 12 PRE-CALCULUS GRADE 12 [C] Communication Trigonometry General Outcome: Develop trigonometric reasoning. A1. Demonstrate an understanding of angles in standard position, expressed in degrees and radians.

More information

Good Questions. Answer: (a). Both f and g are given by the same rule, and are defined on the same domain, hence they are the same function.

Good Questions. Answer: (a). Both f and g are given by the same rule, and are defined on the same domain, hence they are the same function. Good Questions Limits 1. [Q] Let f be the function defined by f(x) = sin x + cos x and let g be the function defined by g(u) = sin u + cos u, for all real numbers x and u. Then, (a) f and g are exactly

More information

1.7 Graphs of Functions

1.7 Graphs of Functions 64 Relations and Functions 1.7 Graphs of Functions In Section 1.4 we defined a function as a special type of relation; one in which each x-coordinate was matched with only one y-coordinate. We spent most

More information

2008 AP Calculus AB Multiple Choice Exam

2008 AP Calculus AB Multiple Choice Exam 008 AP Multiple Choice Eam Name 008 AP Calculus AB Multiple Choice Eam Section No Calculator Active AP Calculus 008 Multiple Choice 008 AP Calculus AB Multiple Choice Eam Section Calculator Active AP Calculus

More information

Chapter 4. Polynomial and Rational Functions. 4.1 Polynomial Functions and Their Graphs

Chapter 4. Polynomial and Rational Functions. 4.1 Polynomial Functions and Their Graphs Chapter 4. Polynomial and Rational Functions 4.1 Polynomial Functions and Their Graphs A polynomial function of degree n is a function of the form P = a n n + a n 1 n 1 + + a 2 2 + a 1 + a 0 Where a s

More information

The Method of Partial Fractions Math 121 Calculus II Spring 2015

The Method of Partial Fractions Math 121 Calculus II Spring 2015 Rational functions. as The Method of Partial Fractions Math 11 Calculus II Spring 015 Recall that a rational function is a quotient of two polynomials such f(x) g(x) = 3x5 + x 3 + 16x x 60. The method

More information

South Carolina College- and Career-Ready (SCCCR) Pre-Calculus

South Carolina College- and Career-Ready (SCCCR) Pre-Calculus South Carolina College- and Career-Ready (SCCCR) Pre-Calculus Key Concepts Arithmetic with Polynomials and Rational Expressions PC.AAPR.2 PC.AAPR.3 PC.AAPR.4 PC.AAPR.5 PC.AAPR.6 PC.AAPR.7 Standards Know

More information

7.1 Graphs of Quadratic Functions in Vertex Form

7.1 Graphs of Quadratic Functions in Vertex Form 7.1 Graphs of Quadratic Functions in Vertex Form Quadratic Function in Vertex Form A quadratic function in vertex form is a function that can be written in the form f (x) = a(x! h) 2 + k where a is called

More information

4 More Applications of Definite Integrals: Volumes, arclength and other matters

4 More Applications of Definite Integrals: Volumes, arclength and other matters 4 More Applications of Definite Integrals: Volumes, arclength and other matters Volumes of surfaces of revolution 4. Find the volume of a cone whose height h is equal to its base radius r, by using the

More information

National 5 Mathematics Course Assessment Specification (C747 75)

National 5 Mathematics Course Assessment Specification (C747 75) National 5 Mathematics Course Assessment Specification (C747 75) Valid from August 013 First edition: April 01 Revised: June 013, version 1.1 This specification may be reproduced in whole or in part for

More information

New Higher-Proposed Order-Combined Approach. Block 1. Lines 1.1 App. Vectors 1.4 EF. Quadratics 1.1 RC. Polynomials 1.1 RC

New Higher-Proposed Order-Combined Approach. Block 1. Lines 1.1 App. Vectors 1.4 EF. Quadratics 1.1 RC. Polynomials 1.1 RC New Higher-Proposed Order-Combined Approach Block 1 Lines 1.1 App Vectors 1.4 EF Quadratics 1.1 RC Polynomials 1.1 RC Differentiation-but not optimisation 1.3 RC Block 2 Functions and graphs 1.3 EF Logs

More information

Readings this week. 1 Parametric Equations Supplement. 2 Section 10.1. 3 Sections 2.1-2.2. Professor Christopher Hoffman Math 124

Readings this week. 1 Parametric Equations Supplement. 2 Section 10.1. 3 Sections 2.1-2.2. Professor Christopher Hoffman Math 124 Readings this week 1 Parametric Equations Supplement 2 Section 10.1 3 Sections 2.1-2.2 Precalculus Review Quiz session Thursday equations of lines and circles worksheet available at http://www.math.washington.edu/

More information

18.01 Single Variable Calculus Fall 2006

18.01 Single Variable Calculus Fall 2006 MIT OpenCourseWare http://ocw.mit.edu 8.0 Single Variable Calculus Fall 2006 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Unit : Derivatives A. What

More information

x(x + 5) x 2 25 (x + 5)(x 5) = x 6(x 4) x ( x 4) + 3

x(x + 5) x 2 25 (x + 5)(x 5) = x 6(x 4) x ( x 4) + 3 CORE 4 Summary Notes Rational Expressions Factorise all expressions where possible Cancel any factors common to the numerator and denominator x + 5x x(x + 5) x 5 (x + 5)(x 5) x x 5 To add or subtract -

More information

Power functions: f(x) = x n, n is a natural number The graphs of some power functions are given below. n- even n- odd

Power functions: f(x) = x n, n is a natural number The graphs of some power functions are given below. n- even n- odd 5.1 Polynomial Functions A polynomial unctions is a unction o the orm = a n n + a n-1 n-1 + + a 1 + a 0 Eample: = 3 3 + 5 - The domain o a polynomial unction is the set o all real numbers. The -intercepts

More information

MA4001 Engineering Mathematics 1 Lecture 10 Limits and Continuity

MA4001 Engineering Mathematics 1 Lecture 10 Limits and Continuity MA4001 Engineering Mathematics 1 Lecture 10 Limits and Dr. Sarah Mitchell Autumn 2014 Infinite limits If f(x) grows arbitrarily large as x a we say that f(x) has an infinite limit. Example: f(x) = 1 x

More information

Elements of a graph. Click on the links below to jump directly to the relevant section

Elements of a graph. Click on the links below to jump directly to the relevant section Click on the links below to jump directly to the relevant section Elements of a graph Linear equations and their graphs What is slope? Slope and y-intercept in the equation of a line Comparing lines on

More information

Separable First Order Differential Equations

Separable First Order Differential Equations Separable First Order Differential Equations Form of Separable Equations which take the form = gx hy or These are differential equations = gxĥy, where gx is a continuous function of x and hy is a continuously

More information

Math 115 Extra Problems for 5.5

Math 115 Extra Problems for 5.5 Math 115 Extra Problems for 5.5 1. The sum of two positive numbers is 48. What is the smallest possible value of the sum of their squares? Solution. Let x and y denote the two numbers, so that x + y 48.

More information

3.3 Real Zeros of Polynomials

3.3 Real Zeros of Polynomials 3.3 Real Zeros of Polynomials 69 3.3 Real Zeros of Polynomials In Section 3., we found that we can use synthetic division to determine if a given real number is a zero of a polynomial function. This section

More information

PYTHAGOREAN TRIPLES KEITH CONRAD

PYTHAGOREAN TRIPLES KEITH CONRAD PYTHAGOREAN TRIPLES KEITH CONRAD 1. Introduction A Pythagorean triple is a triple of positive integers (a, b, c) where a + b = c. Examples include (3, 4, 5), (5, 1, 13), and (8, 15, 17). Below is an ancient

More information

Pre-Algebra 2008. Academic Content Standards Grade Eight Ohio. Number, Number Sense and Operations Standard. Number and Number Systems

Pre-Algebra 2008. Academic Content Standards Grade Eight Ohio. Number, Number Sense and Operations Standard. Number and Number Systems Academic Content Standards Grade Eight Ohio Pre-Algebra 2008 STANDARDS Number, Number Sense and Operations Standard Number and Number Systems 1. Use scientific notation to express large numbers and small

More information

MATH 095, College Prep Mathematics: Unit Coverage Pre-algebra topics (arithmetic skills) offered through BSE (Basic Skills Education)

MATH 095, College Prep Mathematics: Unit Coverage Pre-algebra topics (arithmetic skills) offered through BSE (Basic Skills Education) MATH 095, College Prep Mathematics: Unit Coverage Pre-algebra topics (arithmetic skills) offered through BSE (Basic Skills Education) Accurately add, subtract, multiply, and divide whole numbers, integers,

More information

7.2 Quadratic Equations

7.2 Quadratic Equations 476 CHAPTER 7 Graphs, Equations, and Inequalities 7. Quadratic Equations Now Work the Are You Prepared? problems on page 48. OBJECTIVES 1 Solve Quadratic Equations by Factoring (p. 476) Solve Quadratic

More information

Solving DEs by Separation of Variables.

Solving DEs by Separation of Variables. Solving DEs by Separation of Variables. Introduction and procedure Separation of variables allows us to solve differential equations of the form The steps to solving such DEs are as follows: dx = gx).

More information

Multi-variable Calculus and Optimization

Multi-variable Calculus and Optimization Multi-variable Calculus and Optimization Dudley Cooke Trinity College Dublin Dudley Cooke (Trinity College Dublin) Multi-variable Calculus and Optimization 1 / 51 EC2040 Topic 3 - Multi-variable Calculus

More information

Florida Math 0028. Correlation of the ALEKS course Florida Math 0028 to the Florida Mathematics Competencies - Upper

Florida Math 0028. Correlation of the ALEKS course Florida Math 0028 to the Florida Mathematics Competencies - Upper Florida Math 0028 Correlation of the ALEKS course Florida Math 0028 to the Florida Mathematics Competencies - Upper Exponents & Polynomials MDECU1: Applies the order of operations to evaluate algebraic

More information