College Algebra Extra Credit Worksheet

Size: px
Start display at page:

Download "College Algebra Extra Credit Worksheet"

Transcription

1 College Algebra Extra Credit Worksheet Fall 011 Math W1003 (3) Corrin Clarkson Due: Thursday, October 0 th, Instructions Each section of this extra credit work sheet is broken into three parts. The first part gives a brief explanation of a technique or concept as well as a few examples. The second part is a series of practice exercises involving that technique or concept and the final part is a series of problems that you must solve to receive credit. When solving the Exercises, you may work with others and ask for help. However, you must solve the Problems on your own. Submit only your solutions to the Problems as the Exercises will not be graded. Each problem in this worksheet is worth 3 points for a total of 1 points. If you choose to complete this worksheet, it will count as a fifth section of the first exam. Thus the total number of points on the exam will change from 6 to 83 and your score will increase by the number of points that you earn on this worksheet. If your recalculated exam score is lower than the score you originally earned, your exam score will remain the same. Table 1: Point distribution Order matters Completing the square Piecewise functions Total 6 points 6 points 9 points 1 points 1

2 Graphing composite functions Composing a function f : R R with a linear function g(x) = mx + b transforms the graph of f in a predictable way. In order to understand this transformation, we write g as a composition of simpler functions: g = g g 1 where g 1 (x) = mx and g (x) = x + b. Table summarizes how the graph of f is transformed when f is composed with one of these simpler functions. Table : Transformations by linear functions (a) Adding a constant g(x) = x + b b < 0 b > 0 f g shift right by b units shift left by b units g f shift down by b units shift up by b units (b) Scaling by a constant g(x) = mx m = 1 0 < m < 1 1 < m reflect across expand horizontally compress horizontally f g the y-axis by a factor of 1 by a factor of m m reflect across compress vertically expand vertically g f the x-axis by a factor of 1 by a factor of m m.1 Order matters.1.1 Introduction The order in which functions are composed can have a significant effect on the result of the composition; putting on your socks and then your shoes is not the same thing as putting on your shoes and then your socks. Similarly, the order in which a sequence of transformations is applied to a graph can greatly affect the result. (See Example 1.) It is helpful to know which types of transformations can be reordered without effecting the resulting graph. First we break the transformations into two groups: those that act vertically and those that act horizontally. (See Table 3.)This corresponds to distinguishing between the linear functions g and G in a composition G f g. In this composition the functions G and g do not interact with one another, thus the horizontal and vertical

3 transformations act independently on the graph. In practice, this means that given a list of transformations one can always apply all the vertical transformations and then all of the horizontal transformations without changing the end result. (See Example.) Table 3: Horizonal and vertical transformations Horizontal shift right or left stretch horizontally compress horizontally reflect across the y-axis Vertical shift up or down stretch vertically compress vertically reflect across the x-axis Example 1. Consider the following two sequences of transformations: First sequence 1. reflect across the x-axis. stretch vertically by a factor of two 3. shift up by ten units Second sequence 1. shift up by ten units. reflect across the x-axis 3. stretch vertically by a factor of two The only difference between these sequences is the order of the transformations. None the less, they have completely different effects on the identity function id R (x) = x. The first sequence transforms the identity to the linear function G 1 (x) = x + 10 where as the second sequence transforms the identity into the linear function G (x) = (x + 10) = x 0. When the first sequence of transformations is a applied to the graph of f(x) = x 3 the resulting graph is that of G 1 f. Similarly, applying the second sequence of transformations to the graph of f gives the graph of G f. (See Figure 1.) 3

4 Figure 1: Reordering transformations (a) No transformations f x x 3 (b) First sequence f x 10 x 3 (c) Second sequence f x x 3 10 Example. The following two sequences of transformations have the same effect on a graph. First sequence 1. shift up by 1 unit. shift right by two units 3. stretch vertically by a factor of three 4. compress horizontally by a factor of four 5. reflect across the x-axis Second sequence 1. shift up by 1 unit. stretch vertically by a factor of three 3. reflect across the x-axis 4. shift right by two units 5. compress horizontally by a factor of four When either of these sequences of transformations is applied to the graph of a function f, the resulting graph is that of G f g where G(x) = 3(x+1) = 3x 3 and g(x) = 4x..1. Exercises Exercise 1. Consider the linear function g(x) = 1 (x + ). Write g as a composition of simple linear functions of the type described in Table. 4

5 Exercise. Let f : R R be any function and let G and g be the linear functions G(x) = x + 1 and g(x) = 1 x + 3. Find a sequence of transformations that transforms the graph of f to that of G f g. Exercise 3. When the following sequence of transformations is applied to the graph of a function f, the resulting graph is that of the function G f g where G and g are linear functions. Find G and g. 1. compress vertically by a factor of four. shift up by two units 3. reflect across the x-axis 4. stretch horizontally by a factor of three 5. shift right by one unit.1.3 Problems Problem 1. Let f : R R be any function and let G and g be the linear functions G(x) = 1 x 1 and g(x) = 4x +. Find a sequence of transformations that transforms the graph of f to that of G f 3 g. Problem. When the following sequence of transformations is applied to the graph of a function f, the resulting graph is that of the function G f g where G and g are linear functions. Find G and g. 1. compress horizontally by a factor of 5. shift up by four units 3. reflect across the x-axis 4. stretch vertically by a factor of three 5. shift right by two units 5

