Lines, parabolas, distances and inequalities an enrichment class

Size: px
Start display at page:

Download "Lines, parabolas, distances and inequalities an enrichment class"

Transcription

1 Lines, parabolas, distances and inequalities an enrichment class Finbarr Holland 1. Lines in the plane A line is a particular kind of subset of the plane R 2 = R R, and can be described as the set of ordered pairs of real numbers (x, y) that satisfy a linear equation of the form ax + by + c = 0, where a, b, c are real numbers such that a 2 + b 2 > 0. If a = 0, but b 0, the solution set of this equation consists of points having the same second coordinate; such sets define horizontal lines. If b = 0, but a 0, the set consists of all points whose first coordinate is the same, which generate vertical lines. Solution sets of the latter kind are not the graphs of any functions: recall that a set is the graph of some function iff every vertical line that meets it does so in exactly one point. However, if b 0, the set {(x, y) : ax + by + c = 0} is the graph of the function f defined on R by f(x) = a b x c b. Every pair of distinct points (x 1, y 1 ), (x 2, y 2 ) determines a unique line that (passes through) contains the points. Its equation is (y y 1 )(x 2 x 1 ) = (y 2 y 1 )(x x 1 ). As long as x 2 x 1, we can write this in the form y = mx + c, by taking m = y 2 y 1 x 2 x 1, c = y 1 mx 1. This is the slope-intercept form of the corresponding line m is its slope, and (0, c) is the point where the line meets the y-axis and is usually written/spoken as the line y = mx + c, for short. Problem 1. Do the points (1, ), (2, 2), (3, ) lie on a line? Preprint submitted to Elsevier March 19, 2013

