Module 2: Reflecting on One s Problems

Size: px
Start display at page:

Download "Module 2: Reflecting on One s Problems"

Transcription

1 MATH55 Module : Reflecting on One s Problems Main Math concepts: Translations, Reflections, Graphs of Equations, Symmetry Auxiliary ideas: Working with quadratics, Mobius maps, Calculus, Inverses I. Transformations and Symmetry. Problem a. The graph on the left shows the portion of the circle x + y = 5 which lies in the region x, y 0. The graph on the right shows the same set of points translated 5 units to the right and 1 unit up. Give a definition of the set of points on the right by transforming the definition of the original set of points Solution. The point (,3) on the left graph will be transformed to the point (9,) since moving to the right by 5 adds 5 to the x value, and similarly we add 1 to the y value to move the point up by 1. Thus each point (x,y) in our graph on the left has (5,1) added to its co-ordinates to get the corresponding new point (x+5, y+1) on the second graph. However, this does not imply that we should replace x with x+5 and y with y+1 to transform the definition. Indeed, the equation (x + 5) + (y + 1) = 5 does not include the point (9,) since is definitely not equal to 5! Let us temporarily label the right hand graph with co-ordinates ( x, y ). What we want to say about ( x, y ) is that ( x, y ) lies on the transformed circle, that is, ( x, y )is the result of translating a point on the circle of radius 5 around (0,0) by (5,1) This is equivalent to: When ( x, y ) is transformed by (-5, -1), it gets moved onto the circle around the origin. And so the equation of the transformed circle, in the primed plane, is ( x 5) + ( y 1) = 5. Of course the x-y equation of the circle on the right is (x 5) + (y 1) = 5. Similarly we can define the transformed region by x 5, y 1 0, which can be rewritten as1 x 9, y 1.

2 So our definition is transformed by applying, to the variables in the original definition, the inverse of the transformation we want to apply to the set of points. Summary: Given a definition D(x,y) of a graph G in the plane, let T(G) denote the graph obtained by transforming G by the transformation T. The definition of T(G) is D(T 1 (x, y)). In most cases, D (x,y) is an equation y = f(x) or F(x,y) = 0. Procedure is: i) Solve the T equations for x and y in terms of x and y [i.e find (x, y) = T 1 (x', y') ] ii) Substitute for x and y in D(x,y) with the formulas from (i) [ giving D(T 1 (x', y')) ] iii) Change the prime variables back to the unprimed [giving D(T 1 (x, y)), as desired ]. In practice, we can omit the primes and do (ii) and (iii) together by writing (x, y) T 1 (x, y) as shorthand for the substitution. In the example above the transformations were T (x, y) = (x', y') = (x + 5, y + 1) and so x = x' 5, y = y' 1 ; we write x x 5, y y 1 as an efficient summary of the substitutions to get the new definition. Problem b. Derive the formulas for reflecting a point (x,y) around the following lines: i) the vertical line x = h ii) the 5 degree line x + y = b. Solution. We let (x', y') denote the new point in each case. i) For vertical reflection, y = y and x h = h x, which gives x = h x. In full vector notation, T(x,y) = ( h x, y ). ii) Given the line y = b x and the point (x,y), let (x', y') be its reflection. Let Δx = x' x, Δy = y' y and note that since the line x + y = b has slope -1, then the line through (x,y) and ( x, y ), being perpendicular to it, has slope -1/(-1) =1. So, Δx = Δy. The key idea is that the midpoint of the segment between (x,y) and ( x, y ), which is the point (x + Δx /, y + Δy / ), lies on the reflecting line, so we have (x + Δx / ) + (y + Δy / ) = b, and since Δx = Δy, we have x + Δx + y = b, and then Δx = b x y. Now plug in to get x = x + Δx = x + b x y = b y, y' = y + Δy = y + Δx = b x y+ Δy =b-x h-x h x x x+ Δx =b-y In vector notation, we have T (x, y) = ( b y, b - x ) Solving the system x' = b y, y' = b x for ( x, y ) in terms of ( x, y )verifies that both of these transformations (i) and (ii) is its own inverse, which is obvious geometrically. y y x+y = b (x,y )

3 A graph G is invariant under transformation T if T(G) = G, or equivalently, T 1 (G) = G. We can check a definition D(x,y) of G to see if G is invariant under T by testing whether the definition D ( T 1 (x, y) ) is equivalent to the original definition D(x,y), which is the same as testing whether D ( T ( x,y ) ) is equivalent to D ( x,y ). Invariance under reflection is usually called symmetry about the line of reflection. Problem c. i. Sketch a few graphs which are invariant under vertical translation by k =. A couple of solutions: 1. The set of parabolas {y = x + m m Z}. The vertical column 0 < x < 3 ii. Consider the equation y x + xy = 16. Both of these graphs extends up and down to infinity. 1. Find the equation for the reflection of this curve in the line y = - x. Is the curve symmetric about the line y = - x?. Determine if this curve is symmetric about either axis, the origin or the line y = x. Solutions. 1. Reflection in y = - x amounts to replacing x by y and y by x, which gives ( x) ( y) + ( x)( y) = 16, which simplifies to x y + xy = 16. This equation is NOT equivalent to the original, since e.g. (0,) is on the original graph but is not on the transformed graph. So the graph is not symmetric around y = - x.. We check each reflective symmetry by transforming the defining equation, then comparing to the original. Each reflection is its own inverse. Symmetry T or T 1 F(T 1 (x, y)) = 0 Equivalent to original? x-axis x x, y -y y x xy = 16 No, try (,) y- axis x - x, y y y x xy = 16 No, try (,) origin x - x, y -y y x + xy = 16 Yes y=x x y, y x x y + xy = 16 No, try (,0)