6 . Completing the square..1 Introduction Every quadratic polynomial function f(x) = ax +bx+c (where a, b and c are real numbers and a 0) can be written as a composition f = G F g where F (x) = x is the simplest quadratic function, and both G(x) = Mx + B and g(x) = mx + b are linear functions. Thus we can graph f by transforming the graph of F (x) = x. (See Figure a.) The technique of completing the square can be used to decompose f into G F g. Consider the following examples. Example 3. Let f(x) = x x. We complete the square by adding and subtracting 1 from f(x): f(x) = x x = x x = (x 1) 1 From this computation, we conclude that f(x) = (G F g)(x) where F (x) = x, and G(x) = g(x) = x 1. Thus the graph of f is simply that of F shifted up by one unit and to the right by one unit. (See Figure b.) Example 4. Let f(x) = 1 x + 4x 1. In order to complete the square we must first factor out the coefficient on x and then add and subtract the appropriate constant: f(x) = 1 x + 4x 1 = 1 (x + 8x) 1 = 1 (x + 8x + 4 4) 1 = 1 (x + 8x + 4) 8 1 = 1 (x + 4) 9 It follows that f(x) = (G F g)(x) where F (x) = x, G(x) = 1 x 9 and g(x) = x + 4. Thus the graph of f is that of F shifted to the left by 4 units, compressed vertically by a factor of, and then shifted down by 9 units. (See Figure c.) 6

7 Figure : Graphs of quadratic functions (a) Simplest quadratic 8 (b) Example 3 8 (c) Example F x x f x x 1 1 f x 1 x Exercises Exercise 4. Decompose f(x) = x +6x as a composition of the form G F g and then graph f by transforming the graph of F. Exercise 5. Decompose f(x) = 1 3 x x as a composition of the form G F g and then graph f by transforming the graph of F. Exercise 6. Decompose f(x) = 4x 4x + 6 as a composition of the form G F g and then graph f by transforming the graph of F. Exercise 7. Decompose f(x) = x + x + 4 as a composition of the form G F g and then graph f by transforming the graph of F...3 Problems Problem 3. Decompose f(x) = 9x + 3x 3 as a composition of the form 4 G F g and then graph f by transforming the graph of F. Problem 4. Decompose f(x) = x + 1x 14 as a composition of the form G F g and then graph f by transforming the graph of F. 7

8 .3 Piecewise functions.3.1 Introduction When graphing compositions of piecewise functions with linear functions, it is generally easier to think in terms of transforming the graph of the original piecewise function, rather than computing the result of the composition. No the less, it is important to be able to compute such a composition. The function that results from composing a piecewise function with another function is a piecewise function. However, this resulting piecewise function may be defined on different intervals than the original piecewise function. (See Example.) Example 5. Consider the piecewise function f defined below and the linear function g(x) = x x < 0 1 f(x) = x 1 0 x x x > The composition f g is the piecewise function is defined by the formula 4 g(x) < 0 1 f(g(x)) = g(x) 1 0 g(x) (g(x)) g(x) > = 4 x < 1 x 1 1 x 0 4x + 4x + 1 x > 0 By contrast the composition g f is the piecewise function defined by the formulas g(4) x < 0 g(f(x)) = g( 1 x 1) 0 x g(x ) x > = 9 x < 0 x 1 0 x x + 1 x > 8

9 .3. Exercises In each of the following exercises, f : R R is the absolute value function: { x x < 0 f(x) = x = x x 0 Exercise 8. Graph f Exercise 9. Graph f g where g(x) = x+3. Using the notation of piecewise functions write a formula for (f g)(x). Exercise 10. Graph G f where G(x) = x + 4. Using the notation of piecewise functions write a formula for (G f)(x)..3.3 Problems In each of the following problems, f : R R is the piecewise function defined by the formula x + x < f(x) = x x 1 x > Problem 5. Graph f. Problem 6. Graph f g where g(x) = 1 x 1. Using the notation of piecewise 3 functions write a formula for (f g)(x). Problem 7. Graph G f where G(x) = 4x + 5. Using the notation of piecewise functions write a formula for (G f)(x). 9

Algebra II Chapter 3 Test Review Standards/Goals: F.IF.1:

Algebra II Chapter 3 Test Review Standards/Goals: F.IF.1: 1 Algebra II Chapter 3 Test Review Standards/Goals: F.IF.1: o o I can understand what a relation and a function is. I can understand that a function assigns to each element of a domain, EXACTLY one element

More information

6B Quiz Review Learning Targets ,

6B Quiz Review Learning Targets , 6B Quiz Review Learning Targets 5.10 6.3, 6.5-6.6 Key Facts Double transformations when more than one transformation is applied to a graph o You can still use our transformation rules to identify which

More information

Section 1.6 & 1.7 Parent Functions and Transformations

Section 1.6 & 1.7 Parent Functions and Transformations Math 150 c Lynch 1 of 8 Section 1.6 & 1.7 Parent Functions and Transformations Piecewise Functions Example 1. Graph the following piecewise functions. 2x + 3 if x < 0 (a) f(x) = x if x 0 1 2 (b) f(x) =

More information

FUNCTIONS AND MODELS

FUNCTIONS AND MODELS 1 FUNCTIONS AND MODELS FUNCTIONS AND MODELS 1.3 New Functions from Old Functions In this section, we will learn: How to obtain new functions from old functions and how to combine pairs of functions. NEW

More information

Section a) f(x-3)+4 = (x 3) the (-3) in the parenthesis moves right 3, the +4 moves up 4