2 Solution. Since every pair of the three points determines a unique line, which can be written in slope-intercept form, all lie on the same line provided the slopes of the three lines are the same. For this to happen we require = , i.e., = = A calculator confirms this! But the confirmation is incorrect, because the number is only an approximation to 2, albeit a very good one! The truth of the matter is that 2 is irrational, as we proceed to show. Theorem 1. 2 is not rational. Proof. Suppose this is false. Then there are two integers a, b, with b 0, such that 2 = a b. Since 2 stands for the unique positive real number whose square is 2, a, b are either both positive or both negative. We ll take it that they re both positive; otherwise, replace them with their negatives. Also, by cancelling their common factors, if necessary, we may assume that a, b are co-prime, i.e., they have no common divisors. So, to recap: 2 = a/b where a, b are positive integers without common factors. It follows that ( a b )2 = 2, a 2 b 2 = 2, 2b2 = a 2. This last expression means that a 2 is an even integer. Hence (?) a is even: a = 2m, for some positive integer m. Substitute back for a to obtain the equation 2b 2 = 4m 2, which means that b 2 = 2m 2. In other words, b 2 is even, whence b itself is even: b = 2n, for some positive integer n. Conclusion: a, b are both even, a [possibility that was ruled out right at the beginning. Thus we ve reached a contradiction, and so our opening assumption that 2 is rational is false. Accordingly, the statement of the theorem stands. Remark. This theorem and its proof was discovered by Pythagoras over two thousand years ago; it s a model for similar results such as the fact that 3 is also irrational. Indeed, a similar argument can be used to show that if p is a prime number, then p is irrational. Exercise 1. For what values of x are the points (1, cos x), (2, cos 2x), (3, cos 3x) on the same line? 2. New lines from old Here we look at families of lines that are graphs of functions defined on R. Such functions are of the form f(x) = mx + c, for some pair of real numbers 2

3 m, c. Varying these two parameters we get a collection of linear functions whose graphs are non-vertical lines. Given also, g(x) = m x + c, we can determine new lines in many different ways: eg, by forming the functions mm x + cc, (m ± m )x + (c ± c. Another way is to form the compositions f g, g f. Thus f g(x) = f(g(x)) = mg(x) + c = m(m x + c ) + c = mm x + mc + c; g f(x) = g(f(x)) = m (f(x) + c = m (mx + c) + c = m mx + mc + c. Thus, the graphs of f g and g f are parallel lines which are identical iff mc + c = m c + c. In particular, this shows that the operation of composition is not commutative, i.e., general, f g g f. A particularly interesting sub-family of lines are those having non-zero slope, i.e., those given by functions of the form f(x) = mx+c, with m 0. Not only is R the domain of such functions, but R is also their range, so that, given y R, we can solve y = mx + c for x. This gives rise to the function g(x) = m x + c, where m = 1 m, c = c m. Check that f g = g f = id, where id is the identity function given by id(x) = x, whose graph is the diagonal line y = x. This means that this pair of functions are each other s inverses. Note also, that if, for some pair of subsets A, B of R, S = {(x, y) : x A, y B}, its inverse set, denoted by S 1, is defined by S 1 = {(x, y) : (y, x) S} = {(x, y) : x B, y A}. In particular, the inverse of the y-axis is the x-axis, and vice-versa; the inverse of a circle is a circle, though not necessarily the same one; the inverse of the graph of the quadratic y = x 2 is the parabola {(x, y) : y 2 = x, x 0}, whose axis is the positive real axis. As this example shows, the inverse of the graph of a function need not be the graph of a function. Note too, that the inverse of a set is obtained by reflecting each of its elements in the diagonal line. Exercise 2. Prove that the reflection of (a, b) in the line y = x is given by (b, a). Exercise 3. Prove that the inverse of (the graph of) the line y = mx + c, with m 0, is (equal to the graph of) the line y = 1 m x c m. Exercise 4. Describe the compositions f g and g f for the following pairs of functions, and define their domains and ranges f(x) = 1 x 2, 1 x 1; g(x) = sin x, x R. f(x) = (1 x) 4, x R; g(x) = x 5, x R. Exercise 5. Prove that the composition of two polynomials is a polynomial. 3

4 3. The modulus function defined on R The domain of definition of this important function is R. Its value at x is given by x, which is short for any of the following expressions that define it: x = { x, if x 0, x 2 = max(x, x) = x, if x 0. Note that: (i) x 0, with equality iff x = 0; (ii) xy = x y for all real numbers x, y; (iii) x = x, for all real numbers x; (iv) the graph of y = x coincides with that of y = x, when x 0, and with that of y = x, when x 0; (v) the region {(x, y) : y x } is a convex set, i.e., the line segment joining any two of its points is a subset of it. Exercise 6. Sketch the graph of the function x x 1 + x + 1. Exercise 7. Sketch the graph of the function x ( x 1 + x + 1 ) / ( x 2 + x + 2 ). Definition 1. We define the (usual) distance between two points a, b R by a b. In particular, x is the distance between the origin 0 and x, Theorem 2 (The triangle inequality). If a, b R, then This inequality is strict unless ab 0. a b a + b. Proof. It s enough (?) to prove that a b 2 ( a + b ) 2. Now a b 2 = (a b) 2 (because x 2 = x 2 x) = a 2 2ab + b 2 = a 2 2ab + b 2 a ab + b 2 (because x x x) = a a b + b 2 = ( a + b ) 2, as desired. Moreover, there is equality iff ab = ab, i.e., iff ab 0. Exercise 8. Prove that xy = x y for all real x, y. Exercise 9. Prove that a b a b, a, b. Exercise 10. Let ρ(a, b) = a b, a, b R. 1 + a b Prove that ρ(a, b) ρ(a, 0) + ρ(b, 0). [Hint: If 0 t s, then t/(1 + t) s/(1 + s).] 4

5 4. Distance in the plane How do we measure distance between two points P = (p 1, p 2 ), Q = (q 1, q 2 ) in the plane? The usual way is to define this to be given by (p1 q 1 ) 2 + (p 2 q 2 ) 2, which we label d 2 (P, Q), the subscript 2 indicating that other definitions are possible. It is known as the crow flies metric. Note that d 2 (P, Q) 0, with equality iff P and Q coincide. Also, d 2 (P, Q) = d 2 (Q, P ), and d 2 (λp, λq) = λ d 2 (P, Q). In addition, d 2 (P + R, Q + R) = d 2 (P, Q). The last two properties describe how d 2 behaves with respect to scaling and translation. All of these properties hold for d 1 (P, Q) = p 1 q 1 + p 2 q 2, which is a little less awkward to work with than d 2. This is known as the taxi-cab metric. In everyday life, it is this metric that we use most often. In addition, the following triangle inequality holds for d 1. Theorem 3. If P, G, R are three points, then Proof. We re required to prove that d 1 (P, Q) d 1 (P, R) + d 1 (R, Q). p 1 q 1 + p 2 q 2 ( p 1 r 1 + p 2 r 2 ) + ( r 1 q 1 + r 2 q 2 ). But by Theorem 2, and p 1 q 1 = (p 1 r 1 ) (q 1 r 1 ) p 1 r 1 + q 1 r 1, p 2 q 2 = (p 2 r 2 ) (q 2 r 2 ) p 2 r 2 + q 2 r 2. The result follows by adding these inequalities, and then rearranging the terms on the right side. A similar result holds for d 2, but the proof is more cumbersome. It is made easier if we first establish an intermediate result. Lemma 1. Suppose a, b, c, d are real numbers. Then ac + bd a 2 + b 2 c 3 + d 2. Moreover, there is equality here iff ad = bc, i.e., iff the points (a, b) and (c, d) lie on a line through (0, 0). Proof. The stated inequality is equivalent (?) to this one: (ac + bd) 2 (a 2 + b 2 )(c 2 + d 2 ), 5

6 which in turn is equivalent to (ac) 2 + 2acbd + (bd) 2 a 2 c 2 + a 2 d 2 + b 2 c 2 + b 2 d 2 and so to 2abcd (ad) 2 + (bc) 2 i.e., to 0 (ad bc) 2. But the square of every real number is non-negative. Hence the previous result is true, and working backwards through the chain of inequalities, we see that our claim is true. Furthermore, it is plain that equality holds right the way through iff ad = bc. This ends the proof. Corollary 1. If a, b, c, d are real numbers, then (ac + bd) a 2 + b 2 c 3 + d 2. Moreover, there is equality here iff ad = bc, i.e., iff the points (a, b) and (c, d) lie on a line through (0, 0). Exercise 11. Prove that, if a, b are real numbers, then, for every real number x, a 2 + b 2 a cos x + b sin x a 2 + b 2. For what values of x is there equality in both of these inequalities? Before using lemma 1 to establish the triangle inequality for d 2, we prove the well-known distance formula described in the next theorem. 5. Distance from a point to a line The result that follows is due to Euclid, and has had a profound affect on the development of Mathematics. Euclid based his proof of it on pure geometric arguments, which you may encounter in Strand 2 of Project Maths. Theorem 4. Given a line L with equation ax + by + c = 0, where a 2 + b 2 > 0, and a point P 0 = (x 0, y 0 ), there is a unique point Q L such that d 2 (Q, P 0 ) < d 2 (P, P 0 ) for all other points P L. In addition, d 2 (Q, P 0 ) = ax 0 + by 0 + c a2 + b 2. Proof. Let P = (x, y) L, so that c = ax by, in which case, ax 0 + by 0 + c = a(x 0 x) + b(y 0 y) a(x 0 x) + b(y 0 y) (because x x, x R) a 2 + b 2 (x x 0 ) 2 + (y y 0 ) 2 (by Lemma 1) = a 2 + b 2 d 2 (P, P 0 ). Thus ax 0 + by 0 + c a2 + b 2 d 2 (P, P 0 ), P L; 6

7 and the equality sign holds here, again by Lemma 1, iff ax + by + c = 0, and a(y 0 y) = b(x 0 x). Since a 2 + b 2 > 0 these equations have a unique solution pair (x, y), which lies on L, and on the line perpendicular to L that passes through P 0. This is the point Q. It is the foot of the perpendicular from P 0 on to L. Exercise 12. Solve the equations ax + by + c = 0, a(y y 0 ) = b(x x 0 ) for x, y under the assumption that a 2 + b 2 > 0. Exercise 13. Redo Theorem 4 with d 1 in place of d The triangle inequality for d 2 We ll prove the analogue of Theorem 2 by showing that the d 2 -distance between two points P, Q doesn t exceed the sum of the d 2 -distances from the origin O to P and Q. Theorem 5. d 2 (P, Q) d 2 (P, O)) + d 2 (Q, O). The inequality is strict unless the points P, Q and O = (0, 0) are collinear. Proof. Because the numbers are positive, the stated inequality is equivalent to that obtained by squaring both sides of the one on display. In other words, it suffices to prove that 2. (p 1 q 1 ) 2 + (p 2 q 2 ) 2 (p p2 2 + q1 2) 2 + q2 Expanding out both sides of this, and cancelling common terms, we see that this is equivalent to the following statement: (p 1 q 1 + p 2 q 2 ) p p2 2 q1 2 + q2 2. But this is now a consequence of Corollary 1. The case of equality is left as an exercise, as is the following corollary. Corollary 2. Suppose P, Q, R are three points. Prove that with equality iff P, Q, R are collinear. d 2 (P, Q) d 2 (P, R)) + d 2 (R, Q), 7

8 7. The square function Lemma 1 is a special case of a more general inequality known as the Cauchy- Schwarz inequality. To deal with this, it is convenient to recall a few facts about quadratic polynomials. These are functions defined on R whose values at x are expressions of the form ax 2 + bx + c, where a, b, c are real numbers, and a 0. The simplest of these occurs when b = c = 0, and a 0, resulting in the generic form of a quadratic: y = ax 2, whose graph is symmetric about the y- axis. If a > 0, it is a subset of the upper half-plane, and the lowest point on it is the origin. Thus, if a > 0, the function x ax 2 assumes its minimum value at x = 0. If a < 0, the corresponding graph is a subset of the lower half-plane, and the highest point on it is the origin. Thus, if a < 0, the function x ax 2 assumes its maximum value at x = 0. These features persist for a general quadratic with equation f(x) = ax 2 + bx+c. The sign of a determines whether its graph is cup-shaped or cap-shaped. This is seen by completing the square on x. Doing this results in a new form for f: y = f(x) = a(x 2 + b b x) + c = a(x + a 2a )2 b2 4a + c = a(x + b 2a )2 + 4ac b2. 4a Changing axes by setting X = x + b/(2a) and Y = y (4ac b 2 )/(4a) we obtain a simplified expression: Y = ax 2, and we re back to the generic form of a quadratic discussed earlier. Hence, the graph of f is symmetric about the line x = b/(2a), and its minimum value is (4ac b 2 )/(4a) if a > 0, while its maximum value is (4ac b 2 )/(4a) if a < 0. The sign of the discriminant b 2 4ac determines whether the equation f(x) = ax 2 + bx + c = 0 has real or complex roots. Theorem 6. If a 0, the equation f(x) = ax 2 + bx + c = 0 has real roots iff b 2 4ac. Proof. Suppose 4ac > b 2 and x is a real root of f. Complete the square on x, as above, thereby getting 0 = f(x) = a(x + b 4ac [ 2a )2 b2 + = a (x + b 4ac ] 4a 2a )2 b2 + 4a 2. Since x is real, the number in square brackets is positive, and a 0. Hence, the displayed statement can t hold. In other words, if the equation has real roots, then b 2 4ac. Conversely, if the latter condition holds, then we can extract the unique positive square root of (b 2 4ac)/(4a 2 ) and form the real numbers α = b 2a + b2 4ac 4a 2, β = b 2a b2 4ac 4a 2. It can now be verified by direct substitution that f(α) = f(β) = 0, which means that f has real (possibly coincident) roots. 8

9 Proposition 1. Suppose a 0 and ax 2 + bx + c 0, x R. Then a > 0 and b 2 4ac. Proof. By hypothesis, if x 0, then a + b x + c x 2 0. By letting x here, we deduce that a 0. But a 0. Hence a > 0. But 0 f( b 4ac b2 ) =, 2a 4a whence we deduce that 4ac b 2 is non-negative, as stated. Example 1. The region S = {(x, y) : y x 2 } is convex. Proof. The claim is that S contains the line segment joining any two of its points. So, suppose P = (x 1, x 2 ), Q = (y 1, y 2 ) both belong to S, so that y 1 x 2 1, y 2 x 2 2. Let R = (z 1, z 2 ) be on the line segment [P, Q]. Then there is a number t [0, 1] such that z 1 = tx 1 + (1 t)x 2, z 2 = ty 1 + (1 t)y 2. Hence z 2 1 = (tx 1 + (1 t)x 2 ) 2 = t 2 x t(1 t)x 1 x 2 + (1 t) 2 x 2 2 t 2 x t(1 t) ( x x 2 2) + (1 t) 2 x 2 2 = ( t 2 + t(1 t) ) x ( t(1 t) + (1 t) 2) x 2 2 = tx (1 t)x 2 2 ty 1 + (1 t)y 2 (because 0 t 1) = z 2, which means that R S. Hence, [P, Q] S, as claimed. As a final result, we derive the Cauchy-Schwarz inequality, a spec8ial case of which is Lemma 1. Theorem 7. Suppose a 1, a 2,..., a n, b 1, b 2,..., b n are 2n real numbers. Let A = a a a2 n, and B = b b b2 n. Then a 1 b 1 + a 2 b a n b n AB. Equality holds here iff either (i) AB = 0 or (ii) AB > 0 and there is some real number t such that ta i = b i, i = 1, 2,..., n. Proof. Let C = a 1 b 1 + a 2 b a n b n. The claim is that C AB. In the first place, if AB = 0, then either all the a s are zero or all the b s are, and, in whichever of these cases holds, C = 0 = AB. So, it s enough to prove the result when AB > 0. With this assumption in place, consider the function p(x) = (xa 1 b 1 ) 2 + (xa 2 b 2 ) 2 + (xa n b n ) 2, x R. 9

10 Expanding out each term, and gathering the coefficients of x 2, x and 1, we see that p(x) = A 2 x 2 2Cx + B 2. Thus, p is a quadratic polynomial which takes only non-negative values. By Proposition 1, 4C 2 4A 2 B 2, i.e., C AB, which is the desired inequality. To deal with the case of equality, note that (?) C = AB iff p(x) = (Ax C/A) 2, x R. In which case, p(c/a 2 ) = 0. Equivalently, Ca i = A 2 b i, i = 1, 2,..., n. Thus, if AB > 0 and C = AB, part (ii) follows. Conversely, if AB > 0, and ta i b i = 0, i = 1, 2,..., n, for some real t, then p(t) = 0. But p(x 0, x R. Hence, t is a double (?) root of p, whence C 2 = A 2 B 2, i.e., C = AB. This completes the proof. Corollary 3. In the same notation, if the b s are a rearrangement of the a s then a 1 b 1 + a 2 b a n b n a a a 2 n. For instance, ab + bc + ca a 2 + b 2 + c 2, and the inequality is strict unless a = b = c. Exercise 14. Prove that if a, b, c, x, y are real numbers, then a 2 + b 2 + c 2 a cos x cos y + b cos x sin y + c sin x a 2 + b 2 + c 2.. The following exercises depend on Theorem 7, and can be done in the same way that Theorems 2 and 5 were treated. Exercise 15. Suppose a 1, a 2,..., a n, b 1, b 2,..., b n are 2n real numbers. Prove that n (a i b i ) 2 n a 2 i + n b 2 i. Exercise 16. Suppose a 1, a 2,..., a n, b 1, b 2,..., b n, c 1, c 2,..., c n are 3n real numbers. Prove that n (a i b i ) 2 n (a i c i ) 2 + n (c i b i ) 2. 10

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

Functions and Equations

Functions and Equations Canadian Mathematics Competition An activity of the Centre for Education in Mathematics and Computing, University of Waterloo, Waterloo, Ontario Euclid eworkshop # Functions and Equations c 006 CANADIAN

More information

The Cauchy-Schwarz inequality

The Cauchy-Schwarz inequality The Cauchy-Schwarz inequality Finbarr Holland, f.holland@ucc.ie April, 008 1 Introduction The inequality known as the Cauchy-Schwarz inequality, CS for short, is probably the most useful of all inequalities,

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

Web Solutions for How to Read and Do Proofs

Web Solutions for How to Read and Do Proofs Web Solutions for How to Read and Do Proofs An Introduction to Mathematical Thought Processes Sixth Edition Daniel Solow Department of Operations Weatherhead School of Management Case Western Reserve University

More information

Math 320: Real Analysis MWF 1pm, Campion Hall 302 Homework 8 Solutions Please write neatly, and in complete sentences when possible.

Math 320: Real Analysis MWF 1pm, Campion Hall 302 Homework 8 Solutions Please write neatly, and in complete sentences when possible. Math 320: Real Analysis MWF pm, Campion Hall 302 Homework 8 Solutions Please write neatly, and in complete sentences when possible. Do the following problems from the book: 4.3.5, 4.3.7, 4.3.8, 4.3.9,

More information

8th Grade Math Definitions

8th Grade Math Definitions 8th Grade Math Definitions Absolute Value: 1. A number s distance from zero. 2. For any x, is defined as follows: x = x, if x < 0; x, if x 0. Acute Angle: An angle whose measure is greater than 0 and less

More information

Complex numbers in the realm of Euclidean Geometry

Complex numbers in the realm of Euclidean Geometry Complex numbers in the realm of Euclidean Geometry Finbarr Holland February 7, 014 1 Introduction Before discussing the complex forms of lines and circles, we recall some familiar facts about complex numbers.

More information

A2 HW Imaginary Numbers

A2 HW Imaginary Numbers Name: A2 HW Imaginary Numbers Rewrite the following in terms of i and in simplest form: 1) 100 2) 289 3) 15 4) 4 81 5) 5 12 6) -8 72 Rewrite the following as a radical: 7) 12i 8) 20i Solve for x in simplest

