Algebra II Through Competitions Chapter 7 Function Composition and Operations

Size: px
Start display at page:

Download "Algebra II Through Competitions Chapter 7 Function Composition and Operations"

Transcription

1 . FUNCTIONS. Definition A function is a relationship between the independent variable x and dependent variable y. Each value of x corresponds exactly one value of y. Note two different values of x can have the same value of y, but one value of x cannot have two different values of y. For example, the price of fruits in a store is a function of fruit kind. One pound of apple (x ) and one pound of orange (x ) can have the same price $.99 per pound (y). But one pound of apple (x) cannot have two different prices at the same time (one price tag says $.99 per pound (y ) and price tag says $0.99 per pound (y ). x, x Example. (009 Indiana Algebra II) Let x, x. Then f(0) + f() + x, x f() is equal to A. 0 B. 9 C.0 D. E. None of these Solution: C. f(0) = 0. f() = + =. f() = + = 7. f(0) + f() + f() = = 0. Example. (009 Indiana Algebra II) If f(x ) = x f(x + ) +, what is the value of f()? 7 A. B. C. D. E. 7 7 Solution: B. f( ) = f( + ) + f() = f( + ) + f() = f() + f() = /7.

2 Example. (007 NC Algebra II) Let g(x) = x + b x + c and g() = 6. Determine g(5). A. 5 B. c 9 C..5c D..5c 0 E. c Solution: C. g() = 6 = () + b + c 0 c = b b = 5 c/. g(5) = (5) + b 5 + c = 5 + 5( 5 c/) + c = 5c/ + c =.5c. Example. (007 NC Algebra II ) If f () = and f (n + ) = (f (n)), what is the value of f ()? A.. B. 6. C. 6. D. 56. E. 65,56. Solution: D. f() = f( + ) = (f()) = and f() = f( + ) = ( f()) =6, and f() = f( + ) = (f()) = 6 = Domain and range A domain is all the possible values of x. A range is all the possible values of y. Example 5. (00 NC Algebra II) Determine the range of the function x. x Solution: E. Let y = F(x) = (x + )/x = + /x y Solving for x we get: x y. We see that y can never equal, but can equal anything else, the range of this function is {y Reals, y }... Vertical line test If each vertical line intersects a graph at no more than one point, the graph is the graph of a function. x

3 Figure (a) is the graph of y = x and it is not a function. Figure (b) is the graph of y = x and it is a function. (a) (b). SYMMETRY.. Properties Symmetric with respect to y-axis x-axis Origin y y y Even Function Nothing Odd function Example 6. (00 NC Algebra II) A function f is even if for each x in the domain of f, f (x) = f ( x). A function f is odd if for each x in the domain of f, f ( x) = f (x). Which of the following statement(s) is (are) true? I. The product of two odd functions is odd. II. The sum of two even functions is even. III. The product of an even function and an odd function is odd.

4 IV. If f is any function and the function F is defined by F(x) = [f (x) + f ( x)]/, then F is even. A. All statements are true. B. Only I, II and III are true. C. Only II, III and IV are true. D. Only II and III are true. E. Only III and IV are true. Solution: C. First note that I is false since the product of two odd functions, like f(x) = x and g(x) = x is cleary an even function. Next note that the next two are clearly true. The final option, that F( x) is always even bears checking. First, if f(x) is even, then F( x) =, which is even. If f(x) is odd, then F( x) = 0, which is a constant function, hence it is also even.. Graph of functions To graph Shift y f (x) by c y c Upward y c Downward y f ( x c) Left y f ( x c) Right Example 7. (005 NC Algebra II ) Suppose we are given the graph of y = f (x). Which functional expression below describes a graph that is reflected across the x-axis then shifted units to the right and 5 units up? A. f (x 5) B. f (x + ) 5 C. f ( x) + 5 D. f (x ) + 5 E. 5 f (x ).

5 Solution: E. When a graph is flipped over the x-axis, f (x) turns into f (x). To move a graph to the right, we must subtract from the x-value. To move a graph up we add to the final value, so the desired formula is f(x ) + 5 = 5 f(x ). Example 8. (00 NC Algebra II) If (, 5) is a point of the graph of y = f (x), then the graph of y = f (x ) contains the point (, c) where c equals A. B. C. D. 5 E. 6 Solution: D. If (, 5) is a point on the graph of y = f (x) then the point (, 5) will be the corresponding point on the graph of y = f(x ), since this graph is the result of sliding the original graph to the right units.. OPERATIONS ON FUNCTIONS Given two functions f(x) and g(x), we have the following operations Sum: (f + g) (x) = f(x) + g(x) Difference: (f g) (x) = f(x) g(x) Product: (f g) (x) = f(x) g(x) Quotient: (f/g) (x) = f(x)/g(x) g(x) 0. The domains of f + g, f g, f g) include all real numbers of the intersection of the domains of f and g. The domain of f/g includes all real numbers of the intersection of the domains of f and g for which g(x) 0.. COMPOSITE FUNCTIONS The composite function of f and g) is (f g)(x) = f(x) g(x) = f (g(x)). The domain of f g is the set of all numbers x in the domain g such that g(x) is in the domain of f. Example 9. (007 NC Algebra II) For f (x) = x and g(x) = x +, which has the greatest value? 5

6 A. f(g()). B. g(f ()). C. g(f ( )). D. f(g( 5)). E. g(0). Solution: A. g( x) f x f = x x x 9 and g( x ) ( x ) x g. So f(g()) = 80, g(f()) = 9, g(f()) =, f(g(5)) = 8, and g(0) =, so f(g()) has the largest value. Example 0. (999 NC Algebra II ) Let be an operation defined on functions such that: f g(x) f (g(x)) g(f (x)). If f(x) = x and g(x) = x +, find f g(x). A. x x B. x x + C. x + x D. x + x + E. none of the above. Solution: (D). f g(x) = (x + ) ((x ) + ) = x + x + (x + ) = x + x INVERSE FUNCTIONS 5. One-to-one function Horizontal line test: If each horizontal line intersects the graph of a function in no more than one point, the function is one-to-one. Figure (a) is the graph of y = r x and it is not one-to-one. Figure (b) is the graph of y = r x and it is one-to-one. Figure (a) Figure (b) 6