Section a) f(x-3)+4 = (x 3) the (-3) in the parenthesis moves right 3, the +4 moves up 4 Section 4.3 1a) f(x-3)+4 = (x 3) 2 + 4 the (-3) in the parenthesis moves right 3, the +4 moves up 4 Answer 1a: f(x-3)+4 = (x 3) 2 + 4 The graph has the same shape as f(x) = x 2, except it is shifted right

More information

Linear Functions. College Algebra

Linear Functions. College Algebra Linear Functions College Algebra Linear Function A linear function is a function whose graph is a straight line. Linear functions can be written in the slope-intercept form of a line: f(x) = mx + b where

More information

CHAPTER 2: More on Functions

CHAPTER 2: More on Functions MAT 171 Precalculus Algebra Dr. Claude Moore Cape Fear Community College CHAPTER 2: More on Functions 2.1 Increasing, Decreasing, and Piecewise Functions; Applications 2.2 The Algebra of Functions 2.3

More information

Final Exam Review Algebra Semester 1

Final Exam Review Algebra Semester 1 Final Exam Review Algebra 015-016 Semester 1 Name: Module 1 Find the inverse of each function. 1. f x 10 4x. g x 15x 10 Use compositions to check if the two functions are inverses. 3. s x 7 x and t(x)

More information

Math Analysis Chapter 1 Notes: Functions and Graphs

Math Analysis Chapter 1 Notes: Functions and Graphs Math Analysis Chapter 1 Notes: Functions and Graphs Day 6: Section 1-1 Graphs Points and Ordered Pairs The Rectangular Coordinate System (aka: The Cartesian coordinate system) Practice: Label each on the

More information

Lesson #6: Basic Transformations with the Absolute Value Function

Lesson #6: Basic Transformations with the Absolute Value Function Lesson #6: Basic Transformations with the Absolute Value Function Recall: Piecewise Functions Graph:,, What parent function did this piecewise function create? The Absolute Value Function Algebra II with

More information

Math Analysis Chapter 1 Notes: Functions and Graphs

Math Analysis Chapter 1 Notes: Functions and Graphs Math Analysis Chapter 1 Notes: Functions and Graphs Day 6: Section 1-1 Graphs; Section 1- Basics of Functions and Their Graphs Points and Ordered Pairs The Rectangular Coordinate System (aka: The Cartesian

More information

Honors Algebra 2 Function Transformations Discovery

Honors Algebra 2 Function Transformations Discovery Honors Algebra Function Transformations Discovery Name: Date: Parent Polynomial Graphs Using an input-output table, make a rough sketch and compare the graphs of the following functions. f x x. f x x.

More information

Warm - Up. Sunday, February 1, HINT: plot points first then connect the dots. Draw a graph with the following characteristics:

Warm - Up. Sunday, February 1, HINT: plot points first then connect the dots. Draw a graph with the following characteristics: Warm - Up Sunday, February 1, 2015 Draw a graph with the following characteristics: Maximums at (-3,4) and (2,2) Minimum at (-1,-3) X intercepts at (-4,0), (-2,0), (1,0), and (3,0) Y intercept at (0,-2)

More information

Section 1.5 Transformation of Functions

Section 1.5 Transformation of Functions 6 Chapter 1 Section 1.5 Transformation of Functions Often when given a problem, we try to model the scenario using mathematics in the form of words, tables, graphs and equations in order to explain or

More information

The x-intercept can be found by setting y = 0 and solving for x: 16 3, 0

The x-intercept can be found by setting y = 0 and solving for x: 16 3, 0 y=-3/4x+4 and y=2 x I need to graph the functions so I can clearly describe the graphs Specifically mention any key points on the graphs, including intercepts, vertex, or start/end points. What is the

More information

POLYNOMIALS Graphing Polynomial Functions Common Core Standard

POLYNOMIALS Graphing Polynomial Functions Common Core Standard K Polynomials, Lesson 6, Graphing Polynomial Functions (r. 2018) POLYNOMIALS Graphing Polynomial Functions Common Core Standard Next Generation Standard F-BF.3 Identify the effect on the graph of replacing

More information

Core Mathematics 3 Functions

Core Mathematics 3 Functions http://kumarmaths.weebly.com/ Core Mathematics 3 Functions Core Maths 3 Functions Page 1 Functions C3 The specifications suggest that you should be able to do the following: Understand the definition of

More information

MATH 1113 Exam 1 Review. Fall 2017

MATH 1113 Exam 1 Review. Fall 2017 MATH 1113 Exam 1 Review Fall 2017 Topics Covered Section 1.1: Rectangular Coordinate System Section 1.2: Circles Section 1.3: Functions and Relations Section 1.4: Linear Equations in Two Variables and

More information

Math 125 Little Book Homework Chapters 7, 10, 11, and 12

Math 125 Little Book Homework Chapters 7, 10, 11, and 12 Math 125 Little Book Homework Chapters 7, 10, 11, and 12 Do NOT copy the book follow the guidelines given for each section. NO CREDIT will be given if you copy the book! You earn 2 points if you turn in

More information

Part I. Problems in this section are mostly short answer and multiple choice. Little partial credit will be given. 5 points each.

Part I. Problems in this section are mostly short answer and multiple choice. Little partial credit will be given. 5 points each. Math 106/108 Final Exam Page 1 Part I. Problems in this section are mostly short answer and multiple choice. Little partial credit will be given. 5 points each. 1. Factor completely. Do not solve. a) 2x

More information

Algebra 2 Honors Lesson 10 Translating Functions

Algebra 2 Honors Lesson 10 Translating Functions Algebra 2 Honors Lesson 10 Translating Functions Objectives: The students will be able to translate a base function horizontally and vertically. Students will be able to describe the translation of f(x)