More information

Algebraic. techniques1

Algebraic. techniques1 techniques Algebraic An electrician, a bank worker, a plumber and so on all have tools of their trade. Without these tools, and a good working knowledge of how to use them, it would be impossible for them

More information

Maths Higher Prelim Content

Maths Higher Prelim Content Maths Higher Prelim Content Straight Line Gradient of a line A(x 1, y 1 ), B(x 2, y 2 ), Gradient of AB m AB = y 2 y1 x 2 x 1 m = tanθ where θ is the angle the line makes with the positive direction of

More information

MATH 2400 LECTURE NOTES: POLYNOMIAL AND RATIONAL FUNCTIONS. Contents 1. Polynomial Functions 1 2. Rational Functions 6

MATH 2400 LECTURE NOTES: POLYNOMIAL AND RATIONAL FUNCTIONS. Contents 1. Polynomial Functions 1 2. Rational Functions 6 MATH 2400 LECTURE NOTES: POLYNOMIAL AND RATIONAL FUNCTIONS PETE L. CLARK Contents 1. Polynomial Functions 1 2. Rational Functions 6 1. Polynomial Functions Using the basic operations of addition, subtraction,

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

Senior Math Circles February 18, 2009 Conics III

Senior Math Circles February 18, 2009 Conics III University of Waterloo Faculty of Mathematics Senior Math Circles February 18, 2009 Conics III Centre for Education in Mathematics and Computing Eccentricity of Conics Fix a point F called the focus, a