7 5. Inverse function f is a one-to-one function. g is the inverse function of f if (f g)(x) = x for every x in the domain of g and (g f)(x) = x for every x in the domain of f. g is written as f. Notes: () Do not confuse in f with a negative exponent. () A function f has the inverse function if and only if f is one-to-one. () The graph of f and f are symmetric with respect to the line y = x, that is, the graph of f is the image obtained by reflecting the graph of f about the line y = x. 5.. Steps in find an equation for f () Check if f defined by y = f(x) is a one-to-one function. () Solve for x. Let x = f (y) () Exchange x and y to get x = f (y). () Check that (f f )(x) = x and (f f)(x) = x. Note: If it is hard to explicitly solve for x, we just exchange x and y to get an expression that define the inverse function implicitly. Example. (000 NC Algebra II) Suppose f and g are both linear functions, with y = x + and f(g(x)) = x. Find the sum of the slope and the y-intercept of g. A. - B. C. 0 D. E. none of these Solution: C. If f(g(x)) = x, then f(x) and g(x) are inverse functions. To find the inverse of y = x +, switch x and y and solve for y. The result is that y = g(x) = (/)x +. The sum of the slope and y-intercept is / + / = 0 x Example. (00 NC Algebra II) Find, if possible, the inverse of. x 6x x x 6x A., x B., x C., x D., x x x x x E. no inverse exists 7

8 Solution: C. x To find the inverse, exchange x and y in the equation y and solve for y. Solving x x for y, xy x = y + xy y = x + y(x ) = x + y, x or x x, x. x Example. (005 NC Algebra II) If f ( ) x then x A. f(x) = x. B. f(x) = x 5. 5 C. x. D. E.. x 5 x. x Solution: E. If f x, then f (x ). Now let u = x, so x x and f ( u), or. u u 5 u 5 x 5 x u Example. (009 Indiana Algebra II) If f(x) is a linear function and the slop of y = f(x) is, what is the slope of y = f (x)? A. B. C. D. E. None of these Solution: D. Let y = f(x) = The slope is. x b f ( x) x b. y = x b x y b 8

9 PROBLEMS t Problem. (999 NC Algebra II) Given: f ( t), evaluate f. t c A. / ( + c) B. / ( + c) C. c D. c E. none of these Problem. (999 NC Algebra II ) Given f(x) = x + x 5, find t so that f (t) = 0. A..79 B..8 C. D..57 E. none of these Problem. (000 NC Algebra II) If A. x B. x C. x for all x > 0, then f(x) = x 8 D. E. x x h( x) Problem. (00 NC Algebra II ) Let h ( x ) for x,,, and, h ( ), find h(). A. B. 0 C. 5 D. E. 6 x Problem 5. (00 NC Algebra II) Given. Solve f. x x A. x = B. x = C. -/ D. x E. x Problem 6. (00 NC Algebra II ) If f (x) f (x ) x, and f (7), find f (5). A. 0 B. 8 C. 6 D. 8 E. Problem 7. (00 NC Algebra II) Given x and h( x) x, find (h f )( ). A. B. C. D. E. 8 8 Problem 8. (00 NC Algebra II) Let f be a linear function with the properties that f () f (), f () f () and f (5) = 5. Which of the following statements is true? A. f (0) < 0. B. f (0) = 0. C. f () < f (0) < f ( ) D. f (0) = 5 E. f (0) > 5 9

10 Problem 9. (005 NC Algebra II) Let f ( x ) = x x + 5, g ( x ) = x + a and f ( g ( x )) = x + c. Find the value of c. A. B. 7 C. a a D. 5 a E. 5. a Problem 0. (005 NC Algebra II) A function of the form has the x b following properties f() = and f (5) =. What is the value of f(0)? 5 5 A. B. C. D. E. None of these 5 7 Problem. (007 NC Algebra II) If f (x) =(x + 5) + 8, then what is the sum of the values of x for which f (x) =? A. -0. B. -7. C. 0. D. 0. E. 97. Problem. (007 NC Algebra II) Let f (x) be defined as the least integer greater than x/5. Let g(x) be defined as the greatest integer less than x/5. What is the value of g(8) + f (0)? A.. B.. C.. D.. E. 5. Problem. (007 NC Algebra II) A function f from the integers to the integers is defined as follows: n if n is odd f ( n). n/ if n is even Suppose k is odd and f (f (f (k))) = 7. What is the sum of the digits of k? A.. B. 6. C. 9. D.. E. 5. Problem. (007 NC Algebra II) If f( t ) = (5t + )/ t then f(t) =? 6t t t A. 6 t B. C. D. 5 E. t t t 5t Problem 5. (00 Indiana Algebra II) If f(x) = x and g(x) = 5 x, then f(g - (x)) is equal to: A. x + 0x + B. x 0x + C. 5 x D. 5 x E. none of these Problem 6. (009 Indiana Algebra II) If f(x) = x and f (x) is the inverse function of f(x), then f() f () is equal to A. B. C. D. 0 E. 0