More information

Section 1.5 Transformation of Functions

Section 1.5 Transformation of Functions Section 1.5 Transformation of Functions 61 Section 1.5 Transformation of Functions Often when given a problem, we try to model the scenario using mathematics in the form of words, tables, graphs and equations

More information

MAT 123 Practice for Midterm 1 with Solutions

MAT 123 Practice for Midterm 1 with Solutions MAT 123 Practice for with Solutions Remark. If you are comfortable with all of the following problems, you will be well prepared for. Exam Policies. You must show up on time for all exams. Please bring

More information

Functions and Families

Functions and Families Unit 3 Functions and Families Name: Date: Hour: Function Transformations Notes PART 1 By the end of this lesson, you will be able to Describe horizontal translations and vertical stretches/shrinks of functions

More information

PreCalculus Summer Assignment

PreCalculus Summer Assignment PreCalculus Summer Assignment Welcome to PreCalculus! We are excited for a fabulous year. Your summer assignment is available digitally on the Lyman website. You are expected to print your own copy. Expectations:

More information

GSE Algebra 1 Name Date Block. Unit 3b Remediation Ticket

GSE Algebra 1 Name Date Block. Unit 3b Remediation Ticket Unit 3b Remediation Ticket Question: Which function increases faster, f(x) or g(x)? f(x) = 5x + 8; two points from g(x): (-2, 4) and (3, 10) Answer: In order to compare the rate of change (roc), you must

More information

Functions. Edexcel GCE. Core Mathematics C3

Functions. Edexcel GCE. Core Mathematics C3 Edexcel GCE Core Mathematics C Functions Materials required for examination Mathematical Formulae (Green) Items included with question papers Nil Advice to Candidates You must ensure that your answers

More information

Math 2 Final Exam Study Guide. Translate down 2 units (x, y-2)

Math 2 Final Exam Study Guide. Translate down 2 units (x, y-2) Math 2 Final Exam Study Guide Name: Unit 2 Transformations Translation translate Slide Moving your original point to the left (-) or right (+) changes the. Moving your original point up (+) or down (-)

More information

Determine if the lines defined by the given equations are parallel, perpendicular, or neither. 1) -4y = 2x + 5

Determine if the lines defined by the given equations are parallel, perpendicular, or neither. 1) -4y = 2x + 5 Review test 3 -College Algebra Math1314 - Spring 2017 - Houston Community College Name Date MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Determine

More information

Honors Algebra 2 Unit 8 ~ Bits & Pieces

Honors Algebra 2 Unit 8 ~ Bits & Pieces Honors Algebra Name Unit 8 ~ Bits & Pieces Day Date Topic Assignment(TBD) 4 5 6 7 8 9 0 Wed. May Thurs. May Fri. May Tues. May 7 Wed. May 8 Thurs. May 9 Fri. May 0 Mon. June Tues. June Wed. June 4 Thurs.

More information

College Algebra. Fifth Edition. James Stewart Lothar Redlin Saleem Watson