4 II. Graphing Party. Consider the equation y x + xy = 16 (***). This is the same curve we just looked at in Problem c above. Problem. For the equation (**), find the x and y extents, 5 or 90 degree symmetries, critical points and sketch the graph. Then find anything else that looks interesting. First, by Ic our curve (***) is symmetric about the origin but not about the lines x = 0, y = 0, y = ±x. In fact, since it is symmetric around the point (0,0) and is not periodic in the plane (polynomials don t have periodic graphs), it can only be symmetric around lines which go through (0,0). So there are no 5 or 90 degree line symmetries, as we have already checked all these lines through (0,0) in Ic. x extent. The simplest thing to do is to solve for y in terms of x. Can we do that here? We have y + (x)y (x + 16) = 0, so by the quadratic formula y = x ± 16x (1)( 1)(x + 16) which reduces to y = x ± 5x + 16 (***). = x ± 16x + x + 6 = x ± 0x + 6 Which x s will work? The only possible problem is inside the square root, so we must have 5x in order to take the square root. But, for all x, 5x and so we have that the x extent is the set of all real numbers. Also note that our equation does not define a function, but it is equivalent to the union of two functions (**), each of which can be graphed by a calculator. y extent. The straightforward way is to solve for x in terms of y. We have: x (y)x + (16 y ) = 0 and by quadratic formula we get x = y ± 16y (1)(16 y ) = y ± 16y + y 6) = y ± 0y 6) which reduces to x = y ± 5y 16. Again the only issue is that 5y 16 must be non-negative, which amounts to y 16 5 and then gives us y / 5 or y / 5. In interval notation, the y extent is (,c) (c, ) where c denotes

5 Intercepts: The y extent shows that there are no x-intercepts; the y-intercepts satisfy y 0 + (0)y = 16, so the y-intercepts are ±. We also note the intersection with y = x are the points (,) and (-,-). Critical points: Using implicit differentiation, we have y dy dy dy x y x + x + y = 0 which gives us = = dx dx dx x + y = x y x + y. So y = 0 when x y = 0, i.e. x = y. Plugging into the original equation we find horizontal tangents at y (y) + (y)y = 16, which yields y = ±., so the critical 5 points in question are ±( 8 5, 5 ). Vertical tangents would occur when y gets infinite, i.e. x + y = 0, i.e. y = -x. Plugging into the original equation leads to 5y = 16 which has no solutions. So there are no vertical tangents. Finally, we can divide the plane into four regions by using the lines x = y and y = -x. In each of these regions, the curve is monotonic (either increasing or decreasing). A sketch: We could use our calculator to get a sketch. This sketch shows the curve as well as the two lines which separate the increasing and decreasing portions of the curve. x = y y x + xy = y x + xy = 16 y = - x

6 Lastly, we notice that the upper curve is increasing for large positive x but lies below the line y= x/. Could there be a line an asymptote? If there is an asymptote, then the curve is approaching some line for large x. The upper curve is y = x + 5x What line might this be close to for large x? Well, when x is large, y is like -x +x 5, so we might guess at y = ( 5 )x as an asymptote. In order to check this out, we take the limit of the difference of the y coordinates on the curve and the lines. This limit will go to 0 if the line is an asymptote. lim(( x + x 5x + 16) ( 5x x)) = lim( 5x + 16 x 5) = x lim( 5x + 16 x 5) x 5x x 5 5x x 5 = lim x ( 5x x 5x x 5 ) = lim x ( 16 5x x 5 ) which equals 0 since the numerator is constant and the denominator does to infinity. Thus the line y = ( 5 )x is an asymptote for positive x, and by the symmetry around (0,0), it is also an asymptote for negative x. A similar calculation shows that the line y = ( 5 )x is also an asymptote for both positive and negative x. A good sketch, showing the asymptotes as well as the curve, is shown below. By the way, this curve is an example of a hyperbola. 6 y x + xy = 16 y = ( 5 )x y x + xy = y = ( 5 )x Lastly, note that this curve does have symmetry across two lines through (0,0), namely the two lines which bisect the angles between the asymptotes. More on that in Week 9.

7 III. How many solutions? Problem. 1. How many pairs of integers x and y have their product equal to their sum?. How many pairs of integers x and y have their product equal to twice their sum? Generally, how many pairs of integers have product equal to n times their sum? Solutions. 1. [case n = 1 ] We want integer solutions to xy = x + y (*). Just fiddling around, we might see what happens when x = y and we quickly find x = x which gives two solutions (0,0) and (,). We refer to these two solutions as the diagonal solutions. More fiddling around with integers doesn t seem to lead to more solutions, so we begin to suspect that there are no others. There are many ways to explain why this is so, but we will take an approach based on graphing functions and symmetry. Let s solve the equation for y in terms of x, giving us the function y = x x 1. This is an example of a Mobius function, aka linear fractional transformation, which is to say, a fraction of linear functions. Looking at the function, we see that it has a vertical asymptote at x = 1 (and 1 is not in the domain) and is symmetric about y = x (just look at the original equation to see that switching x and y gives an equivalent definition or you can transform the function equation, of course). The symmetry around y = x means that there must be a horizontal asymptote at y = 1 (and 1 is not in the range). One final symmetry is about the line y = x. To check this, the reflection transformation is y -> x, x -> y. Plugging into (*) gives (-y) (-x)= - y + - x, which becomes x - y + xy = x y. Simplifying gives us xy = x + y, as desired. So y = x is a line of symmetry. The derivative of the function is dy (x 1)1 x(1) 1 = = which is negative for all dx (x 1) (x 1) x, and hence (each continuous part of ) the graph is always decreasing. The graph is shown on the next page, along with the two asymptotes and the two lines of symmetry. It is another example of a hyperbola.

8 y y = x 3 1 y = x x x y = - x The symmetries tell us that the curve consists of four congruent parts: a) x < 0. In this part, 0 < y < 1 so there are no integer solutions for x < 0. b) 0 < x < 1. There can t be any integer solutions with 0 < x < 1. c) 1 < x <. There can t be any integer solutions with 1 < x <. d) x >. Then 1 < y < so there are no integer solutions for x >. In fact, we only needed to check one of these four pieces, since an integer solution (i, j) in one piece would have integer reflections ( j, i ), ( i, - j ), (- j, i) in the other three segments. So, the diagonal solutions (0,0,) and (,) are the only integer solutions to xy = x + y [case n = ] We want to find all integer solutions to xy = ( x + y ). Looking on y = x, we find the diagonal solutions (0,0) and (,). Solving for y gives y = x, and similar calculations to the previous example show: x The graph has asymptotes x = and y =, and is symmetric around y = x and y = x. The domain and range consist of all reals other than, and each continuous piece is decreasing. The graph, yet another hyperbola, is shown on the next page.