More information

Math /Foundations of Algebra/Fall 2017 Numbers at the Foundations: Real Numbers In calculus, the derivative of a function f(x) is defined

Math /Foundations of Algebra/Fall 2017 Numbers at the Foundations: Real Numbers In calculus, the derivative of a function f(x) is defined Math 400-001/Foundations of Algebra/Fall 2017 Numbers at the Foundations: Real Numbers In calculus, the derivative of a function f(x) is defined using limits. As a particular case, the derivative of f(x)

More information

Objective Mathematics

Objective Mathematics Multiple choice questions with ONE correct answer : ( Questions No. 1-5 ) 1. If the equation x n = (x + ) is having exactly three distinct real solutions, then exhaustive set of values of 'n' is given

More information

Section 0.2 & 0.3 Worksheet. Types of Functions

Section 0.2 & 0.3 Worksheet. Types of Functions MATH 1142 NAME Section 0.2 & 0.3 Worksheet Types of Functions Now that we have discussed what functions are and some of their characteristics, we will explore different types of functions. Section 0.2

More information

Math Precalculus I University of Hawai i at Mānoa Spring

Math Precalculus I University of Hawai i at Mānoa Spring Math 135 - Precalculus I University of Hawai i at Mānoa Spring - 2013 Created for Math 135, Spring 2008 by Lukasz Grabarek and Michael Joyce Send comments and corrections to lukasz@math.hawaii.edu Contents

More information

Math 1302 Notes 2. How many solutions? What type of solution in the real number system? What kind of equation is it?