College Algebra. Fifth Edition. James Stewart Lothar Redlin Saleem Watson College Algebra Fifth Edition James Stewart Lothar Redlin Saleem Watson 4 Polynomial and Rational Functions 4.6 Rational Functions Rational Functions A rational function is a function of the form Px (

More information

1.6 objective: Quiz on Friday

1.6 objective: Quiz on Friday 1.6 objective: Next year: Students will be able to find inverse functions. Students will be able to tell if two functions are inverses algebraically, graphically, and numerically (by table). Quiz on 1.4

More information

4.3 Quadratic functions and their properties

4.3 Quadratic functions and their properties 4.3 Quadratic functions and their properties A quadratic function is a function defined as f(x) = ax + x + c, a 0 Domain: the set of all real numers x-intercepts: Solutions of ax + x + c = 0 y-intercept:

More information

February 14, S2.5q Transformations. Vertical Stretching and Shrinking. Examples. Sep 19 3:27 PM. Sep 19 3:27 PM.

February 14, S2.5q Transformations. Vertical Stretching and Shrinking. Examples. Sep 19 3:27 PM. Sep 19 3:27 PM. MAT 171 Precalculus Algebra Dr. Claude Moore Cape Fear Community College CHAPTER 2: More on Functions 2.1 Increasing, Decreasing, and Piecewise Functions; Applications 2.2 The Algebra of Functions 2.3

More information

Math 180 Written Homework Solutions Assignment #1 Due Thursday, September 4th at the beginning of your discussion class.

Math 180 Written Homework Solutions Assignment #1 Due Thursday, September 4th at the beginning of your discussion class. Math 180 Written Homework Solutions Assignment #1 Due Thursday, September 4th at the beginning of your discussion class. Directions. You are welcome to work on the following problems with other MATH 180

More information

ALGEBRA 2 W/ TRIGONOMETRY MIDTERM REVIEW

ALGEBRA 2 W/ TRIGONOMETRY MIDTERM REVIEW Name: Block: ALGEBRA W/ TRIGONOMETRY MIDTERM REVIEW Algebra 1 Review Find Slope and Rate of Change Graph Equations of Lines Write Equations of Lines Absolute Value Functions Transformations Piecewise Functions

More information

Exploring Quadratic Graphs

Exploring Quadratic Graphs Exploring Quadratic Graphs The general quadratic function is y=ax 2 +bx+c It has one of two basic graphs shapes, as shown below: It is a symmetrical "U"-shape or "hump"-shape, depending on the sign of

More information

Relating Quadratic Functions to Graphs

Relating Quadratic Functions to Graphs Relating Quadratic Functions to Graphs Student Probe Explain the change from: a. b. c. The change from g x x h x x j x x 3 g x 4 x is the parabola becomes narrower, containing the point 1, rather than

More information

AP CALCULUS BC 2013 SCORING GUIDELINES

AP CALCULUS BC 2013 SCORING GUIDELINES AP CALCULUS BC 2013 SCORING GUIDELINES Question 4 The figure above shows the graph of f, the derivative of a twice-differentiable function f, on the closed interval 0 x 8. The graph of f has horizontal

More information

MAC Rev.S Learning Objectives. Learning Objectives (Cont.) Module 4 Quadratic Functions and Equations

MAC Rev.S Learning Objectives. Learning Objectives (Cont.) Module 4 Quadratic Functions and Equations MAC 1140 Module 4 Quadratic Functions and Equations Learning Objectives Upon completing this module, you should be able to 1. understand basic concepts about quadratic functions and their graphs.. complete

More information

Module 1. Name: Date: Period: Find the following function values. 4. Find the following: Domain. Range. The graph is increasing over the interval

Module 1. Name: Date: Period: Find the following function values. 4. Find the following: Domain. Range. The graph is increasing over the interval Name: Date: Period: Algebra Fall Final Exam Review My Exam Date Is : Module 1 Find the following function values. f(x) = 3x + g(x) = x h(x) = x 3 1. g(f(x)). h(3) g(3) 3. g(f()) 4. Find the following:

More information

Lesson 24 - Exploring Graphical Transformations and Composite Functions

Lesson 24 - Exploring Graphical Transformations and Composite Functions (A) Lesson Objectives a. Review composite functions and how it can be represented numerically, algebraically and graphically. b. Introduce graphical transformations c. Understand that graphical transformations

More information

Voluntary State Curriculum Algebra II

Voluntary State Curriculum Algebra II Algebra II Goal 1: Integration into Broader Knowledge The student will develop, analyze, communicate, and apply models to real-world situations using the language of mathematics and appropriate technology.

More information

GUIDED NOTES 3.1 FUNCTIONS AND FUNCTION NOTATION

GUIDED NOTES 3.1 FUNCTIONS AND FUNCTION NOTATION GUIDED NOTES 3.1 FUNCTIONS AND FUNCTION NOTATION LEARNING OBJECTIVES In this section, you will: Determine whether a relation represents a function. Find the value of a function. Determine whether a function

More information

Important!!! First homework is due on Monday, September 26 at 8:00 am.

Important!!! First homework is due on Monday, September 26 at 8:00 am. Important!!! First homework is due on Monday, September 26 at 8:00 am. You can solve and submit the homework on line using webwork: http://webwork.dartmouth.edu/webwork2/m3cod/. If you do not have a user

More information

September 18, B Math Test Chapter 1 Name: x can be expressed as: {y y 0, y R}.

September 18, B Math Test Chapter 1 Name: x can be expressed as: {y y 0, y R}. September 8, 208 62B Math Test Chapter Name: Part : Objective Questions [ mark each, total 2 marks]. State whether each of the following statements is TRUE or FALSE a) The mapping rule (x, y) (-x, y) represents

More information

MATH 1075 Final Exam

MATH 1075 Final Exam Autumn 2018 Form C Name: Signature: OSU name.#: Lecturer: Recitation Instructor: Recitation Time: MATH 1075 Final Exam Instructions: You will have 1 hour and 45 minutes to take the exam. Show ALL work

More information

Math Released Item Grade 7. Grid Coordinates of a Square VH225469

Math Released Item Grade 7. Grid Coordinates of a Square VH225469 Math Released Item 2018 Grade 7 Grid Coordinates of a Square VH225469 Anchor Set A1 A8 With Annotations Prompt Score Description VH225469 Rubric Part A 2 Student response includes the following 2 Reasoning

More information

Radical Functions. Attendance Problems. Identify the domain and range of each function.

Radical Functions. Attendance Problems. Identify the domain and range of each function. Page 1 of 12 Radical Functions Attendance Problems. Identify the domain and range of each function. 1. f ( x) = x 2 + 2 2. f ( x) = 3x 3 Use the description to write the quadratic function g based on the

More information

MAC Learning Objectives. Transformation of Graphs. Module 5 Transformation of Graphs. - A Library of Functions - Transformation of Graphs

MAC Learning Objectives. Transformation of Graphs. Module 5 Transformation of Graphs. - A Library of Functions - Transformation of Graphs MAC 1105 Module 5 Transformation of Graphs Learning Objectives Upon completing this module, you should be able to: 1. Recognize the characteristics common to families of functions. 2. Evaluate and graph

More information

MAC Module 5 Transformation of Graphs. Rev.S08

MAC Module 5 Transformation of Graphs. Rev.S08 MAC 1105 Module 5 Transformation of Graphs Learning Objectives Upon completing this module, you should be able to: 1. Recognize the characteristics common to families of functions. 2. Evaluate and graph

More information

TRANSFORMATIONS OF GRAPHS

TRANSFORMATIONS OF GRAPHS Mathematics Revision Guides Transformations of Graphs Page of 9 M.K. HOME TUITION Mathematics Revision Guides Level: GCSE Higher Tier TRANSFORMATIONS OF GRAPHS Version: 2.3 Date: 08-07-206 Mathematics

More information

Transformations with Quadratic Functions KEY