11 Problem 7. (008 Indiana Algebra II) If f(x) = x + and g(x) = x + then g(f (x)) = A. x B. x 5 C. 9x + D. 9x + 7 E. 9x + 5 Problem 8. (00 UNC- Charlotte Algebra II) Suppose f(0) = and f(n) = f(n ) +. Let T = f(f(f(f(5)))). What is the sum of the digits of T? A. 6 B. 7 C. 8 D. 9 E. 0. Problem 9. (00 UNC- Charlotte Algebra II) Let the function f be defined by f(x) = x + 0. If m is a positive number such that f(m) = f(m) which of the following is true? A. 0 < m B. < m 8 C. 8 < m D. < m 6 E. 6 < m Problem 0. (0 Alabama Algebra II) Function f satisfies f(x) + f(5 x) = x for all real numbers x. The value of f() is A. 7/ B. /7 C. 5/ D. /5 E. None of these Problem. (00 Alabama Algebra II) Suppose that f(n + ) = f(n) + f(n ) for n =,,. Given that f(6) = and f() = 8, what is f() + f(5)? A. 8 B. 9 C. 0 D. E. Problem. (999 NC Algebra II) If f (x) x c, solve for x when (f f )(x) 0. A. x c B. x (c c ), x c c ) C. x c c D. x c c, x c c E. none of the above., x c c Problem. (008 Tennessee Algebra II) Which of the following functions is an odd function? A. x x 5 B. x C. f ( ) cos 5 D. x x x E. f ( x) x x Problem. Find the inverse of: x 8. x 8 A. x B. ( ) f x C. D. The inverse does not exist E. None of these. x 8 9x 8 Problem 5. (0 Illinois Algebra II) Let f ( x ). Then f (x) = kx w + f where k, w, and f are positive integers. Find the value of (k + w+ f ).

12 SOLUTIONS: Problem. Solution: E. t Let y. If the y's and the t's are switched, then solving for y arrives at the inverse. t y t y t f ( t) y f = c = c. t c c Problem. Solution: A. The input of f(x) will be the output of f (x) and the output of f(x) will become the input of f. This means that x = f (t) = 0. and t = f(x) = f(0.) =.79. Problem. Solution: E. The x in the denominator of f(x) = /(+x) represents half of the function s input. So f(x) = /(+/ x) = /(+x). f(x) = 8/(+x). Problem. Solution: D. h( x) h ( x ) h( x), so each term is just four-thirds greater than the one before it. So h ( ), h ( ) +, and h(). Problem 5. Solution: D. y To find the inverse, exchange the x and y and solve for y. Thus x xy x = y + y x xy y = x + y. From this we see that the function is its own inverse. If x we had graphed it, and noticed the symmetry about the line y = x, we could have drawn x the same conclusion. Thus f f x. Setting this equal to, x x x x x we have = x + = (x ) x =, so x. x

13 Problem 6. Solution: E. Since f(x) = f(x ) + x, f (7) = f (5) + 7 = f (5) + 7 f (5) =. Problem 7. Solution: C. To find f, x y x = y + y x f (x) = x / (h f )( ) = h f h h. 8. Then Problem 8. Solution: D. Since f is a linear function and f() f(), we know that the slope is greater than or equal to zero. Likewise, since f() f(), the slope is less than or equal to zero. Taken together, this means that the slope must be zero, making the function f(x) = 0x + 5, so f(0) = 5. Problem 9. Solution: A. f(g(x))= f(x + a)=(x + a) (x + a) + 5=x + (a )x+(a a + 5). Since we are told that f (g(x))= x +c, we know that a =0 and a a+ 5 = c, so a = 6 and a a+5= = = c. Problem 0. Solution: A. a a f ( ) = and f (5) f ( ) 5, so a = + b and a = 5 + 5b and b b 5 + b = 5 + 5b 8 = b b = and a = + () = 5, making f (0). 0 Problem. Solution: A. = (x + 5) + 8 = (x+5) ± = (x + 5), so x = or x = 7. So + ( 7) = 0. Problem. Solution: D. g(8) =, since is the least integer greater than 8/5. Similarly f (0) = 0, since 0 is the greatest integer less than 0/5. So g(8) + g(0) = + 0 =. Problem. Solution: B. Since k is odd, f(k) = k +. Since k + is even, f(k + ) = f(f(k)) = then 7 = f(f(f(k))) = k f = k k. If k is odd, +, which imlies that k = 5. This is not possible

14 k because f((f(5))) = f(f(8)) = f() =. Hence must be even, and k k 7 = f(f(f(k))) = f =, which implies that k = 05. Checking, we find that f((f(05))) = f(f(08)) = f(5) = 7. Hence the sum of the digits of k is = 6. Problem. Solution: A. Let x = t then t = x. f( t ) = 5 + t f(x) = 5 + ( x) = 6 x. f (t ) = 6 t. Problem 5. Solution: B. g - (x) = x + 5. We know that If f(x) = x, so f(g - (x)) = (g - (x)) = = ( x + 5) = x + 5 0x = x 0x +. Problem 6. Solution: E. Since f(x) = x, f() = ( ) =. Since f (x) = x, f ( ) = ( ) =. f() f () = =. Problem 7. Solution: A. Since f(x) = x +, f (x) = x. Since g(x) = x +, g(f (x)) = f (x) + = ( x ) + = x + = x. Problem 8. Solution: C. In fact, f(n) = n +, and T = f(f(f(f(5)))) = f(f(f())) = f(f(9)) = f(6) = 5. Problem 9. Solution: B. Note that f(m) = (m) + 0 = m + 0 and f(m) = (m + 0) = m It follows that m = 0, so < m 8. Problem 0. Solution: A. We know that f(x) + f(5 x) = x. f() + f(5 ) = () f() + f(5 ) = () () (): f() = 7 f() = 7/.