Math 1302 Notes 2. How many solutions? What type of solution in the real number system? What kind of equation is it? Math 1302 Notes 2 We know that x 2 + 4 = 0 has How many solutions? What type of solution in the real number system? What kind of equation is it? What happens if we enlarge our current system? Remember

More information

MATHEMATICAL METHODS UNIT 1 CHAPTER 3 ALGEBRAIC FOUNDATIONS

MATHEMATICAL METHODS UNIT 1 CHAPTER 3 ALGEBRAIC FOUNDATIONS E da = q ε ( B da = 0 E ds = dφ. B ds = μ ( i + μ ( ε ( dφ 3 dt dt MATHEMATICAL METHODS UNIT 1 CHAPTER 3 ALGEBRAIC FOUNDATIONS Key knowledge Factorization patterns, the quadratic formula and discriminant,

More information

Trigonometrical identities and inequalities

Trigonometrical identities and inequalities Trigonometrical identities and inequalities Finbarr Holland January 1, 010 1 A review of the trigonometrical functions These are sin, cos, & tan. These are discussed in the Maynooth Olympiad Manual, which

More information

Proofs. Chapter 2 P P Q Q

Proofs. Chapter 2 P P Q Q Chapter Proofs In this chapter we develop three methods for proving a statement. To start let s suppose the statement is of the form P Q or if P, then Q. Direct: This method typically starts with P. Then,

More information

Some Basic Logic. Henry Liu, 25 October 2010

Some Basic Logic. Henry Liu, 25 October 2010 Some Basic Logic Henry Liu, 25 October 2010 In the solution to almost every olympiad style mathematical problem, a very important part is existence of accurate proofs. Therefore, the student should be

More information

Twitter: @Owen134866 www.mathsfreeresourcelibrary.com Prior Knowledge Check 1) Simplify: a) 3x 2 5x 5 b) 5x3 y 2 15x 7 2) Factorise: a) x 2 2x 24 b) 3x 2 17x + 20 15x 2 y 3 3) Use long division to calculate:

More information

Linear Algebra I. Ronald van Luijk, 2015

Linear Algebra I. Ronald van Luijk, 2015 Linear Algebra I Ronald van Luijk, 2015 With many parts from Linear Algebra I by Michael Stoll, 2007 Contents Dependencies among sections 3 Chapter 1. Euclidean space: lines and hyperplanes 5 1.1. Definition

More information

REQUIRED MATHEMATICAL SKILLS FOR ENTERING CADETS

REQUIRED MATHEMATICAL SKILLS FOR ENTERING CADETS REQUIRED MATHEMATICAL SKILLS FOR ENTERING CADETS The Department of Applied Mathematics administers a Math Placement test to assess fundamental skills in mathematics that are necessary to begin the study

More information

MATH 103 Pre-Calculus Mathematics Dr. McCloskey Fall 2008 Final Exam Sample Solutions