Transformations with Quadratic Functions KEY Algebra Unit: 05 Lesson: 0 TRY THIS! Use a calculator to generate a table of values for the function y = ( x 3) + 4 y = ( x 3) x + y 4 Next, simplify the function by squaring, distributing, and collecting

More information

Math 213 Exam 2. Each question is followed by a space to write your answer. Please write your answer neatly in the space provided.

Math 213 Exam 2. Each question is followed by a space to write your answer. Please write your answer neatly in the space provided. Math 213 Exam 2 Name: Section: Do not remove this answer page you will return the whole exam. You will be allowed two hours to complete this test. No books or notes may be used other than a onepage cheat

More information

2.4. A LIBRARY OF PARENT FUNCTIONS

2.4. A LIBRARY OF PARENT FUNCTIONS 2.4. A LIBRARY OF PARENT FUNCTIONS 1 What You Should Learn Identify and graph linear and squaring functions. Identify and graph cubic, square root, and reciprocal function. Identify and graph step and

More information

MATH 021 UNIT 2 HOMEWORK ASSIGNMENTS

MATH 021 UNIT 2 HOMEWORK ASSIGNMENTS MATH 021 UNIT 2 HOMEWORK ASSIGNMENTS General Instructions You will notice that most of the homework assignments for a section have more than one part. Usually, the part (A) questions ask for explanations,

More information

MAT 106: Trigonometry Brief Summary of Function Transformations

MAT 106: Trigonometry Brief Summary of Function Transformations MAT 106: Trigonometry Brief Summary of Function Transformations The sections below are intended to provide a brief overview and summary of the various types of basic function transformations covered in

More information

Algebra II Notes Transformations Unit 1.1. Math Background

Algebra II Notes Transformations Unit 1.1. Math Background Lesson. - Parent Functions and Transformations Math Background Previously, you Studied linear, absolute value, exponential and quadratic equations Graphed linear, absolute value, exponential and quadratic

More information

Math 370 Exam 1 Review Name. Use the vertical line test to determine whether or not the graph is a graph in which y is a function of x.

Math 370 Exam 1 Review Name. Use the vertical line test to determine whether or not the graph is a graph in which y is a function of x. Math 370 Exam 1 Review Name Determine whether the relation is a function. 1) {(-6, 6), (-6, -6), (1, 3), (3, -8), (8, -6)} Not a function The x-value -6 corresponds to two different y-values, so this relation

More information

GUIDED NOTES 3.5 TRANSFORMATIONS OF FUNCTIONS

GUIDED NOTES 3.5 TRANSFORMATIONS OF FUNCTIONS GUIDED NOTES 3.5 TRANSFORMATIONS OF FUNCTIONS LEARNING OBJECTIVES In this section, you will: Graph functions using vertical and horizontal shifts. Graph functions using reflections about the x-axis and

More information

1.5 Part - 2 Inverse Relations and Inverse Functions

1.5 Part - 2 Inverse Relations and Inverse Functions 1.5 Part - 2 Inverse Relations and Inverse Functions What happens when we reverse the coordinates of all the ordered pairs in a relation? We obviously get another relation, but does it have any similarities

More information

Course of study- Algebra Introduction: Algebra 1-2 is a course offered in the Mathematics Department. The course will be primarily taken by

Course of study- Algebra Introduction: Algebra 1-2 is a course offered in the Mathematics Department. The course will be primarily taken by Course of study- Algebra 1-2 1. Introduction: Algebra 1-2 is a course offered in the Mathematics Department. The course will be primarily taken by students in Grades 9 and 10, but since all students must

More information

Unit 12 Special Functions

Unit 12 Special Functions Algebra Notes Special Functions Unit 1 Unit 1 Special Functions PREREQUISITE SKILLS: students should be able to describe a relation and a function students should be able to identify the domain and range

More information

Algebra 2 Semester 1 (#2221)

Algebra 2 Semester 1 (#2221) Instructional Materials for WCSD Math Common Finals The Instructional Materials are for student and teacher use and are aligned to the 2016-2017 Course Guides for the following course: Algebra 2 Semester

More information

Algebra I Notes Absolute Value Functions Unit 04c

Algebra I Notes Absolute Value Functions Unit 04c OBJECTIVES: F.IF.B.4 Interpret functions that arise in applications in terms of the context. For a function that models a relationship between two quantities, interpret key features of graphs and tables

More information

You used set notation to denote elements, subsets, and complements. (Lesson 0-1)

You used set notation to denote elements, subsets, and complements. (Lesson 0-1) You used set notation to denote elements, subsets, and complements. (Lesson 0-1) Describe subsets of real numbers. Identify and evaluate functions and state their domains. set-builder notation interval

More information

1.1 Pearson Modeling and Equation Solving

1.1 Pearson Modeling and Equation Solving Date:. Pearson Modeling and Equation Solving Syllabus Objective:. The student will solve problems using the algebra of functions. Modeling a Function: Numerical (data table) Algebraic (equation) Graphical

More information

PRECALCULUS I/MATH 126 (2188) SHANNON MYERS

PRECALCULUS I/MATH 126 (2188) SHANNON MYERS PRECALCULUS I/MATH 126 (2188) SHANNON MYERS π 100 POINTS POSSIBLE π YOUR WORK MUST SUPPORT YOUR ANSWER FOR FULL CREDIT TO BE AWARDED π YOU MAY USE A SCIENTIFIC AND/OR A TI-83/84/85/86 CALCULATOR π PROVIDE

More information

a translation by c units a translation by c units

a translation by c units a translation by c units 1.6 Graphical Transformations Introducing... Translations 1.) Set your viewing window to [-5,5] by [-5,15]. 2.) Graph the following functions: y 1 = x 2 y 2 = x 2 + 3 y 3 = x 2 + 1 y 4 = x 2-2 y 5 = x