15 Problem. Solution: C. f(6) = f(5) + f() = f() + f() + f() + f() = 5f() + f() = () f() = f() + f() = f() + f() + f() = f() + f() = 8 () () (): f() =. Thus f() = 8 = 6. f() + f(5) = f() + f() + f() + f() = f() + f() + f() + f() + f() + f() = f() + f() = + ( 6) = 0. Problem. Solution: (C). f(f(x)) = f(x c ) = (x c ) c = 0 Let y = x and b = c. y yb ( b b) 0 b (b) ( b b) y = b b. x c c x c c Problem. Solution: D. For odd function, we have y. We test and we know that D is the answer. Problem. Solution: B. Let f(x) = y. x 8 y x 8 8 x y.. y 8 x y 8 x We switch the position of x and y: ( x 8 f ) x. Problem 5. Solution:. Let x + = X. 9x 8 9( X ) f ( x ) f ( X ). Let f(x) = y. 9( X ) f ( X ) 9( X ) y y 9( X ) X y. We switch the position of X and y: f ( X ) X. So k =, w = and f =. k + w+ f = =. 5

Section Properties of Rational Expressions

Section Properties of Rational Expressions 88 Section. - Properties of Rational Expressions Recall that a rational number is any number that can be written as the ratio of two integers where the integer in the denominator cannot be. Rational Numbers:

More information

Linear Equations. Find the domain and the range of the following set. {(4,5), (7,8), (-1,3), (3,3), (2,-3)}

Linear Equations. Find the domain and the range of the following set. {(4,5), (7,8), (-1,3), (3,3), (2,-3)} Linear Equations Domain and Range Domain refers to the set of possible values of the x-component of a point in the form (x,y). Range refers to the set of possible values of the y-component of a point in

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

Preface. The version of the textbook that has been modified specifically for Math 1100 at MU is available at:

Preface. The version of the textbook that has been modified specifically for Math 1100 at MU is available at: Preface This manual of notes and worksheets was developed by Teri E. Christiansen at the University of Missouri- Columbia. The goal was to provide students in Math 1100 (College Algebra) a resource to

More information

PreCalculus: Semester 1 Final Exam Review

PreCalculus: Semester 1 Final Exam Review Name: Class: Date: ID: A PreCalculus: Semester 1 Final Exam Review Short Answer 1. Determine whether the relation represents a function. If it is a function, state the domain and range. 9. Find the domain

More information

Chapter 8. Exploring Polynomial Functions. Jennifer Huss

Chapter 8. Exploring Polynomial Functions. Jennifer Huss Chapter 8 Exploring Polynomial Functions Jennifer Huss 8-1 Polynomial Functions The degree of a polynomial is determined by the greatest exponent when there is only one variable (x) in the polynomial Polynomial

More information

Solving Equations Quick Reference

Solving Equations Quick Reference Solving Equations Quick Reference Integer Rules Addition: If the signs are the same, add the numbers and keep the sign. If the signs are different, subtract the numbers and keep the sign of the number

More information

Theta Functions MAΘ National Convention 2018

Theta Functions MAΘ National Convention 2018 Theta Functions MAΘ National Convention 018 Note that choice stands for None of the above answers is correct 1. How many times do y = x and y = x 3 intersect? A) 0 B) 1 C) D) 3. Let f(x) = x + 19 and g(x)

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

CHAPTER 2 POLYNOMIALS KEY POINTS

CHAPTER 2 POLYNOMIALS KEY POINTS CHAPTER POLYNOMIALS KEY POINTS 1. Polynomials of degrees 1, and 3 are called linear, quadratic and cubic polynomials respectively.. A quadratic polynomial in x with real coefficient is of the form a x

More information

Math 110 Midterm 1 Study Guide October 14, 2013

Math 110 Midterm 1 Study Guide October 14, 2013 Name: For more practice exercises, do the study set problems in sections: 3.4 3.7, 4.1, and 4.2. 1. Find the domain of f, and express the solution in interval notation. (a) f(x) = x 6 D = (, ) or D = R

More information

Section 6.1: Composite Functions

Section 6.1: Composite Functions Section 6.1: Composite Functions Def: Given two function f and g, the composite function, which we denote by f g and read as f composed with g, is defined by (f g)(x) = f(g(x)). In other words, the function

More information

Study Guide for Math 095

Study Guide for Math 095 Study Guide for Math 095 David G. Radcliffe November 7, 1994 1 The Real Number System Writing a fraction in lowest terms. 1. Find the largest number that will divide into both the numerator and the denominator.

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

Regents Review Session #3 Functions

Regents Review Session #3 Functions Regents Review Session #3 Functions A relation is a set of ordered pairs. A function is a relation in which each element of the domain corresponds t exactly one element in the range. (Each x value is paired

More information

1 Fundamental Concepts From Algebra & Precalculus

1 Fundamental Concepts From Algebra & Precalculus Fundamental Concepts From Algebra & Precalculus. Review Exercises.. Simplify eac expression.. 5 7) [ 5)) ]. ) 5) 7) 9 + 8 5. 8 [ 5) 8 6)] [9 + 8 5 ]. 9 + 8 5 ) 8) + 5. 5 + [ )6)] 7) 7 + 6 5 6. 8 5 ) 6

More information

Mathematics for Business and Economics - I. Chapter 5. Functions (Lecture 9)

Mathematics for Business and Economics - I. Chapter 5. Functions (Lecture 9) Mathematics for Business and Economics - I Chapter 5. Functions (Lecture 9) Functions The idea of a function is this: a correspondence between two sets D and R such that to each element of the first set,

More information

/ =0. (c) Section P.3 Functions and Their Graphs. (c) g(-2) = 5-(-2) 2 = 5-4 = 1. (e) g(x) = 0 for x = -I, 1 and 2. 2.

/ =0. (c) Section P.3 Functions and Their Graphs. (c) g(-2) = 5-(-2) 2 = 5-4 = 1. (e) g(x) = 0 for x = -I, 1 and 2. 2. Section P,3 Functions and Their Graphs 3 Section P.3 Functions and Their Graphs. (a) Domain off." -4 < x < 4 ~ [-4, 4] Range off:-3 < y < 5 ~ [-3, 5] Domain of g: -3 < x < 3 ~ [-3, 3] Range of g: -4

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

So f is an rule that takes an input x and produces an output f(x). So if the input is 3, the output is f(3) and so on. Examples:

So f is an rule that takes an input x and produces an output f(x). So if the input is 3, the output is f(3) and so on. Examples: 2 Functions 2.1 What is a Function? Definition 2.1 A function is a rule that assigns to each element x in a set A exactly one element, called f(x), in a set B. Here the set A is called the domain of the

More information

Important Math 125 Definitions/Formulas/Properties

Important Math 125 Definitions/Formulas/Properties Exponent Rules (Chapter 3) Important Math 125 Definitions/Formulas/Properties Let m & n be integers and a & b real numbers. Product Property Quotient Property Power to a Power Product to a Power Quotient

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

, a 1. , a 2. ,..., a n

, a 1. , a 2. ,..., a n CHAPTER Points to Remember :. Let x be a variable, n be a positive integer and a 0, a, a,..., a n be constants. Then n f ( x) a x a x... a x a, is called a polynomial in variable x. n n n 0 POLNOMIALS.

More information

Formulas that must be memorized:

Formulas that must be memorized: Formulas that must be memorized: Position, Velocity, Acceleration Speed is increasing when v(t) and a(t) have the same signs. Speed is decreasing when v(t) and a(t) have different signs. Section I: Limits

More information

Analytic Geometry and Calculus I Exam 1 Practice Problems Solutions 2/19/7

Analytic Geometry and Calculus I Exam 1 Practice Problems Solutions 2/19/7 Analytic Geometry and Calculus I Exam 1 Practice Problems Solutions /19/7 Question 1 Write the following as an integer: log 4 (9)+log (5) We have: log 4 (9)+log (5) = ( log 4 (9)) ( log (5)) = 5 ( log

More information

Department of Mathematics, University of Wisconsin-Madison Math 114 Worksheet Sections 3.1, 3.3, and 3.5

Department of Mathematics, University of Wisconsin-Madison Math 114 Worksheet Sections 3.1, 3.3, and 3.5 Department of Mathematics, University of Wisconsin-Madison Math 11 Worksheet Sections 3.1, 3.3, and 3.5 1. For f(x) = 5x + (a) Determine the slope and the y-intercept. f(x) = 5x + is of the form y = mx

More information

Chapter 3: Inequalities, Lines and Circles, Introduction to Functions

Chapter 3: Inequalities, Lines and Circles, Introduction to Functions QUIZ AND TEST INFORMATION: The material in this chapter is on Quiz 3 and Exam 2. You should complete at least one attempt of Quiz 3 before taking Exam 2. This material is also on the final exam and used

More information

Section 1.2 Combining Functions; Shifting and Scaling Graphs. (a) Function addition: Given two functions f and g we define the sum of f and g as

Section 1.2 Combining Functions; Shifting and Scaling Graphs. (a) Function addition: Given two functions f and g we define the sum of f and g as Section 1.2 Combining Functions; Shifting and Scaling Graphs We will get new functions from the ones we know. Tow functions f and g can be combined to form new functions by function addition, substraction,

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

MTH4100 Calculus I. Lecture notes for Week 2. Thomas Calculus, Sections 1.3 to 1.5. Rainer Klages

MTH4100 Calculus I. Lecture notes for Week 2. Thomas Calculus, Sections 1.3 to 1.5. Rainer Klages MTH4100 Calculus I Lecture notes for Week 2 Thomas Calculus, Sections 1.3 to 1.5 Rainer Klages School of Mathematical Sciences Queen Mary University of London Autumn 2009 Reading Assignment: read Thomas

More information

Graphing Linear Equations: Warm Up: Brainstorm what you know about Graphing Lines: (Try to fill the whole page) Graphing

Graphing Linear Equations: Warm Up: Brainstorm what you know about Graphing Lines: (Try to fill the whole page) Graphing Graphing Linear Equations: Warm Up: Brainstorm what you know about Graphing Lines: (Try to fill the whole page) Graphing Notes: The three types of ways to graph a line and when to use each: Slope intercept

More information

Functions and Their Graphs

Functions and Their Graphs Functions and Their Graphs DEFINITION Function A function from a set D to a set Y is a rule that assigns a unique (single) element ƒ(x) Y to each element x D. A symbolic way to say y is a function of x

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

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

Ch 7 Summary - POLYNOMIAL FUNCTIONS

Ch 7 Summary - POLYNOMIAL FUNCTIONS Ch 7 Summary - POLYNOMIAL FUNCTIONS 1. An open-top box is to be made by cutting congruent squares of side length x from the corners of a 8.5- by 11-inch sheet of cardboard and bending up the sides. a)

More information

function independent dependent domain range graph of the function The Vertical Line Test

function independent dependent domain range graph of the function The Vertical Line Test Functions A quantity y is a function of another quantity x if there is some rule (an algebraic equation, a graph, a table, or as an English description) by which a unique value is assigned to y by a corresponding

More information

Table of contents. Functions The Function Concept The Vertical Line Test. Function Notation Piecewise-defined functions

Table of contents. Functions The Function Concept The Vertical Line Test. Function Notation Piecewise-defined functions Table of contents Functions The Function Concept The Vertical Line Test Function Notation Piecewise-defined functions The Domain of a Function The Graph of a Function Average Rates of Change Difference

More information

Dirty Quant Workshop

Dirty Quant Workshop Dirty Quant Workshop Quant Ability Animal in the zoo called E Find the animal? Options? Gatekeeper Feeder Eagle Dog Principle Magic quad Consider the set S = {2, 3, 4,, 2n + 1}, where n is a positive integer

More information

3 FUNCTIONS. 3.1 Definition and Basic Properties. c Dr Oksana Shatalov, Fall

3 FUNCTIONS. 3.1 Definition and Basic Properties. c Dr Oksana Shatalov, Fall c Dr Oksana Shatalov, Fall 2014 1 3 FUNCTIONS 3.1 Definition and Basic Properties DEFINITION 1. Let A and B be nonempty sets. A function f from A to B is a rule that assigns to each element in the set