9 y = x 8 y = x x 6 y = -x Look at the segment with < x < ( the top segment). It is possible that x = 3 gives a new integer solution. Checking it, we see that y = ( x 3 ) / ( 3 ) = 6 which IS an integer, so we DO have a non-diagonal solution (3,6). Using the symmetries, from (3,6) we automatically get three other integer solutions (6,3) ( - 3, -6 ) = (1, -) and (-, 1 ) Notice that there are no other possible integer solutions in the top segment < x < since the only integer co-ordinate in there is 3. It follows that there are no more integer solutions in any segment, besides the ones listed above, since if there were, say (i,j) then one of reflections { (i,j), (j,i), (-i, j), (-j, -i) }, all of which are integer pairs, would be in the top segment. But we already found all the integer solutions in the top segment. Another way of saying the same thing is to note that the symmetries show that each of the four segments must have the same number of non-trivial integer solutions in this case, that number is one. So, for n=, there is only one non-diagonal non-symmetric integer solution, but there are six integer solutions altogether: two are diagonal and the four non-diagonal ones arise together as above. So we count the six integer solutions as 6 = + x 1. The previous case had = + x 0 since there were no non-diagonal solutions in the case n = 1.

Math 2414 Activity 1 (Due by end of class July 23) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line.

Math 2414 Activity 1 (Due by end of class July 23) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line. Math 44 Activity (Due by end of class July 3) Precalculus Problems: 3, and are tangent to the parabola ais. Find the other line.. One of the two lines that pass through y is the - {Hint: For a line through

More information

Math 2414 Activity 1 (Due by end of class Jan. 26) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line.

Math 2414 Activity 1 (Due by end of class Jan. 26) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line. Math Activity (Due by end of class Jan. 6) Precalculus Problems: 3, and are tangent to the parabola ais. Find the other line.. One of the two lines that pass through y is the - {Hint: For a line through

More information

King Fahd University of Petroleum and Minerals Prep-Year Math Program Math Term 161 Recitation (R1, R2)

King Fahd University of Petroleum and Minerals Prep-Year Math Program Math Term 161 Recitation (R1, R2) Math 001 - Term 161 Recitation (R1, R) Question 1: How many rational and irrational numbers are possible between 0 and 1? (a) 1 (b) Finite (c) 0 (d) Infinite (e) Question : A will contain how many elements

More information

Grade 11/12 Math Circles Elliptic Curves Dr. Carmen Bruni November 4, 2015

Grade 11/12 Math Circles Elliptic Curves Dr. Carmen Bruni November 4, 2015 Faculty of Mathematics Waterloo, Ontario N2L 3G1 Centre for Education in Mathematics and Computing Grade 11/12 Math Circles Elliptic Curves Dr. Carmen Bruni November 4, 2015 Revisit the Congruent Number

More information

Elliptic Curves. Dr. Carmen Bruni. November 4th, University of Waterloo

Elliptic Curves. Dr. Carmen Bruni. November 4th, University of Waterloo University of Waterloo November 4th, 2015 Revisit the Congruent Number Problem Congruent Number Problem Determine which positive integers N can be expressed as the area of a right angled triangle with

More information

Since x + we get x² + 2x = 4, or simplifying it, x² = 4. Therefore, x² + = 4 2 = 2. Ans. (C)

Since x + we get x² + 2x = 4, or simplifying it, x² = 4. Therefore, x² + = 4 2 = 2. Ans. (C) SAT II - Math Level 2 Test #01 Solution 1. x + = 2, then x² + = Since x + = 2, by squaring both side of the equation, (A) - (B) 0 (C) 2 (D) 4 (E) -2 we get x² + 2x 1 + 1 = 4, or simplifying it, x² + 2

More information

Sec. 14.3: Partial Derivatives. All of the following are ways of representing the derivative. y dx

Sec. 14.3: Partial Derivatives. All of the following are ways of representing the derivative. y dx Math 2204 Multivariable Calc Chapter 14: Partial Derivatives I. Review from math 1225 A. First Derivative Sec. 14.3: Partial Derivatives 1. Def n : The derivative of the function f with respect to the

More information

1. Find the domain of the following functions. Write your answer using interval notation. (9 pts.)

1. Find the domain of the following functions. Write your answer using interval notation. (9 pts.) MATH- Sample Eam Spring 7. Find the domain of the following functions. Write your answer using interval notation. (9 pts.) a. 9 f ( ) b. g ( ) 9 8 8. Write the equation of the circle in standard form given

More information

f(x) = 2x + 5 3x 1. f 1 (x) = x + 5 3x 2. f(x) = 102x x

f(x) = 2x + 5 3x 1. f 1 (x) = x + 5 3x 2. f(x) = 102x x 1. Let f(x) = x 3 + 7x 2 x 2. Use the fact that f( 1) = 0 to factor f completely. (2x-1)(3x+2)(x+1). 2. Find x if log 2 x = 5. x = 1/32 3. Find the vertex of the parabola given by f(x) = 2x 2 + 3x 4. (Give

More information

10/22/16. 1 Math HL - Santowski SKILLS REVIEW. Lesson 15 Graphs of Rational Functions. Lesson Objectives. (A) Rational Functions

10/22/16. 1 Math HL - Santowski SKILLS REVIEW. Lesson 15 Graphs of Rational Functions. Lesson Objectives. (A) Rational Functions Lesson 15 Graphs of Rational Functions SKILLS REVIEW! Use function composition to prove that the following two funtions are inverses of each other. 2x 3 f(x) = g(x) = 5 2 x 1 1 2 Lesson Objectives! The

More information

Rational Functions. p x q x. f x = where p(x) and q(x) are polynomials, and q x 0. Here are some examples: x 1 x 3.

Rational Functions. p x q x. f x = where p(x) and q(x) are polynomials, and q x 0. Here are some examples: x 1 x 3. Rational Functions In mathematics, rational means in a ratio. A rational function is a ratio of two polynomials. Rational functions have the general form p x q x, where p(x) and q(x) are polynomials, and

More information

Math 140 Final Sample A Solutions. Tyrone Crisp

Math 140 Final Sample A Solutions. Tyrone Crisp Math 4 Final Sample A Solutions Tyrone Crisp (B) Direct substitution gives, so the limit is infinite. When is close to, but greater than,, the numerator is negative while the denominator is positive. So

More information

1.1 GRAPHS AND LINEAR FUNCTIONS

1.1 GRAPHS AND LINEAR FUNCTIONS MATHEMATICS EXTENSION 4 UNIT MATHEMATICS TOPIC 1: GRAPHS 1.1 GRAPHS AND LINEAR FUNCTIONS FUNCTIONS The concept of a function is already familiar to you. Since this concept is fundamental to mathematics,

More information

30 Wyner Math Academy I Fall 2015

30 Wyner Math Academy I Fall 2015 30 Wyner Math Academy I Fall 2015 CHAPTER FOUR: QUADRATICS AND FACTORING Review November 9 Test November 16 The most common functions in math at this level are quadratic functions, whose graphs are parabolas.

More information

Homework 4 Solutions, 2/2/7

Homework 4 Solutions, 2/2/7 Homework 4 Solutions, 2/2/7 Question Given that the number a is such that the following limit L exists, determine a and L: x 3 a L x 3 x 2 7x + 2. We notice that the denominator x 2 7x + 2 factorizes as

More information

Conic Sections. Geometry - Conics ~1~ NJCTL.org. Write the following equations in standard form.

Conic Sections. Geometry - Conics ~1~ NJCTL.org. Write the following equations in standard form. Conic Sections Midpoint and Distance Formula M is the midpoint of A and B. Use the given information to find the missing point. 1. A(, 2) and B(3, -), find M 2. A(5, 7) and B( -2, -), find M 3. A( 2,0)

More information

Chapter 2 Polynomial and Rational Functions

Chapter 2 Polynomial and Rational Functions SECTION.1 Linear and Quadratic Functions Chapter Polynomial and Rational Functions Section.1: Linear and Quadratic Functions Linear Functions Quadratic Functions Linear Functions Definition of a Linear

More information

Reading Mathematical Expressions & Arithmetic Operations Expression Reads Note

Reading Mathematical Expressions & Arithmetic Operations Expression Reads Note Math 001 - Term 171 Reading Mathematical Expressions & Arithmetic Operations Expression Reads Note x A x belongs to A,x is in A Between an element and a set. A B A is a subset of B Between two sets. φ

More information

Test 2 Review Math 1111 College Algebra

Test 2 Review Math 1111 College Algebra Test 2 Review Math 1111 College Algebra 1. Begin by graphing the standard quadratic function f(x) = x 2. Then use transformations of this graph to graph the given function. g(x) = x 2 + 2 *a. b. c. d.

More information

SKILL BUILDER TEN. Graphs of Linear Equations with Two Variables. If x = 2 then y = = = 7 and (2, 7) is a solution.

SKILL BUILDER TEN. Graphs of Linear Equations with Two Variables. If x = 2 then y = = = 7 and (2, 7) is a solution. SKILL BUILDER TEN Graphs of Linear Equations with Two Variables A first degree equation is called a linear equation, since its graph is a straight line. In a linear equation, each term is a constant or

More information

3 Polynomial and Rational Functions

3 Polynomial and Rational Functions 3 Polynomial and Rational Functions 3.1 Polynomial Functions and their Graphs So far, we have learned how to graph polynomials of degree 0, 1, and. Degree 0 polynomial functions are things like f(x) =,

More information

y 1 x 1 ) 2 + (y 2 ) 2 A circle is a set of points P in a plane that are equidistant from a fixed point, called the center.

y 1 x 1 ) 2 + (y 2 ) 2 A circle is a set of points P in a plane that are equidistant from a fixed point, called the center. Ch 12. Conic Sections Circles, Parabolas, Ellipses & Hyperbolas The formulas for the conic sections are derived by using the distance formula, which was derived from the Pythagorean Theorem. If you know

More information

Math 2 Variable Manipulation Part 7 Absolute Value & Inequalities

Math 2 Variable Manipulation Part 7 Absolute Value & Inequalities Math 2 Variable Manipulation Part 7 Absolute Value & Inequalities 1 MATH 1 REVIEW SOLVING AN ABSOLUTE VALUE EQUATION Absolute value is a measure of distance; how far a number is from zero. In practice,

More information

MTH103 Section 065 Exam 2. x 2 + 6x + 7 = 2. x 2 + 6x + 5 = 0 (x + 1)(x + 5) = 0

MTH103 Section 065 Exam 2. x 2 + 6x + 7 = 2. x 2 + 6x + 5 = 0 (x + 1)(x + 5) = 0 Absolute Value 1. (10 points) Find all solutions to the following equation: x 2 + 6x + 7 = 2 Solution: You first split this into two equations: x 2 + 6x + 7 = 2 and x 2 + 6x + 7 = 2, and solve each separately.

More information

King Fahd University of Petroleum and Minerals Prep-Year Math Program Math (001) - Term 181 Recitation (1.1)

King Fahd University of Petroleum and Minerals Prep-Year Math Program Math (001) - Term 181 Recitation (1.1) Recitation (1.1) Question 1: Find a point on the y-axis that is equidistant from the points (5, 5) and (1, 1) Question 2: Find the distance between the points P(2 x, 7 x) and Q( 2 x, 4 x) where x 0. Question

More information

CALCULUS BASIC SUMMER REVIEW

CALCULUS BASIC SUMMER REVIEW NAME CALCULUS BASIC SUMMER REVIEW Slope of a non vertical line: rise y y y m run Point Slope Equation: y y m( ) The slope is m and a point on your line is, ). ( y Slope-Intercept Equation: y m b slope=

More information

MATH 1902: Mathematics for the Physical Sciences I

MATH 1902: Mathematics for the Physical Sciences I MATH 1902: Mathematics for the Physical Sciences I Dr Dana Mackey School of Mathematical Sciences Room A305 A Email: Dana.Mackey@dit.ie Dana Mackey (DIT) MATH 1902 1 / 46 Module content/assessment Functions

More information

2t t dt.. So the distance is (t2 +6) 3/2

2t t dt.. So the distance is (t2 +6) 3/2 Math 8, Solutions to Review for the Final Exam Question : The distance is 5 t t + dt To work that out, integrate by parts with u t +, so that t dt du The integral is t t + dt u du u 3/ (t +) 3/ So the

More information

18.03SC Practice Problems 2

18.03SC Practice Problems 2 8.03SC Practice Problems 2 Direction fields, integral curves, isoclines, separatrices, funnels Solution Suggestions As an example, take the ODE dy = x 2y.. Draw a big axis system and plot some isoclines,

More information

R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member

R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member Chapter R Review of basic concepts * R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member Ex: Write the set of counting numbers

More information

Lecture 7 - Separable Equations

Lecture 7 - Separable Equations Lecture 7 - Separable Equations Separable equations is a very special type of differential equations where you can separate the terms involving only y on one side of the equation and terms involving only

More information

Parametric Curves. Calculus 2 Lia Vas

Parametric Curves. Calculus 2 Lia Vas Calculus Lia Vas Parametric Curves In the past, we mostly worked with curves in the form y = f(x). However, this format does not encompass all the curves one encounters in applications. For example, consider

More information

Chapter 1: Precalculus Review

Chapter 1: Precalculus Review : Precalculus Review Math 115 17 January 2018 Overview 1 Important Notation 2 Exponents 3 Polynomials 4 Rational Functions 5 Cartesian Coordinates 6 Lines Notation Intervals: Interval Notation (a, b) (a,

More information

Revision notes for Pure 1(9709/12)

Revision notes for Pure 1(9709/12) Revision notes for Pure 1(9709/12) By WaqasSuleman A-Level Teacher Beaconhouse School System Contents 1. Sequence and Series 2. Functions & Quadratics 3. Binomial theorem 4. Coordinate Geometry 5. Trigonometry

More information

Roots and Coefficients of a Quadratic Equation Summary

Roots and Coefficients of a Quadratic Equation Summary Roots and Coefficients of a Quadratic Equation Summary For a quadratic equation with roots α and β: Sum of roots = α + β = and Product of roots = αβ = Symmetrical functions of α and β include: x = and

More information

Pure Math 30: Explained! 81

Pure Math 30: Explained!   81 4 www.puremath30.com 81 Part I: General Form General Form of a Conic: Ax + Cy + Dx + Ey + F = 0 A & C are useful in finding out which conic is produced: A = C Circle AC > 0 Ellipse A or C = 0 Parabola

More information

MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS

MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT100 is a fast-paced and thorough tour of precalculus mathematics, where the choice of topics is primarily motivated by the conceptual and technical knowledge

More information

(x + 3)(x 1) lim(x + 3) = 4. lim. (x 2)( x ) = (x 2)(x + 2) x + 2 x = 4. dt (t2 + 1) = 1 2 (t2 + 1) 1 t. f(x) = lim 3x = 6,

(x + 3)(x 1) lim(x + 3) = 4. lim. (x 2)( x ) = (x 2)(x + 2) x + 2 x = 4. dt (t2 + 1) = 1 2 (t2 + 1) 1 t. f(x) = lim 3x = 6, Math 140 MT1 Sample C Solutions Tyrone Crisp 1 (B): First try direct substitution: you get 0. So try to cancel common factors. We have 0 x 2 + 2x 3 = x 1 and so the it as x 1 is equal to (x + 3)(x 1),

More information

Introduction to Rational Functions

Introduction to Rational Functions Introduction to Rational Functions The net class of functions that we will investigate is the rational functions. We will eplore the following ideas: Definition of rational function. The basic (untransformed)

More information

2005 Euclid Contest. Solutions

2005 Euclid Contest. Solutions Canadian Mathematics Competition An activity of the Centre for Education in Mathematics and Computing, University of Waterloo, Waterloo, Ontario 2005 Euclid Contest Tuesday, April 19, 2005 Solutions c

More information

MAC 1105-College Algebra LSCC, S. Nunamaker

MAC 1105-College Algebra LSCC, S. Nunamaker MAC 1105-College Algebra LSCC, S. Nunamaker Chapter 1-Graphs, Functions, and Models 1.1 Introduction to Graphing I. Reasons for using graphs A. Visual presentations enhance understanding. B. Visual presentations

More information

MATHEMATICS LEARNING AREA. Methods Units 1 and 2 Course Outline. Week Content Sadler Reference Trigonometry

MATHEMATICS LEARNING AREA. Methods Units 1 and 2 Course Outline. Week Content Sadler Reference Trigonometry MATHEMATICS LEARNING AREA Methods Units 1 and 2 Course Outline Text: Sadler Methods and 2 Week Content Sadler Reference Trigonometry Cosine and Sine rules Week 1 Trigonometry Week 2 Radian Measure Radian

More information

MATH 408N PRACTICE FINAL

MATH 408N PRACTICE FINAL 2/03/20 Bormashenko MATH 408N PRACTICE FINAL Show your work for all the problems. Good luck! () Let f(x) = ex e x. (a) [5 pts] State the domain and range of f(x). Name: TA session: Since e x is defined

More information

C. Finding roots of trinomials: 1st Example: x 2 5x = 14 x 2 5x 14 = 0 (x 7)(x + 2) = 0 Answer: x = 7 or x = -2

C. Finding roots of trinomials: 1st Example: x 2 5x = 14 x 2 5x 14 = 0 (x 7)(x + 2) = 0 Answer: x = 7 or x = -2 AP Calculus Students: Welcome to AP Calculus. Class begins in approimately - months. In this packet, you will find numerous topics that were covered in your Algebra and Pre-Calculus courses. These are

More information

MATH 103 Pre-Calculus Mathematics Test #3 Fall 2008 Dr. McCloskey Sample Solutions

MATH 103 Pre-Calculus Mathematics Test #3 Fall 2008 Dr. McCloskey Sample Solutions MATH 103 Pre-Calculus Mathematics Test #3 Fall 008 Dr. McCloskey Sample Solutions 1. Let P (x) = 3x 4 + x 3 x + and D(x) = x + x 1. Find polynomials Q(x) and R(x) such that P (x) = Q(x) D(x) + R(x). (That

More information

9.7 Extension: Writing and Graphing the Equations

9.7 Extension: Writing and Graphing the Equations www.ck12.org Chapter 9. Circles 9.7 Extension: Writing and Graphing the Equations of Circles Learning Objectives Graph a circle. Find the equation of a circle in the coordinate plane. Find the radius and

More information

MATH1131/1141 Calculus Test S1 v5a

MATH1131/1141 Calculus Test S1 v5a MATH3/4 Calculus Test 008 S v5a March 9, 07 These solutions were written and typed up by Johann Blanco and Brendan Trinh and edited by Henderson Koh, Vishaal Nathan, Aaron Hassan and Dominic Palanca. Please

More information

1 Functions and Graphs

1 Functions and Graphs 1 Functions and Graphs 1.1 Functions Cartesian Coordinate System A Cartesian or rectangular coordinate system is formed by the intersection of a horizontal real number line, usually called the x axis,

More information

Review for Chapter 2 Test

Review for Chapter 2 Test Review for Chapter 2 Test This test will cover Chapter (sections 2.1-2.7) Know how to do the following: Use a graph of a function to find the limit (as well as left and right hand limits) Use a calculator

More information

Calculus I Review Solutions

Calculus I Review Solutions Calculus I Review Solutions. Compare and contrast the three Value Theorems of the course. When you would typically use each. The three value theorems are the Intermediate, Mean and Extreme value theorems.

More information

Mock Final Exam Name. Solve and check the linear equation. 1) (-8x + 8) + 1 = -7(x + 3) A) {- 30} B) {- 6} C) {30} D) {- 28}