More information

Polynomial and Rational Functions. Copyright Cengage Learning. All rights reserved.

Polynomial and Rational Functions. Copyright Cengage Learning. All rights reserved. 2 Polynomial and Rational Functions Copyright Cengage Learning. All rights reserved. 2.1 Quadratic Functions Copyright Cengage Learning. All rights reserved. What You Should Learn Analyze graphs of quadratic

More information

3.1 INTRODUCTION TO THE FAMILY OF QUADRATIC FUNCTIONS

3.1 INTRODUCTION TO THE FAMILY OF QUADRATIC FUNCTIONS 3.1 INTRODUCTION TO THE FAMILY OF QUADRATIC FUNCTIONS Finding the Zeros of a Quadratic Function Examples 1 and and more Find the zeros of f(x) = x x 6. Solution by Factoring f(x) = x x 6 = (x 3)(x + )

More information

Graphs of Exponential

Graphs of Exponential Graphs of Exponential Functions By: OpenStaxCollege As we discussed in the previous section, exponential functions are used for many realworld applications such as finance, forensics, computer science,

More information

I. Function Characteristics

I. Function Characteristics I. Function Characteristics Interval of possible x values for a given function. (Left,Right) Interval of possible y values for a given function. (down, up) What is happening at the far ends of the graph?

More information

Chapter 5. Radicals. Lesson 1: More Exponent Practice. Lesson 2: Square Root Functions. Lesson 3: Solving Radical Equations

Chapter 5. Radicals. Lesson 1: More Exponent Practice. Lesson 2: Square Root Functions. Lesson 3: Solving Radical Equations Chapter 5 Radicals Lesson 1: More Exponent Practice Lesson 2: Square Root Functions Lesson 3: Solving Radical Equations Lesson 4: Simplifying Radicals Lesson 5: Simplifying Cube Roots This assignment is

More information

Let s review some things we learned earlier about the information we can gather from the graph of a quadratic.

Let s review some things we learned earlier about the information we can gather from the graph of a quadratic. Section 6: Quadratic Equations and Functions Part 2 Section 6 Topic 1 Observations from a Graph of a Quadratic Function Let s review some things we learned earlier about the information we can gather from

More information

A Catalog of Essential Functions

A Catalog of Essential Functions Section. A Catalog of Essential Functions Kiryl Tsishchanka A Catalog of Essential Functions In this course we consider 6 groups of important functions:. Linear Functions. Polynomials 3. Power functions.

More information

ALGEBRA 1 SPRING FINAL REVIEW. This COMPLETED packet is worth: and is DUE:

ALGEBRA 1 SPRING FINAL REVIEW. This COMPLETED packet is worth: and is DUE: Name: Period: Date: MODULE 3 Unit 7 Sequences ALGEBRA 1 SPRING FINAL REVIEW This COMPLETED packet is worth: and is DUE: 1. Write the first 5 terms of each sequence, then state if it is geometric or arithmetic.

More information

Unit 1 and Unit 2 Concept Overview

Unit 1 and Unit 2 Concept Overview Unit 1 and Unit 2 Concept Overview Unit 1 Do you recognize your basic parent functions? Transformations a. Inside Parameters i. Horizontal ii. Shift (do the opposite of what feels right) 1. f(x+h)=left

More information

Section 1.6. Inverse Functions

Section 1.6. Inverse Functions Section 1.6 Inverse Functions Important Vocabulary Inverse function: Let f and g be two functions. If f(g(x)) = x in the domain of g and g(f(x) = x for every x in the domain of f, then g is the inverse

More information

2/22/ Transformations but first 1.3 Recap. Section Objectives: Students will know how to analyze graphs of functions.

2/22/ Transformations but first 1.3 Recap. Section Objectives: Students will know how to analyze graphs of functions. 1 2 3 4 1.4 Transformations but first 1.3 Recap Section Objectives: Students will know how to analyze graphs of functions. 5 Recap of Important information 1.2 Functions and their Graphs Vertical line

More information

College Pre Calculus A Period. Weekly Review Sheet # 1 Assigned: Monday, 9/9/2013 Due: Friday, 9/13/2013

College Pre Calculus A Period. Weekly Review Sheet # 1 Assigned: Monday, 9/9/2013 Due: Friday, 9/13/2013 College Pre Calculus A Name Period Weekly Review Sheet # 1 Assigned: Monday, 9/9/013 Due: Friday, 9/13/013 YOU MUST SHOW ALL WORK FOR EVERY QUESTION IN THE BOX BELOW AND THEN RECORD YOUR ANSWERS ON THE

More information

Determine whether the relation represents a function. If it is a function, state the domain and range. 1)

Determine whether the relation represents a function. If it is a function, state the domain and range. 1) MAT 103 TEST 2 REVIEW NAME Determine whether the relation represents a function. If it is a function, state the domain and range. 1) 3 6 6 12 9 18 12 24 Circle the correct response: Function Not a function

More information

+ bx + c = 0, you can solve for x by using The Quadratic Formula. x

+ bx + c = 0, you can solve for x by using The Quadratic Formula. x Math 33B Intermediate Algebra Fall 01 Name Study Guide for Exam 4 The exam will be on Friday, November 9 th. You are allowed to use one 3" by 5" index card on the exam as well as a scientific calculator.