More information

College Algebra and College Algebra with Review Final Review

College Algebra and College Algebra with Review Final Review The final exam comprises 30 questions. Each of the 20 multiple choice questions is worth 3 points and each of the 10 open-ended questions is worth 4 points. Instructions for the Actual Final Exam: Work

More information

UNC Charlotte 2010 Algebra with solutions March 8, 2010

UNC Charlotte 2010 Algebra with solutions March 8, 2010 with solutions March 8, 2010 1. Let y = mx + b be the image when the line x 3y + 11 = 0 is reflected across the x-axis. The value of m + b is: (A) 6 (B) 5 (C) 4 (D) 3 (E) 2 Solution: C. The slope of the

More information

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x).

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x). You should prepare the following topics for our final exam. () Pre-calculus. (2) Inverses. (3) Algebra of Limits. (4) Derivative Formulas and Rules. (5) Graphing Techniques. (6) Optimization (Maxima and

More information

MATH 1113 Exam 1 Review

MATH 1113 Exam 1 Review MATH 1113 Exam 1 Review Topics Covered Section 1.1: Rectangular Coordinate System Section 1.3: Functions and Relations Section 1.4: Linear Equations in Two Variables and Linear Functions Section 1.5: Applications

More information

Chapter 7: Exponents

Chapter 7: Exponents Chapter : Exponents Algebra Chapter Notes Name: Notes #: Sections.. Section.: Review Simplify; leave all answers in positive exponents:.) m -.) y -.) m 0.) -.) -.) - -.) (m ) 0.) 0 x y Evaluate if a =

More information

Chapter 4 Notes, Calculus I with Precalculus 3e Larson/Edwards

Chapter 4 Notes, Calculus I with Precalculus 3e Larson/Edwards 4.1 The Derivative Recall: For the slope of a line we need two points (x 1,y 1 ) and (x 2,y 2 ). Then the slope is given by the formula: m = y x = y 2 y 1 x 2 x 1 On a curve we can find the slope of a

More information

Notes: Piecewise Functions

Notes: Piecewise Functions Objective: Students will be able to write evaluate piecewise defined functions, graph piecewise defined functions, evaluate the domain and range for piecewise defined functions, and solve application problems.

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

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES 3. The Product and Quotient Rules In this section, we will learn about: Formulas that enable us to differentiate new functions formed from old functions by

More information

Quadratic Functions. Key Terms. Slide 1 / 200. Slide 2 / 200. Slide 3 / 200. Table of Contents

Quadratic Functions. Key Terms. Slide 1 / 200. Slide 2 / 200. Slide 3 / 200. Table of Contents Slide 1 / 200 Quadratic Functions Table of Contents Key Terms Identify Quadratic Functions Explain Characteristics of Quadratic Functions Solve Quadratic Equations by Graphing Solve Quadratic Equations

More information

Quadratic Functions. Key Terms. Slide 2 / 200. Slide 1 / 200. Slide 3 / 200. Slide 4 / 200. Slide 6 / 200. Slide 5 / 200.

Quadratic Functions. Key Terms. Slide 2 / 200. Slide 1 / 200. Slide 3 / 200. Slide 4 / 200. Slide 6 / 200. Slide 5 / 200. Slide 1 / 200 Quadratic Functions Slide 2 / 200 Table of Contents Key Terms Identify Quadratic Functions Explain Characteristics of Quadratic Functions Solve Quadratic Equations by Graphing Solve Quadratic

More information

Slide 1 / 200. Quadratic Functions

Slide 1 / 200. Quadratic Functions Slide 1 / 200 Quadratic Functions Key Terms Slide 2 / 200 Table of Contents Identify Quadratic Functions Explain Characteristics of Quadratic Functions Solve Quadratic Equations by Graphing Solve Quadratic

More information

UMUC MATH-107 Final Exam Information

UMUC MATH-107 Final Exam Information UMUC MATH-07 Final Exam Information What should you know for the final exam? Here are some highlights of textbook material you should study in preparation for the final exam. Review this material from

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

MAT116 Final Review Session Chapter 3: Polynomial and Rational Functions

MAT116 Final Review Session Chapter 3: Polynomial and Rational Functions MAT116 Final Review Session Chapter 3: Polynomial and Rational Functions Quadratic Function A quadratic function is defined by a quadratic or second-degree polynomial. Standard Form f x = ax 2 + bx + c,

More information

8 Building New Functions from Old Ones

8 Building New Functions from Old Ones Arkansas Tech University MATH 2243: Business Calculus Dr. Marcel B. Finan 8 Building New Functions from Old Ones In this section we discuss various ways for building new functions from old ones. New functions

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

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

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. C) x 8. C) y = x + 3 2

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. C) x 8. C) y = x + 3 2 Precalculus Fall Final Exam Review Name Date Period MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Simplify the expression. Assume that the variables

More information

Module 4: Equations and Inequalities in One Variable

Module 4: Equations and Inequalities in One Variable Module 1: Relationships between quantities Precision- The level of detail of a measurement, determined by the unit of measure. Dimensional Analysis- A process that uses rates to convert measurements from

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

MAT 135 In-Class Assignments Answer Key

MAT 135 In-Class Assignments Answer Key MAT 135 In-Class Assignments Answer Key Answers are listed under the heading of each section. Where a section was continued on multiple pages, the answers are all listed under the section heading. If there

More information

Mission 1 Simplify and Multiply Rational Expressions

Mission 1 Simplify and Multiply Rational Expressions Algebra Honors Unit 6 Rational Functions Name Quest Review Questions Mission 1 Simplify and Multiply Rational Expressions 1) Compare the two functions represented below. Determine which of the following

More information

1.2 A List of Commonly Occurring Functions