Mock Final Exam Name. Solve and check the linear equation. 1) (-8x + 8) + 1 = -7(x + 3) A) {- 30} B) {- 6} C) {30} D) {- 28} Mock Final Exam Name Solve and check the linear equation. 1) (-8x + 8) + 1 = -7(x + 3) 1) A) {- 30} B) {- 6} C) {30} D) {- 28} First, write the value(s) that make the denominator(s) zero. Then solve the

More information

MATH Max-min Theory Fall 2016

MATH Max-min Theory Fall 2016 MATH 20550 Max-min Theory Fall 2016 1. Definitions and main theorems Max-min theory starts with a function f of a vector variable x and a subset D of the domain of f. So far when we have worked with functions

More information

Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 2007

Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 2007 Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 007 Questions will be set on the following and related topics. Algebra: Sets, operations on sets. Prime numbers, factorisation of integers

More information

MEI Core 1. Basic Algebra. Section 1: Basic algebraic manipulation and solving simple equations. Manipulating algebraic expressions

MEI Core 1. Basic Algebra. Section 1: Basic algebraic manipulation and solving simple equations. Manipulating algebraic expressions MEI Core Basic Algebra Section : Basic algebraic manipulation and solving simple equations Notes and Examples These notes contain subsections on Manipulating algebraic expressions Collecting like terms