MATH 103 Pre-Calculus Mathematics Dr. McCloskey Fall 2008 Final Exam Sample Solutions MATH 103 Pre-Calculus Mathematics Dr. McCloskey Fall 008 Final Exam Sample Solutions In these solutions, FD refers to the course textbook (PreCalculus (4th edition), by Faires and DeFranza, published by

More information

MATH FINAL EXAM REVIEW HINTS

MATH FINAL EXAM REVIEW HINTS MATH 109 - FINAL EXAM REVIEW HINTS Answer: Answer: 1. Cardinality (1) Let a < b be two real numbers and define f : (0, 1) (a, b) by f(t) = (1 t)a + tb. (a) Prove that f is a bijection. (b) Prove that any

More information

MAS331: Metric Spaces Problems on Chapter 1

MAS331: Metric Spaces Problems on Chapter 1 MAS331: Metric Spaces Problems on Chapter 1 1. In R 3, find d 1 ((3, 1, 4), (2, 7, 1)), d 2 ((3, 1, 4), (2, 7, 1)) and d ((3, 1, 4), (2, 7, 1)). 2. In R 4, show that d 1 ((4, 4, 4, 6), (0, 0, 0, 0)) =

More information

Constructions with ruler and compass.

Constructions with ruler and compass. Constructions with ruler and compass. Semyon Alesker. 1 Introduction. Let us assume that we have a ruler and a compass. Let us also assume that we have a segment of length one. Using these tools we can

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

MS 2001: Test 1 B Solutions

MS 2001: Test 1 B Solutions MS 2001: Test 1 B Solutions Name: Student Number: Answer all questions. Marks may be lost if necessary work is not clearly shown. Remarks by me in italics and would not be required in a test - J.P. Question

More information

Functions. Remark 1.2 The objective of our course Calculus is to study functions.

Functions. Remark 1.2 The objective of our course Calculus is to study functions. Functions 1.1 Functions and their Graphs Definition 1.1 A function f is a rule assigning a number to each of the numbers. The number assigned to the number x via the rule f is usually denoted by f(x).

More information

SOLUTIONS TO ADDITIONAL EXERCISES FOR II.1 AND II.2

SOLUTIONS TO ADDITIONAL EXERCISES FOR II.1 AND II.2 SOLUTIONS TO ADDITIONAL EXERCISES FOR II.1 AND II.2 Here are the solutions to the additional exercises in betsepexercises.pdf. B1. Let y and z be distinct points of L; we claim that x, y and z are not

More information

Complex numbers, the exponential function, and factorization over C

Complex numbers, the exponential function, and factorization over C Complex numbers, the exponential function, and factorization over C 1 Complex Numbers Recall that for every non-zero real number x, its square x 2 = x x is always positive. Consequently, R does not contain

More information

Chapter Five Notes N P U2C5

Chapter Five Notes N P U2C5 Chapter Five Notes N P UC5 Name Period Section 5.: Linear and Quadratic Functions with Modeling In every math class you have had since algebra you have worked with equations. Most of those equations have

More information

Lesson 9 Exploring Graphs of Quadratic Functions

Lesson 9 Exploring Graphs of Quadratic Functions Exploring Graphs of Quadratic Functions Graph the following system of linear inequalities: { y > 1 2 x 5 3x + 2y 14 a What are three points that are solutions to the system of inequalities? b Is the point

More information

Thus f is continuous at x 0. Matthew Straughn Math 402 Homework 6

Thus f is continuous at x 0. Matthew Straughn Math 402 Homework 6 Matthew Straughn Math 402 Homework 6 Homework 6 (p. 452) 14.3.3, 14.3.4, 14.3.5, 14.3.8 (p. 455) 14.4.3* (p. 458) 14.5.3 (p. 460) 14.6.1 (p. 472) 14.7.2* Lemma 1. If (f (n) ) converges uniformly to some

More information

Quadratics. SPTA Mathematics Higher Notes

Quadratics. SPTA Mathematics Higher Notes H Quadratics SPTA Mathematics Higher Notes Quadratics are expressions with degree 2 and are of the form ax 2 + bx + c, where a 0. The Graph of a Quadratic is called a Parabola, and there are 2 types as

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

2. Two binary operations (addition, denoted + and multiplication, denoted

2. Two binary operations (addition, denoted + and multiplication, denoted Chapter 2 The Structure of R The purpose of this chapter is to explain to the reader why the set of real numbers is so special. By the end of this chapter, the reader should understand the difference between

More information

Chapter 4E - Combinations of Functions

Chapter 4E - Combinations of Functions Fry Texas A&M University!! Math 150!! Chapter 4E!! Fall 2015! 121 Chapter 4E - Combinations of Functions 1. Let f (x) = 3 x and g(x) = 3+ x a) What is the domain of f (x)? b) What is the domain of g(x)?

More information

PROBLEM SET 3: PROOF TECHNIQUES

PROBLEM SET 3: PROOF TECHNIQUES PROBLEM SET 3: PROOF TECHNIQUES CS 198-087: INTRODUCTION TO MATHEMATICAL THINKING UC BERKELEY EECS FALL 2018 This homework is due on Monday, September 24th, at 6:30PM, on Gradescope. As usual, this homework

More information

COMPLEX NUMBERS AND QUADRATIC EQUATIONS

COMPLEX NUMBERS AND QUADRATIC EQUATIONS Chapter 5 COMPLEX NUMBERS AND QUADRATIC EQUATIONS 5. Overview We know that the square of a real number is always non-negative e.g. (4) 6 and ( 4) 6. Therefore, square root of 6 is ± 4. What about the square

More information

Maths 212: Homework Solutions

Maths 212: Homework Solutions Maths 212: Homework Solutions 1. The definition of A ensures that x π for all x A, so π is an upper bound of A. To show it is the least upper bound, suppose x < π and consider two cases. If x < 1, then

More information

DISCUSSION CLASS OF DAX IS ON 22ND MARCH, TIME : 9-12 BRING ALL YOUR DOUBTS [STRAIGHT OBJECTIVE TYPE]

DISCUSSION CLASS OF DAX IS ON 22ND MARCH, TIME : 9-12 BRING ALL YOUR DOUBTS [STRAIGHT OBJECTIVE TYPE] DISCUSSION CLASS OF DAX IS ON ND MARCH, TIME : 9- BRING ALL YOUR DOUBTS [STRAIGHT OBJECTIVE TYPE] Q. Let y = cos x (cos x cos x). Then y is (A) 0 only when x 0 (B) 0 for all real x (C) 0 for all real x

More information

Math 421, Homework #9 Solutions

Math 421, Homework #9 Solutions Math 41, Homework #9 Solutions (1) (a) A set E R n is said to be path connected if for any pair of points x E and y E there exists a continuous function γ : [0, 1] R n satisfying γ(0) = x, γ(1) = y, and

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

Chapter 7 Quadratic Equations

Chapter 7 Quadratic Equations Chapter 7 Quadratic Equations We have worked with trinomials of the form ax 2 + bx + c. Now we are going to work with equations of this form ax 2 + bx + c = 0 quadratic equations. When we write a quadratic

More information

Ch. 7.6 Squares, Squaring & Parabolas

Ch. 7.6 Squares, Squaring & Parabolas Ch. 7.6 Squares, Squaring & Parabolas Learning Intentions: Learn about the squaring & square root function. Graph parabolas. Compare the squaring function with other functions. Relate the squaring function

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

( 3) ( ) ( ) ( ) ( ) ( )

( 3) ( ) ( ) ( ) ( ) ( ) 81 Instruction: Determining the Possible Rational Roots using the Rational Root Theorem Consider the theorem stated below. Rational Root Theorem: If the rational number b / c, in lowest terms, is a root

More information

(a) Write down the value of q and of r. (2) Write down the equation of the axis of symmetry. (1) (c) Find the value of p. (3) (Total 6 marks)

(a) Write down the value of q and of r. (2) Write down the equation of the axis of symmetry. (1) (c) Find the value of p. (3) (Total 6 marks) 1. Let f(x) = p(x q)(x r). Part of the graph of f is shown below. The graph passes through the points ( 2, 0), (0, 4) and (4, 0). (a) Write down the value of q and of r. (b) Write down the equation of

More information

Solution. 1 Solution of Homework 7. Sangchul Lee. March 22, Problem 1.1

Solution. 1 Solution of Homework 7. Sangchul Lee. March 22, Problem 1.1 Solution Sangchul Lee March, 018 1 Solution of Homework 7 Problem 1.1 For a given k N, Consider two sequences (a n ) and (b n,k ) in R. Suppose that a n b n,k for all n,k N Show that limsup a n B k :=

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

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

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers Fry Texas A&M University! Fall 2016! Math 150 Notes! Section 1A! Page 1 Chapter 1A -- Real Numbers Math Symbols: iff or Example: Let A = {2, 4, 6, 8, 10, 12, 14, 16,...} and let B = {3, 6, 9, 12, 15, 18,

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

CLASS-IX MATHEMATICS. For. Pre-Foundation Course CAREER POINT

CLASS-IX MATHEMATICS. For. Pre-Foundation Course CAREER POINT CLASS-IX MATHEMATICS For Pre-Foundation Course CAREER POINT CONTENTS S. No. CHAPTERS PAGE NO. 0. Number System... 0 3 0. Polynomials... 39 53 03. Co-ordinate Geometry... 54 04. Introduction to Euclid's

More information

The Not-Formula Book for C1

The Not-Formula Book for C1 Not The Not-Formula Book for C1 Everything you need to know for Core 1 that won t be in the formula book Examination Board: AQA Brief This document is intended as an aid for revision. Although it includes

More information

Polynomial Functions. Linear Graphs and Linear Functions 1.3

Polynomial Functions. Linear Graphs and Linear Functions 1.3 Polynomial Functions Linear Graphs and Linear Functions 1.3 Forms for equations of lines (linear functions) Ax + By = C Standard Form y = mx +b Slope-Intercept (y y 1 ) = m(x x 1 ) Point-Slope x = a Vertical

More information

Real Analysis Math 131AH Rudin, Chapter #1. Dominique Abdi

Real Analysis Math 131AH Rudin, Chapter #1. Dominique Abdi Real Analysis Math 3AH Rudin, Chapter # Dominique Abdi.. If r is rational (r 0) and x is irrational, prove that r + x and rx are irrational. Solution. Assume the contrary, that r+x and rx are rational.

More information

Lecture Notes 1 Basic Concepts of Mathematics MATH 352

Lecture Notes 1 Basic Concepts of Mathematics MATH 352 Lecture Notes 1 Basic Concepts of Mathematics MATH 352 Ivan Avramidi New Mexico Institute of Mining and Technology Socorro, NM 87801 June 3, 2004 Author: Ivan Avramidi; File: absmath.tex; Date: June 11,

More information

Honors Advanced Mathematics November 4, /2.6 summary and extra problems page 1 Recap: complex numbers

Honors Advanced Mathematics November 4, /2.6 summary and extra problems page 1 Recap: complex numbers November 4, 013.5/.6 summary and extra problems page 1 Recap: complex numbers Number system The complex number system consists of a + bi where a and b are real numbers, with various arithmetic operations.

More information

CHAPTER 2: CONVEX SETS AND CONCAVE FUNCTIONS. W. Erwin Diewert January 31, 2008.

CHAPTER 2: CONVEX SETS AND CONCAVE FUNCTIONS. W. Erwin Diewert January 31, 2008. 1 ECONOMICS 594: LECTURE NOTES CHAPTER 2: CONVEX SETS AND CONCAVE FUNCTIONS W. Erwin Diewert January 31, 2008. 1. Introduction Many economic problems have the following structure: (i) a linear function

More information

Seminaar Abstrakte Wiskunde Seminar in Abstract Mathematics Lecture notes in progress (27 March 2010)

Seminaar Abstrakte Wiskunde Seminar in Abstract Mathematics Lecture notes in progress (27 March 2010) http://math.sun.ac.za/amsc/sam Seminaar Abstrakte Wiskunde Seminar in Abstract Mathematics 2009-2010 Lecture notes in progress (27 March 2010) Contents 2009 Semester I: Elements 5 1. Cartesian product

More information

A Partial List of Topics: Math Spring 2009

A Partial List of Topics: Math Spring 2009 A Partial List of Topics: Math 112 - Spring 2009 This is a partial compilation of a majority of the topics covered this semester and may not include everything which might appear on the exam. The purpose

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

1. Let g(x) and h(x) be polynomials with real coefficients such that

1. Let g(x) and h(x) be polynomials with real coefficients such that 1. Let g(x) and h(x) be polynomials with real coefficients such that g(x)(x 2 3x + 2) = h(x)(x 2 + 3x + 2) and f(x) = g(x)h(x) + (x 4 5x 2 + 4). Prove that f(x) has at least four real roots. 2. Let M be

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

C-1. Snezana Lawrence

C-1. Snezana Lawrence C-1 Snezana Lawrence These materials have been written by Dr. Snezana Lawrence made possible by funding from Gatsby Technical Education projects (GTEP) as part of a Gatsby Teacher Fellowship ad-hoc bursary

More information

Solutions to the Worksheet on Polynomials and Rational Functions

Solutions to the Worksheet on Polynomials and Rational Functions Solutions to the Worksheet on Polynomials and Rational Functions Math 141 1 Roots of Polynomials A Indicate the multiplicity of the roots of the polynomialh(x) = (x 1) ( x) 3( x +x+1 ) B Check the remainder

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

1) The line has a slope of ) The line passes through (2, 11) and. 6) r(x) = x + 4. From memory match each equation with its graph.