1.2 A List of Commonly Occurring Functions Arkansas Tech University MATH 2914: Calculus I Dr. Marcel B. Finan 1.2 A List of Commonly Occurring Functions In this section, we discuss the most common functions occurring in calculus. Linear Functions

More information

Ron Paul Curriculum 9th Grade Mathematics Problem Set #2

Ron Paul Curriculum 9th Grade Mathematics Problem Set #2 Problem Set # Find the value of each expression below, and then name the sets of numbers to which each value belongs:.. + 6.8. 7. 8 (.6). 8+ 5 5. 9/ Name the property illustrated by each equation: 6. z

More information

Lecture 4 : General Logarithms and Exponentials. a x = e x ln a, a > 0.

Lecture 4 : General Logarithms and Exponentials. a x = e x ln a, a > 0. For a > 0 an x any real number, we efine Lecture 4 : General Logarithms an Exponentials. a x = e x ln a, a > 0. The function a x is calle the exponential function with base a. Note that ln(a x ) = x ln

More information

f (x) = x 2 Chapter 2 Polynomial Functions Section 4 Polynomial and Rational Functions Shapes of Polynomials Graphs of Polynomials the form n

f (x) = x 2 Chapter 2 Polynomial Functions Section 4 Polynomial and Rational Functions Shapes of Polynomials Graphs of Polynomials the form n Chapter 2 Functions and Graphs Section 4 Polynomial and Rational Functions Polynomial Functions A polynomial function is a function that can be written in the form a n n 1 n x + an 1x + + a1x + a0 for

More information

College Algebra Joysheet 1 MAT 140, Fall 2015 D. Ivanšić. Name: Simplify and write the answer so all exponents are positive:

College Algebra Joysheet 1 MAT 140, Fall 2015 D. Ivanšić. Name: Simplify and write the answer so all exponents are positive: College Algebra Joysheet 1 MAT 140, Fall 2015 D. Ivanšić Name: Covers: R.1 R.4 Show all your work! Simplify and write the answer so all exponents are positive: 1. (5pts) (3x 4 y 2 ) 2 (5x 2 y 6 ) 3 = 2.

More information

ALGEBRA 2 CHAPTER ONE NOTES SECTION 1-1 REAL NUMBERS Objectives: Classify and order real numbers A is a collection of items called.

ALGEBRA 2 CHAPTER ONE NOTES SECTION 1-1 REAL NUMBERS Objectives: Classify and order real numbers A is a collection of items called. ALGEBRA 2 CHAPTER ONE NOTES SECTION 1-1 REAL NUMBERS Objectives: Classify and order real numbers A is a collection of items called. A is a set whose elements belong to another set. The, denoted, is a set

More information

Math 46 Final Exam Review Packet

Math 46 Final Exam Review Packet Math 46 Final Exam Review Packet Question 1. Perform the indicated operation. Simplify if possible. 7 x x 2 2x + 3 2 x Question 2. The sum of a number and its square is 72. Find the number. Question 3.

More information

, g : x x 6, Sketch, in a single diagram, the graphs of y = f(x) and y = f -1 (x), making clear the

, g : x x 6, Sketch, in a single diagram, the graphs of y = f(x) and y = f -1 (x), making clear the PAST QUESTION ON FUNCTIONS 1. Express x + 4x in the form (x + a) + b, stating the numerical values of a and b. The functions f and g are defined as follows : f : x x 4x, x, g : x x 6, x R (ii) (iii) Show

More information

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

Algebra II End of Course Exam Answer Key Segment I. Scientific Calculator Only Algebra II End of Course Exam Answer Key Segment I Scientific Calculator Only Question 1 Reporting Category: Modeling & Problem Solving Common Core Standard: A-REI.4a: Solve quadratic equations in one

More information

Final Jeopardy! Appendix Ch. 1 Ch. 2 Ch. 3 Ch. 4 Ch. 5

Final Jeopardy! Appendix Ch. 1 Ch. 2 Ch. 3 Ch. 4 Ch. 5 Final Jeopardy! Appendix Ch. 1 Ch. Ch. 3 Ch. 4 Ch. 5 00 00 00 00 00 00 400 400 400 400 400 400 600 600 600 600 600 600 800 800 800 800 800 800 1000 1000 1000 1000 1000 1000 APPENDIX 00 Is the triangle

More information

Algebra 1 (cp) Midterm Review Name: Date: Period:

Algebra 1 (cp) Midterm Review Name: Date: Period: Algebra 1 (cp) Midterm Review Name: Date: Period: Chapter 1 1. Evaluate the variable expression when j 4. j 44 [1] 2. Evaluate the variable expression when j 4. 24 j [2] 3. Find the perimeter of the rectangle.

More information

1 + x 2 d dx (sec 1 x) =

1 + x 2 d dx (sec 1 x) = Page This exam has: 8 multiple choice questions worth 4 points each. hand graded questions worth 4 points each. Important: No graphing calculators! Any non-graphing, non-differentiating, non-integrating

More information

Chapter 1- Polynomial Functions

Chapter 1- Polynomial Functions Chapter 1- Polynomial Functions Lesson Package MHF4U Chapter 1 Outline Unit Goal: By the end of this unit, you will be able to identify and describe some key features of polynomial functions, and make

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

1.5 F15 O Brien. 1.5: Linear Equations and Inequalities

1.5 F15 O Brien. 1.5: Linear Equations and Inequalities 1.5: Linear Equations and Inequalities I. Basic Terminology A. An equation is a statement that two expressions are equal. B. To solve an equation means to find all of the values of the variable that make

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

MA.8.1 Students will apply properties of the real number system to simplify algebraic expressions and solve linear equations.

MA.8.1 Students will apply properties of the real number system to simplify algebraic expressions and solve linear equations. Focus Statement: Students will solve multi-step linear, quadratic, and compound equations and inequalities using the algebraic properties of the real number system. They will also graph linear and quadratic

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