More information

MATH 18.01, FALL PROBLEM SET # 6 SOLUTIONS

MATH 18.01, FALL PROBLEM SET # 6 SOLUTIONS MATH 181, FALL 17 - PROBLEM SET # 6 SOLUTIONS Part II (5 points) 1 (Thurs, Oct 6; Second Fundamental Theorem; + + + + + = 16 points) Let sinc(x) denote the sinc function { 1 if x =, sinc(x) = sin x if

More information

UNCC 2001 Algebra II

UNCC 2001 Algebra II UNCC 2001 Algebra II March 5, 2001 1. Compute the sum of the roots of x 2 5x + 6 = 0. (A) 3 (B) 7/2 (C) 4 (D) 9/2 (E) 5 (E) The sum of the roots of the quadratic ax 2 + bx + c = 0 is b/a which, for this

More information

Analysis of Functions

Analysis of Functions Lecture for Week 11 (Secs. 5.1 3) Analysis of Functions (We used to call this topic curve sketching, before students could sketch curves by typing formulas into their calculators. It is still important

More information

Centerville High School Curriculum Mapping Algebra II 1 st Nine Weeks

Centerville High School Curriculum Mapping Algebra II 1 st Nine Weeks Centerville High School Curriculum Mapping Algebra II 1 st Nine Weeks Chapter/ Lesson Common Core Standard(s) 1-1 SMP1 1. How do you use a number line to graph and order real numbers? 2. How do you identify

More information

Chapter 0 Preliminaries

Chapter 0 Preliminaries Chapter 0 Preliminaries MA1101 Mathematics 1A Semester I Year 2017/2018 FTMD & FTI International Class Odd NIM (K-46) Lecturer: Dr. Rinovia Simanjuntak 0.1 Real Numbers and Logic Real Numbers Repeating

More information

PreCalculus Basics Homework Answer Key ( ) ( ) 4 1 = 1 or y 1 = 1 x 4. m = 1 2 m = 2

PreCalculus Basics Homework Answer Key ( ) ( ) 4 1 = 1 or y 1 = 1 x 4. m = 1 2 m = 2 PreCalculus Basics Homework Answer Key 4-1 Free Response 1. ( 1, 1), slope = 1 2 y +1= 1 ( 2 x 1 ) 3. ( 1, 0), slope = 4 y 0 = 4( x 1)or y = 4( x 1) 5. ( 1, 1) and ( 3, 5) m = 5 1 y 1 = 2( x 1) 3 1 = 2

More information

MA094 Part 2 - Beginning Algebra Summary

MA094 Part 2 - Beginning Algebra Summary MA094 Part - Beginning Algebra Summary Page of 8/8/0 Big Picture Algebra is Solving Equations with Variables* Variable Variables Linear Equations x 0 MA090 Solution: Point 0 Linear Inequalities x < 0 page

More information

Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers

Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers CLASSIFICATIONS OF NUMBERS NATURAL NUMBERS = N = {1,2,3,4,...}

More information

Lecture for Week 6 (Secs ) Derivative Miscellany I

Lecture for Week 6 (Secs ) Derivative Miscellany I Lecture for Week 6 (Secs. 3.6 9) Derivative Miscellany I 1 Implicit differentiation We want to answer questions like this: 1. What is the derivative of tan 1 x? 2. What is dy dx if x 3 + y 3 + xy 2 + x

More information

Part 2 - Beginning Algebra Summary

Part 2 - Beginning Algebra Summary Part - Beginning Algebra Summary Page 1 of 4 1/1/01 1. Numbers... 1.1. Number Lines... 1.. Interval Notation.... Inequalities... 4.1. Linear with 1 Variable... 4. Linear Equations... 5.1. The Cartesian

More information

Absolute and Local Extrema. Critical Points In the proof of Rolle s Theorem, we actually demonstrated the following

Absolute and Local Extrema. Critical Points In the proof of Rolle s Theorem, we actually demonstrated the following Absolute and Local Extrema Definition 1 (Absolute Maximum). A function f has an absolute maximum at c S if f(x) f(c) x S. We call f(c) the absolute maximum of f on S. Definition 2 (Local Maximum). A function

More information

Solving Quadratic Equations

Solving Quadratic Equations Concepts: Solving Quadratic Equations, Completing the Square, The Quadratic Formula, Sketching Quadratics Solving Quadratic Equations Completing the Square ax + bx + c = a x + ba ) x + c Factor so the