More information

Test 3 review SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

Test 3 review SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Test 3 review SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Approximate the coordinates of each turning point by graphing f(x) in the standard viewing

More information

Chapter 2: Linear Equations and Functions

Chapter 2: Linear Equations and Functions Chapter 2: Linear Equations and Functions Chapter 2: Linear Equations and Functions Assignment Sheet Date Topic Assignment Completed 2.1 Functions and their Graphs and 2.2 Slope and Rate of Change 2.1

More information

DOWNLOAD PDF BIG IDEAS MATH VERTICAL SHRINK OF A PARABOLA

DOWNLOAD PDF BIG IDEAS MATH VERTICAL SHRINK OF A PARABOLA Chapter 1 : BioMath: Transformation of Graphs Use the results in part (a) to identify the vertex of the parabola. c. Find a vertical line on your graph paper so that when you fold the paper, the left portion

More information

Skill 3 Relations and Functions

Skill 3 Relations and Functions Skill 3 Relations and Functions 3a: Use Interval and Set Notation 3b: Determine the domain and range of a relation given a set of ordered pairs, a graph, or an equation 3c: Determine whether a relation

More information

Algebra 2 Chapter Relations and Functions

Algebra 2 Chapter Relations and Functions Algebra 2 Chapter 2 2.1 Relations and Functions 2.1 Relations and Functions / 2.2 Direct Variation A: Relations What is a relation? A of items from two sets: A set of values and a set of values. What does

More information

Algebra 1 Semester 2 Final Review

Algebra 1 Semester 2 Final Review Team Awesome 011 Name: Date: Period: Algebra 1 Semester Final Review 1. Given y mx b what does m represent? What does b represent?. What axis is generally used for x?. What axis is generally used for y?

More information

1.1: Basic Functions and Translations

1.1: Basic Functions and Translations .: Basic Functions and Translations Here are the Basic Functions (and their coordinates!) you need to get familiar with.. Quadratic functions (a.k.a. parabolas) y x Ex. y ( x ). Radical functions (a.k.a.

More information

Assignments for Algebra 1 Unit 9 Quadratics, Part 1

Assignments for Algebra 1 Unit 9 Quadratics, Part 1 Name: Assignments for Algebra 1 Unit 9 Quadratics, Part 1 Day 1, Quadratic Transformations: p.1-2 Day 2, Vertex Form of Quadratics: p. 3 Day 3, Solving Quadratics: p. 4-5 Day 4, No Homework (be sure you

More information

Section 2: Operations on Functions

Section 2: Operations on Functions Chapter Review Applied Calculus 9 Section : Operations on Functions Composition of Functions Suppose we wanted to calculate how much it costs to heat a house on a particular day of the year. The cost to

More information

3. parallel: (b) and (c); perpendicular (a) and (b), (a) and (c)

3. parallel: (b) and (c); perpendicular (a) and (b), (a) and (c) SECTION 1.1 1. Plot the points (0, 4), ( 2, 3), (1.5, 1), and ( 3, 0.5) in the Cartesian plane. 2. Simplify the expression 13 7 2. 3. Use the 3 lines whose equations are given. Which are parallel? Which

More information

REVIEW FOR THE FIRST SEMESTER EXAM

REVIEW FOR THE FIRST SEMESTER EXAM Algebra II Honors @ Name Period Date REVIEW FOR THE FIRST SEMESTER EXAM You must NEATLY show ALL of your work ON SEPARATE PAPER in order to receive full credit! All graphs must be done on GRAPH PAPER!

More information

Pre-Calculus Mr. Davis

Pre-Calculus Mr. Davis Pre-Calculus 2016-2017 Mr. Davis How to use a Graphing Calculator Applications: 1. Graphing functions 2. Analyzing a function 3. Finding zeroes (or roots) 4. Regression analysis programs 5. Storing values

More information

The following information is for reviewing the material since Exam 3:

The following information is for reviewing the material since Exam 3: Outcomes List for Math 121 Calculus I Fall 2010-2011 General Information: The purpose of this Outcomes List is to give you a concrete summary of the material you should know, and the skills you should

More information

Prerequisites for Math 130

Prerequisites for Math 130 Prerequisites for Math 0 The material below represents only some of the basic material with which you should be familiar We will not be reviewing this material You may wish to consult Appendix A in your

More information

Functions 3.6. Fall Math (Math 1010) M / 13

Functions 3.6. Fall Math (Math 1010) M / 13 Functions 3.6 Fall 2013 - Math 1010 (Math 1010) M 1010 3.6 1 / 13 Roadmap 3.6 - Functions: Relations, Functions 3.6 - Evaluating Functions, Finding Domains and Ranges (Math 1010) M 1010 3.6 2 / 13 3.6

More information

5.1 Introduction to the Graphs of Polynomials

5.1 Introduction to the Graphs of Polynomials Math 3201 5.1 Introduction to the Graphs of Polynomials In Math 1201/2201, we examined three types of polynomial functions: Constant Function - horizontal line such as y = 2 Linear Function - sloped line,

More information

College Algebra. Quadratic Functions and their Graphs. Dr. Nguyen October 12, Department of Mathematics UK

College Algebra. Quadratic Functions and their Graphs. Dr. Nguyen October 12, Department of Mathematics UK College Algebra Quadratic Functions and their Graphs Dr. Nguyen nicholas.nguyen@uky.edu Department of Mathematics UK October 12, 2018 Agenda Quadratic functions and their graphs Parabolas and vertices

More information