1) The line has a slope of ) The line passes through (2, 11) and. 6) r(x) = x + 4. From memory match each equation with its graph. Review Test 2 Math 1314 Name Write an equation of the line satisfying the given conditions. Write the answer in standard form. 1) The line has a slope of - 2 7 and contains the point (3, 1). Use the point-slope

More information

(D) (A) Q.3 To which of the following circles, the line y x + 3 = 0 is normal at the point ? 2 (A) 2

(D) (A) Q.3 To which of the following circles, the line y x + 3 = 0 is normal at the point ? 2 (A) 2 CIRCLE [STRAIGHT OBJECTIVE TYPE] Q. The line x y + = 0 is tangent to the circle at the point (, 5) and the centre of the circles lies on x y = 4. The radius of the circle is (A) 3 5 (B) 5 3 (C) 5 (D) 5

More information

Solutions 2017 AB Exam

Solutions 2017 AB Exam 1. Solve for x : x 2 = 4 x. Solutions 2017 AB Exam Texas A&M High School Math Contest October 21, 2017 ANSWER: x = 3 Solution: x 2 = 4 x x 2 = 16 8x + x 2 x 2 9x + 18 = 0 (x 6)(x 3) = 0 x = 6, 3 but x

More information

Algebra One Dictionary

Algebra One Dictionary Algebra One Dictionary Page 1 of 17 A Absolute Value - the distance between the number and 0 on a number line Algebraic Expression - An expression that contains numbers, operations and at least one variable.

More information

Final Exam A Name. 20 i C) Solve the equation by factoring. 4) x2 = x + 30 A) {-5, 6} B) {5, 6} C) {1, 30} D) {-5, -6} -9 ± i 3 14

Final Exam A Name. 20 i C) Solve the equation by factoring. 4) x2 = x + 30 A) {-5, 6} B) {5, 6} C) {1, 30} D) {-5, -6} -9 ± i 3 14 Final Exam A Name First, write the value(s) that make the denominator(s) zero. Then solve the equation. 1 1) x + 3 + 5 x - 3 = 30 (x + 3)(x - 3) 1) A) x -3, 3; B) x -3, 3; {4} C) No restrictions; {3} D)

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