More information

Math 10C - Fall Final Exam

Math 10C - Fall Final Exam Math 1C - Fall 217 - Final Exam Problem 1. Consider the function f(x, y) = 1 x 2 (y 1) 2. (i) Draw the level curve through the point P (1, 2). Find the gradient of f at the point P and draw the gradient

More information

Math 3C Midterm 1 Study Guide

Math 3C Midterm 1 Study Guide Math 3C Midterm 1 Study Guide October 23, 2014 Acknowledgement I want to say thanks to Mark Kempton for letting me update this study guide for my class. General Information: The test will be held Thursday,

More information

King s Year 12 Medium Term Plan for LC1- A-Level Mathematics

King s Year 12 Medium Term Plan for LC1- A-Level Mathematics King s Year 12 Medium Term Plan for LC1- A-Level Mathematics Modules Algebra, Geometry and Calculus. Materials Text book: Mathematics for A-Level Hodder Education. needed Calculator. Progress objectives

More information

MATH 241 FALL 2009 HOMEWORK 3 SOLUTIONS

MATH 241 FALL 2009 HOMEWORK 3 SOLUTIONS MATH 41 FALL 009 HOMEWORK 3 SOLUTIONS H3P1 (i) We have the points A : (0, 0), B : (3, 0), and C : (x, y) We now from the distance formula that AC/BC = if and only if x + y (3 x) + y = which is equivalent