ASSIGNMENT. Please complete only the assignment for the class you will begin in September 2018.

ASSIGNMENT. Please complete only the assignment for the class you will begin in September 2018. ASSIGNMENT Attached is an assignment containing items necessary for you to have mastered to do well in Algebra II. Please complete only the assignment for the class you will begin in September 2018. Practicing

More information

Math 121: Calculus 1 - Winter 2012/2013 Review of Precalculus Concepts

Math 121: Calculus 1 - Winter 2012/2013 Review of Precalculus Concepts Introduction Math 11: Calculus 1 - Winter 01/01 Review of Precalculus Concepts Welcome to Math 11 - Calculus 1, Winter 01/01! This problems in this packet are designed to help you review the topics from

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

EconS 301. Math Review. Math Concepts

EconS 301. Math Review. Math Concepts EconS 301 Math Review Math Concepts Functions: Functions describe the relationship between input variables and outputs y f x where x is some input and y is some output. Example: x could number of Bananas

More information

Sections 7.1, 7.2: Sums, differences, products of polynomials CHAPTER 7: POLYNOMIALS

Sections 7.1, 7.2: Sums, differences, products of polynomials CHAPTER 7: POLYNOMIALS Sections 7.1, 7.2: Sums, differences, products of polynomials CHAPTER 7: POLYNOMIALS Quiz results Average 73%: high h score 100% Problems: Keeping track of negative signs x = + = + Function notation f(x)

More information

1 Functions, graphs and polynomials

1 Functions, graphs and polynomials 11 1 Functions, graphs and polynomials 1.1 Coordinates, graphs and functions Textbook: Appendix B What is a function? Definition 1.1.1. A function f is a rule with a collection of possible input values

More information

Solve for the variable by transforming equations:

Solve for the variable by transforming equations: Cantwell Sacred Heart of Mary High School Math Department Study Guide for the Algebra 1 (or higher) Placement Test Name: Date: School: Solve for the variable by transforming equations: 1. y + 3 = 9. 1

More information

The P/Q Mathematics Study Guide

The P/Q Mathematics Study Guide The P/Q Mathematics Study Guide Copyright 007 by Lawrence Perez and Patrick Quigley All Rights Reserved Table of Contents Ch. Numerical Operations - Integers... - Fractions... - Proportion and Percent...

More information

Polynomial Expressions and Functions

Polynomial Expressions and Functions Hartfield College Algebra (Version 2017a - Thomas Hartfield) Unit FOUR Page - 1 - of 36 Topic 32: Polynomial Expressions and Functions Recall the definitions of polynomials and terms. Definition: A polynomial

More information

Example: f(x) = 2x² + 1 Solution: Math 2 VM Part 5 Quadratic Functions April 25, 2017

Example: f(x) = 2x² + 1 Solution: Math 2 VM Part 5 Quadratic Functions April 25, 2017 Math 2 Variable Manipulation Part 5 Quadratic Functions MATH 1 REVIEW THE CONCEPT OF FUNCTIONS The concept of a function is both a different way of thinking about equations and a different way of notating

More information

PLC Papers Created For:

PLC Papers Created For: PLC Papers Created For: Josh Angles and linear graphs Graphs of Linear Functions 1 Grade 4 Objective: Recognise, sketch and interpret graphs of linear functions. Question 1 Sketch the graph of each function,

More information

Concepts of graphs of functions:

Concepts of graphs of functions: Concepts of graphs of functions: 1) Domain where the function has allowable inputs (this is looking to find math no-no s): Division by 0 (causes an asymptote) ex: f(x) = 1 x There is a vertical asymptote

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

Chapter 1 :: Bird s-eye View Approach to Algebra CHAPTER. Bird s-eye View Approach to Algebra

Chapter 1 :: Bird s-eye View Approach to Algebra CHAPTER. Bird s-eye View Approach to Algebra Chapter 1 :: Bird s-eye View Approach to Algebra CHAPTER 1 Bird s-eye View Approach to Algebra 23 Kim :: Advanced Math Workbook for the SAT 1.1 :: Factor Out! try it yourself Try these four sample questions

More information

Identifying Graphs of Functions (Vertical Line Test) Evaluating Piecewise-defined Functions Sketching the Graph of a Piecewise-defined Functions

Identifying Graphs of Functions (Vertical Line Test) Evaluating Piecewise-defined Functions Sketching the Graph of a Piecewise-defined Functions 9 Functions Concepts: The Definition of A Function Identifying Graphs of Functions (Vertical Line Test) Function Notation Piecewise-defined Functions Evaluating Piecewise-defined Functions Sketching the

More information

Function Notation We use the f(x) (read f of x) notation to represent a function. E.g. f(x) = 3x 1 Here, f is the name of the function, x is the

Function Notation We use the f(x) (read f of x) notation to represent a function. E.g. f(x) = 3x 1 Here, f is the name of the function, x is the Functions Informal definition of a function: A function between two sets is a rule that assigns to each member in the first set (called the domain) one and only one member in the second set (called the

More information

UNC Charlotte 2004 Algebra with solutions

UNC Charlotte 2004 Algebra with solutions with solutions March 8, 2004 1. Let z denote the real number solution to of the digits of z? (A) 13 (B) 14 (C) 15 (D) 16 (E) 17 3 + x 1 = 5. What is the sum Solution: E. Square both sides twice to get

More information

Chapter 1- Polynomial Functions

Chapter 1- Polynomial Functions Chapter 1- Polynomial Functions Lesson Package MHF4U Chapter 1 Outline Unit Goal: By the end of this unit, you will be able to identify and describe some key features of polynomial functions, and make

More information

Solving a Linear-Quadratic System

Solving a Linear-Quadratic System CC-18 Solving LinearQuadratic Systems Objective Content Standards A.REI.7 Solve a simple system consisting of a linear equation and a quadratic equation in two variables... A.REI.11 Explain why the x-coordinates

More information