Mathematics 1 Lecture Notes Chapter 1 Algebra Review

Mathematics 1 Lecture Notes Chapter 1 Algebra Review Mathematics 1 Lecture Notes Chapter 1 Algebra Review c Trinity College 1 A note to the students from the lecturer: This course will be moving rather quickly, and it will be in your own best interests to

More information

4.4 Noetherian Rings

4.4 Noetherian Rings 4.4 Noetherian Rings Recall that a ring A is Noetherian if it satisfies the following three equivalent conditions: (1) Every nonempty set of ideals of A has a maximal element (the maximal condition); (2)

More information

GALOIS THEORY : LECTURE 12

GALOIS THEORY : LECTURE 12 GALOIS THEORY : LECTURE 1 LEO GOLDMAKHER Last lecture, we asserted that the following four constructions are impossible given only a straightedge and a compass: (1) Doubling the cube, i.e. constructing

More information

Math Circles: Number Theory III

Math Circles: Number Theory III Math Circles: Number Theory III Centre for Education in Mathematics and Computing University of Waterloo March 9, 2011 A prime-generating polynomial The polynomial f (n) = n 2 n + 41 generates a lot of

More information

Contribution of Problems

Contribution of Problems Exam topics 1. Basic structures: sets, lists, functions (a) Sets { }: write all elements, or define by condition (b) Set operations: A B, A B, A\B, A c (c) Lists ( ): Cartesian product A B (d) Functions

More information

Aldine I.S.D. Benchmark Targets/ Algebra 2 SUMMER 2004

Aldine I.S.D. Benchmark Targets/ Algebra 2 SUMMER 2004 ASSURANCES: By the end of Algebra 2, the student will be able to: 1. Solve systems of equations or inequalities in two or more variables. 2. Graph rational functions and solve rational equations and inequalities.

More information

Final Exam Study Guide Mathematical Thinking, Fall 2003

Final Exam Study Guide Mathematical Thinking, Fall 2003 Final Exam Study Guide Mathematical Thinking, Fall 2003 Chapter R Chapter R contains a lot of basic definitions and notations that are used throughout the rest of the book. Most of you are probably comfortable

More information

1 Functions of Several Variables 2019 v2

1 Functions of Several Variables 2019 v2 1 Functions of Several Variables 2019 v2 11 Notation The subject of this course is the study of functions f : R n R m The elements of R n, for n 2, will be called vectors so, if m > 1, f will be said to

More information

SOLUTIONS FOR PROBLEMS 1-30

SOLUTIONS FOR PROBLEMS 1-30 . Answer: 5 Evaluate x x + 9 for x SOLUTIONS FOR PROBLEMS - 0 When substituting x in x be sure to do the exponent before the multiplication by to get (). + 9 5 + When multiplying ( ) so that ( 7) ( ).

More information

1 The Real Number System

1 The Real Number System 1 The Real Number System The rational numbers are beautiful, but are not big enough for various purposes, and the set R of real numbers was constructed in the late nineteenth century, as a kind of an envelope

More information

Chapter 8. P-adic numbers. 8.1 Absolute values

Chapter 8. P-adic numbers. 8.1 Absolute values Chapter 8 P-adic numbers Literature: N. Koblitz, p-adic Numbers, p-adic Analysis, and Zeta-Functions, 2nd edition, Graduate Texts in Mathematics 58, Springer Verlag 1984, corrected 2nd printing 1996, Chap.

More information

ALGEBRA II WITH TRIGONOMETRY EXAM

ALGEBRA II WITH TRIGONOMETRY EXAM First Round : March 7, 00 Second Round: April, 00 at The University of Alabama ALGEBRA II WITH TRIGONOMETRY EXAM Construction of this test directed by Congxiao Liu, Alabama A&M University and Alzaki Fadl

More information

Core 1 Module Revision Sheet J MS. 1. Basic Algebra

Core 1 Module Revision Sheet J MS. 1. Basic Algebra Core 1 Module Revision Sheet The C1 exam is 1 hour 0 minutes long and is in two sections Section A (6 marks) 8 10 short questions worth no more than 5 marks each Section B (6 marks) questions worth 12

More information

Pre-Calculus Summer Math Packet 2018 Multiple Choice

Pre-Calculus Summer Math Packet 2018 Multiple Choice Pre-Calculus Summer Math Packet 208 Multiple Choice Page A Complete all work on separate loose-leaf or graph paper. Solve problems without using a calculator. Write the answers to multiple choice questions

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 Order of Operations Expression Variable Coefficient

More information

Higher Portfolio Quadratics and Polynomials

Higher Portfolio Quadratics and Polynomials Higher Portfolio Quadratics and Polynomials Higher 5. Quadratics and Polynomials Section A - Revision Section This section will help you revise previous learning which is required in this topic R1 I have

More information

Proof by Contradiction

Proof by Contradiction Proof by Contradiction MAT231 Transition to Higher Mathematics Fall 2014 MAT231 (Transition to Higher Math) Proof by Contradiction Fall 2014 1 / 12 Outline 1 Proving Statements with Contradiction 2 Proving

More information

( ) c. m = 0, 1 2, 3 4

( ) c. m = 0, 1 2, 3 4 G Linear Functions Probably the most important concept from precalculus that is required for differential calculus is that of linear functions The formulas you need to know backwards and forwards are:

More information

Algebra II Vocabulary Alphabetical Listing. Absolute Maximum: The highest point over the entire domain of a function or relation.

Algebra II Vocabulary Alphabetical Listing. Absolute Maximum: The highest point over the entire domain of a function or relation. Algebra II Vocabulary Alphabetical Listing Absolute Maximum: The highest point over the entire domain of a function or relation. Absolute Minimum: The lowest point over the entire domain of a function

More information

Precalculus Summer Assignment 2015

Precalculus Summer Assignment 2015 Precalculus Summer Assignment 2015 The following packet contains topics and definitions that you will be required to know in order to succeed in CP Pre-calculus this year. You are advised to be familiar

More information

Foundations of Mathematics MATH 220 FALL 2017 Lecture Notes

Foundations of Mathematics MATH 220 FALL 2017 Lecture Notes Foundations of Mathematics MATH 220 FALL 2017 Lecture Notes These notes form a brief summary of what has been covered during the lectures. All the definitions must be memorized and understood. Statements

More information