More information

ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates

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

AP Calculus BC Fall Final Part IIa

AP Calculus BC Fall Final Part IIa AP Calculus BC 18-19 Fall Final Part IIa Calculator Required Name: 1. At time t = 0, there are 120 gallons of oil in a tank. During the time interval 0 t 10 hours, oil flows into the tank at a rate of

More information

Chapter 3A -- Rectangular Coordinate System

Chapter 3A -- Rectangular Coordinate System Fry Texas A&M University! Fall 2016! Math 150 Notes! Section 3A! Page61 Chapter 3A -- Rectangular Coordinate System A is any set of ordered pairs of real numbers. A relation can be finite: {(-3, 1), (-3,

More information

Learning Objectives for Math 166

Learning Objectives for Math 166 Learning Objectives for Math 166 Chapter 6 Applications of Definite Integrals Section 6.1: Volumes Using Cross-Sections Draw and label both 2-dimensional perspectives and 3-dimensional sketches of the

More information

Math-2A Lesson 13-3 (Analyzing Functions, Systems of Equations and Inequalities) Which functions are symmetric about the y-axis?

Math-2A Lesson 13-3 (Analyzing Functions, Systems of Equations and Inequalities) Which functions are symmetric about the y-axis? Math-A Lesson 13-3 (Analyzing Functions, Systems of Equations and Inequalities) Which functions are symmetric about the y-axis? f ( x) x x x x x x 3 3 ( x) x We call functions that are symmetric about

More information

PETERS TOWNSHIP HIGH SCHOOL

PETERS TOWNSHIP HIGH SCHOOL PETERS TOWNSHIP HIGH SCHOOL COURSE SYLLABUS: ALG EBRA 2 HONORS Course Overview and Essential Skills This course is an in-depth study of the language, concepts, and techniques of Algebra that will prepare

More information

Chapter 2 Overview: Introduction to Limits and Derivatives

Chapter 2 Overview: Introduction to Limits and Derivatives Chapter 2 Overview: Introduction to Limits and Derivatives In a later chapter, maximum and minimum points of a curve will be found both by calculator and algebraically. While the algebra of this process

More information

Final Exam Review Packet

Final Exam Review Packet 1 Exam 1 Material Sections A.1, A.2 and A.6 were review material. There will not be specific questions focused on this material but you should know how to: Simplify functions with exponents. Factor quadratics

More information

Final Exam Review Packet

Final Exam Review Packet 1 Exam 1 Material Sections A.1, A.2 and A.6 were review material. There will not be specific questions focused on this material but you should know how to: Simplify functions with exponents. Factor quadratics

More information

Mon 3 Nov Tuesday 4 Nov: Quiz 8 ( ) Friday 7 Nov: Exam 2!!! Today: 4.5 Wednesday: REVIEW. In class Covers

Mon 3 Nov Tuesday 4 Nov: Quiz 8 ( ) Friday 7 Nov: Exam 2!!! Today: 4.5 Wednesday: REVIEW. In class Covers Mon 3 Nov 2014 Tuesday 4 Nov: Quiz 8 (4.2-4.4) Friday 7 Nov: Exam 2!!! In class Covers 3.9-4.5 Today: 4.5 Wednesday: REVIEW Linear Approximation and Differentials In section 4.5, you see the pictures on

More information

Precalculus Summer Packet

Precalculus Summer Packet Precalculus Summer Packet These problems are to be completed to the best of your ability by the first day of school You will be given the opportunity to ask questions about problems you found difficult

More information

Workbook for Calculus I

Workbook for Calculus I Workbook for Calculus I By Hüseyin Yüce New York 2007 1 Functions 1.1 Four Ways to Represent a Function 1. Find the domain and range of the function f(x) = 1 + x + 1 and sketch its graph. y 3 2 1-3 -2-1

More information

x = x y and y = x + y.

x = x y and y = x + y. 8. Conic sections We can use Legendre s theorem, (7.1), to characterise all rational solutions of the general quadratic equation in two variables ax 2 + bxy + cy 2 + dx + ey + ef 0, where a, b, c, d, e

More information

18.02 Multivariable Calculus Fall 2007

18.02 Multivariable Calculus Fall 2007 MIT OpenourseWare http://ocw.mit.edu 18.02 Multivariable alculus Fall 2007 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 18.02 Lecture 21. Test for

More information

Week 4: Differentiation for Functions of Several Variables

Week 4: Differentiation for Functions of Several Variables Week 4: Differentiation for Functions of Several Variables Introduction A functions of several variables f : U R n R is a rule that assigns a real number to each point in U, a subset of R n, For the next

More information

Algebra 2A Unit 1 Week 1 Day Activity Unit 1 Week 2 Day Activity Unit 1 Week 3 Day Activity Unit 2 Week 1 Day Activity

Algebra 2A Unit 1 Week 1 Day Activity Unit 1 Week 2 Day Activity Unit 1 Week 3 Day Activity Unit 2 Week 1 Day Activity Algebra 2A Unit 1 Week 1 1 Pretest Unit 1 2 Evaluating Rational Expressions 3 Restrictions on Rational Expressions 4 Equivalent Forms of Rational Expressions 5 Simplifying Rational Expressions Unit 1 Week

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES We have: Seen how to interpret derivatives as slopes and rates of change Seen how to estimate derivatives of functions given by tables of values Learned how

More information

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers. Example: Let A = {4, 8, 12, 16, 20,...} and let B = {6, 12, 18, 24, 30,...

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers. Example: Let A = {4, 8, 12, 16, 20,...} and let B = {6, 12, 18, 24, 30,... Fry Texas A&M University!! Math 150! Spring 2015 Unit 1! Page 1 Chapter 1A -- Real Numbers Math Symbols: iff or Example: Let A = {4, 8, 12, 16, 20,...} and let B = {6, 12, 18, 24, 30,...} Then A B= and

More information

b = 2, c = 3, we get x = 0.3 for the positive root. Ans. (D) x 2-2x - 8 < 0, or (x - 4)(x + 2) < 0, Therefore -2 < x < 4 Ans. (C)

b = 2, c = 3, we get x = 0.3 for the positive root. Ans. (D) x 2-2x - 8 < 0, or (x - 4)(x + 2) < 0, Therefore -2 < x < 4 Ans. (C) SAT II - Math Level 2 Test #02 Solution 1. The positive zero of y = x 2 + 2x is, to the nearest tenth, equal to (A) 0.8 (B) 0.7 + 1.1i (C) 0.7 (D) 0.3 (E) 2.2 ± Using Quadratic formula, x =, with a = 1,

More information

ARE YOU READY FOR CALCULUS?? Name: Date: Period:

ARE YOU READY FOR CALCULUS?? Name: Date: Period: ARE YOU READY FOR CALCULUS?? Name: Date: Period: Directions: Complete the following problems. **You MUST show all work to receive credit.**(use separate sheets of paper.) Problems with an asterisk (*)

More information

Parabolas and lines

Parabolas and lines Parabolas and lines Study the diagram at the right. I have drawn the graph y = x. The vertical line x = 1 is drawn and a number of secants to the parabola are drawn, all centred at x=1. By this I mean

More information

MATH 255 Applied Honors Calculus III Winter Homework 5 Solutions

MATH 255 Applied Honors Calculus III Winter Homework 5 Solutions MATH 255 Applied Honors Calculus III Winter 2011 Homework 5 Solutions Note: In what follows, numbers in parentheses indicate the problem numbers for users of the sixth edition. A * indicates that this

More information

A-Level Notes CORE 1

A-Level Notes CORE 1 A-Level Notes CORE 1 Basic algebra Glossary Coefficient For example, in the expression x³ 3x² x + 4, the coefficient of x³ is, the coefficient of x² is 3, and the coefficient of x is 1. (The final 4 is

More information

MATH 162. Midterm 2 ANSWERS November 18, 2005

MATH 162. Midterm 2 ANSWERS November 18, 2005 MATH 62 Midterm 2 ANSWERS November 8, 2005. (0 points) Does the following integral converge or diverge? To get full credit, you must justify your answer. 3x 2 x 3 + 4x 2 + 2x + 4 dx You may not be able

More information

1 a) Remember, the negative in the front and the negative in the exponent have nothing to do w/ 1 each other. Answer: 3/ 2 3/ 4. 8x y.

1 a) Remember, the negative in the front and the negative in the exponent have nothing to do w/ 1 each other. Answer: 3/ 2 3/ 4. 8x y. AP Calculus Summer Packer Key a) Remember, the negative in the front and the negative in the eponent have nothing to do w/ each other. Answer: b) Answer: c) Answer: ( ) 4 5 = 5 or 0 /. 9 8 d) The 6,, and

More information

Common Core State Standards for Mathematics - High School

Common Core State Standards for Mathematics - High School to the Common Core State Standards for - High School I Table of Contents Number and Quantity... 1 Algebra... 1 Functions... 3 Geometry... 6 Statistics and Probability... 8 Copyright 2013 Pearson Education,

More information

Unit IV Derivatives 20 Hours Finish by Christmas

Unit IV Derivatives 20 Hours Finish by Christmas Unit IV Derivatives 20 Hours Finish by Christmas Calculus There two main streams of Calculus: Differentiation Integration Differentiation is used to find the rate of change of variables relative to one

More information

Final practice, Math 31A - Lec 1, Fall 2013 Name and student ID: Question Points Score Total: 90

Final practice, Math 31A - Lec 1, Fall 2013 Name and student ID: Question Points Score Total: 90 Final practice, Math 31A - Lec 1, Fall 13 Name and student ID: Question Points Score 1 1 1 3 1 4 1 5 1 6 1 7 1 8 1 9 1 Total: 9 1. a) 4 points) Find all points x at which the function fx) x 4x + 3 + x

More information

Unit IV Derivatives 20 Hours Finish by Christmas

Unit IV Derivatives 20 Hours Finish by Christmas Unit IV Derivatives 20 Hours Finish by Christmas Calculus There two main streams of Calculus: Differentiation Integration Differentiation is used to find the rate of change of variables relative to one

More information

For math conventions used on the GRE, refer to this link:

For math conventions used on the GRE, refer to this link: GRE Review ISU Student Success Center Quantitative Workshop One Quantitative Section: Overview Your test will include either two or three 35-minute quantitative sections. There will be 20 questions in

More information