Along the way, you learned many manipulative skills using the Properties of Real Numbers.

Size: px
Start display at page:

Download "Along the way, you learned many manipulative skills using the Properties of Real Numbers."

Transcription

1 A LOOK at Algebra ============================= In a nutshell, you have learned how to: 1. solve linear equations and inequalities. solve quadratic equations and inequalities 3. solve systems of linear equations and inequalities. solve equations containing absolute value 5. solve equations containing radicals. graph equations/inequalities - 1 variable. graph equations - variables. graph absolute values 7. graph parabolas & exponentials 8. find equations of lines Along the way, you learned many manipulative skills using the Properties of Real Numbers. We also looked at graphs in one and two variables and learned we could graph them by inspection, if we took the time to see some patterns develop. And, because we enjoy problem solving so much, we studied formatted word problems so we might relate them to other problems we may encounter later. Please review the Algebra, you can do it sheets along with this packet. Copyright 003 Hanlonmath Page 1 of 15

2 Linear Equations The general strategy for solving linear equations and inequalities was to use the Gift Wrapping analogy. That is, to use the Order of Operations in reverse, using the opposite operation to isolate the variable. We learned to solve equations in the ax + b = c form. Equations that did not look like that, we used the Properties of Real Numbers, to change it into that form. Example 1 Solve: 3x = 10 3x + = x + 0 = 1 3x = 1 x = APE AI/Arithmetic fact Prop of Zero DPE Example Solve: 5(x 3) + 8 = 13 This problem looked different from the ax + b = c problems because of the parentheses. Using the Distributive Property, we get rid of the parentheses, combine terms, and make the problem look like one we solved before. 10x = 13 10x 7 = 13 10x = x = 0 x = Copyright 003 Hanlonmath Page of 15

3 Example 3 Solve: x/ x/3 = 10 This problem looks different because it has fractions. Using the Multiplication Property of Equality, I can multiply both sides of the equation by the common denominator, that eliminates the fractions and makes the problem look like one I have solved before.. { x/ x/3 } = (10) 3x x = 0 x = 0 Equations containing Absolute Value When solving equations containing absolute value, you must remember the expression on the inside of the absolute value signs could be positive or negative. When solving equations, we are looking for ALL the values of the variable that will make the open sentence true, we must solve the equation for both conditions, when the expression is positive and when the expression is negative. That means we should get two answers! Example 1 Solve: x + 3 = 11 If x + 3 is a positive number, then x + 3 = 11. Solving for x, we have x = 8, x = But, x + 3 could have been a negative number. If that were the case, then (x + 3) = 11 or x + 3 = 11 Solving for x, x = 1 x = 7 Notice, if x =, then x + 3 is 11 and the absolute value of 11 is 11. If x = 7, then x + 3 is negative 11, and the absolute value of a negative 11 is also 11. The solution set is {, 7} Copyright 003 Hanlonmath Page 3 of 15

4 Example Solve: 5x 3 > 7 Translated that means that if 5x 3 is positive, then 5x 3 > 7. If 5x 3 is negative, then (5x 3) > 7 Solving; 5x 3 > 7 OR (5x 3) > 7 5x > 30 5x 3 < 7 x > 5x < x < /5 The solution is {x/ x < /5 U x > } /5 0 Example 3 Solve: x 5 < 9 That means that x 5 < 9 AND (x 5) < 9 x 5 > 9 x < 1 x > x < 7 and x > The solution is{x/ < x < 7} 0 7 It might be helpful to keep in mind when the absolute value is less then, you have a conjunctive statement, when it s greater than, you have a disjunctive statement. Copyright 003 Hanlonmath Page of 15

5 Quadratic Equations Zero Product Property We looked at three ways of solving quadratic equations, the first using the Zero Product Property. That is, if AB = 0, then either A or B has to be zero. To solve quadratics using the Zero Product Property, 1. we put everything on one side of the equation, zero on the other side,. factor completely 3. set each factor equal to zero. solve the resulting equation Example 1 Solve: x + x 0 = 0 (x + 5)(x ) = 0 factoring In order for that product to be equal to zero, one of the factors has to be zero. Setting each factor equal to zero, we have x + 5 = 0 or x = 0 x = - 5 or x = Completing the Square We learned how to complete the square by noticing the relationship (pattern) between the linear and constant terms in perfect squares when the coefficient of the quadratic term was ONE. To solve quadratics by completing the square, 1. put the constant on the other side of the equation. made sure the leading coefficient is ONE 3. take half the linear term and squared it. added that number to both sides of the equation 5. factor into a perfect square. solved the resulting equation Copyright 003 Hanlonmath Page 5 of 15

6 Example 1 Solve: x + x 1 = 0 x + x = +1 x + x + _ = 1 + _ 3 x + x + 9 = Take ½ the linear term () and square Adding 9 to both sides (x + 3) = 10 Factoring x + 3 = " ± 10 x = 3 " ± 10 Quadratic Formula The Quadratic Formula was derived from completing the square using ax + bx + c = 0. To use the quadratic formula, put everything on one side and zero on the other side to identify the values of a, b and c. Example 1 Solve: x + 5x = x + 5x = 0 Using the formula, a = 1, b = 5, and c =. Plugging those values into the Quadratic Formula, we have " x = b ± b ac " x = (5) ± a 5 1( ) 1 5 ± 5 +1 " x = " x = 5 ± 1 Copyright 003 Hanlonmath Page of 15

7 Systems of Linear Equations We used two methods to solve equations simultaneously, the addition method and substitution. To solve a system of equations of two equations with two variables, we will reduce it to one equation with one variable a problem we already know how to solve. Addition Method To do that by using the Addition Method, we will make the coefficients of one of the variables the same, but opposite in sign. Then, by adding the equations together, one of the variables will fall out and the resulting equation will be linear in one variable an equation we can solve. Example 1 Solve: 3x + y = x y = 1 By adding these equations together by the APE, we have equation that we know how to solve. 9x = 18 x = If x =, then by plugging that value back into one of the equations, we have 3() + y = + y = y = 0 y = 0 These two lines intersect at the point (,0). Example Solve: 3x + y = 5 x + 3y = Copyright 003 Hanlonmath Page 7 of 15

8 In this example, none of the coefficients are the same. Using the Properties of Real Numbers, I make that happen by multiplying both sides of an equation by the same number. 3x + y = 5 (x3) 9x + y = 15 x + 3y = ( ) 8x y = 1 adding the equations x = 3, and y =, the solution (3, ) Substitution To solve equations simultaneously using substitution, you solve for one variable in one equation and plug that expression into the other equation. Generally, the only time you would use the substitution method is when one of the coefficients on one the variables in 1. Example 3 Solve: y = x + 1 x + 3y = 19 y was already solved for in the first equation, so plug (x + 1) into the second equation, we have: x + 3(x + 1) = 19 x + x + 3 = 19 8x + 3 = 19 8x = 1 x = If x =, then y = 5 so the point of intersection is (, 5) Equations containing Radicals To solve equations containing radicals, isolate the radical, then get rid of it. Solve the resulting equation. Be careful, when you are raising powers, you might introduce extraneous solutions, so you MUST check your answers. Copyright 003 Hanlonmath Page 8 of 15

9 Example 1 Solve Solve: x = x = 10 x = 100 x = 10 Example Solve: y y +1 = 0 y = y +1 ( y) = ( y +1) y + y = (y +1) y 8y = 0 y(y 8) = 0 y = 0 or y = 8 IMPORTANT check your answers, 8 does not work when you plug it back into the original equation, so y = 0 is the only answer. You could have an equation that contains more than one radical, if so, isolate one at a time and get rid of that radical. Example 3 x 5 = x 1 x 5 = x -= x 3 = x 9 = x x +1; squaring both sides Note well when you squared the right side, the radical did NOT disappear. The radical needs to be isolated again! Copyright 003 Hanlonmath Page 9 of 15

10 Graphing Slope Intercept y = mx + b 1. Plot b, the yint. From b, use m to find second point 3. Connect the points. Example 1 Graph y = x Start at (0, 5), then go up and over y = x Example Graph y = ( /3) x + 1 Start at (0, 1), then go down and over 3 8 y = x Copyright 003 Hanlonmath Page 10 of 15

11 Graphing General Form Ax + By = C (Cover-up Method) 1. Let x = 0, find y int. Let y = 0, find x int 3. Connect Points Example 1 Graph 3x + y = 3x + y = 5 5 Example Graph 5x 3y = x 3y = Copyright 003 Hanlonmath Page 11 of 15

12 Finding Equations of Lines y y1 = m(x x1) Point - Slope To find an equation of a line, you need two pieces of information, the slope and a point. Substitute those values into the Point-Slope form of an equation of a line. If you are not given slope explicitly, you might have to find the slope using the slope formula if you are given two points. Or, if you ar given an equation, then remember parallel lines have the same slope and perpendicular lines have negative reciprocal slopes. y y1 = m(x x1) Example 1 Find an equation of a line passing through (, 3) and slope 5 y ( 3) = 5(x ) y + 3 = 5x 10 y = 5x 13 Example Find an equation of a line passing through (, 5) and (, 7) The slope is 1/ =. Pick either point - (, 5) and substitute into the Point-Slope y 5 = (x ) y 5 = x + 1 y = x + 17 Example 3 Find an equation of a line that passes through ( 1, ) and is parallel to y = 3x The slope is 3. Substitute into equation y = 3(x ( 1)) y = 3(x + 1) y = 3x + 3 y = 3x + 5 Copyright 003 Hanlonmath Page 1 of 15

13 Graph Absolute Value y = x Graph by plotting points or use the parent function to translate the vertex. The vertex is at the origin. 3 y = x 1 1 In the graph of the absolute value, y = x a + b, the b moves the V shape up or down. The a moves the graph horizontally. Example 1 Graph y = x 3 + Go over +3 and up from the origin f( x) = x Copyright 003 Hanlonmath Page 13 of 15

14 Example Graph y = x + 3 Go over and down 3 y = x Graph Parabolas Graph by plotting points, using parent function or vertex and symmetry. This is just like how we graphed absolute value. The vertex is at the origin. 10 Parent Equation Vertex at (0, 0) y = x Copyright 003 Hanlonmath Page 1 of 15

15 In the graph y = (x a) + b, the b moves the the graph up and down and the a moves the graph horizontally. Example 1 Graph y = (x 3) Go over 3 and up from the parent function y = ( x 3) + 5 When the equation is not in vertex format, use b/a to find the x- coordinate, use that to find the y-coordinate,then pick a convenient point(s) and symmetry to find other point(s) Example Graph y = x +x Use b/a to find the x -coordinate = / = 3 Substitute 3 into the equation, then y = 1. The vertex is at ( 3, 1). Substitute another value of x, let x = 0, then y= 10, a second point is (0, 10). Using symmetry, a third point would be (, 10) 8 y = x + x Copyright 003 Hanlonmath Page 15 of 15

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

2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY

2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY 2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY The following are topics that you will use in Geometry and should be retained throughout the summer. Please use this practice to review the topics you

More information

Roots are: Solving Quadratics. Graph: y = 2x 2 2 y = x 2 x 12 y = x 2 + 6x + 9 y = x 2 + 6x + 3. real, rational. real, rational. real, rational, equal

Roots are: Solving Quadratics. Graph: y = 2x 2 2 y = x 2 x 12 y = x 2 + 6x + 9 y = x 2 + 6x + 3. real, rational. real, rational. real, rational, equal Solving Quadratics Graph: y = 2x 2 2 y = x 2 x 12 y = x 2 + 6x + 9 y = x 2 + 6x + 3 Roots are: real, rational real, rational real, rational, equal real, irrational 1 To find the roots algebraically, make

More information

Herndon High School Geometry Honors Summer Assignment

Herndon High School Geometry Honors Summer Assignment Welcome to Geometry! This summer packet is for all students enrolled in Geometry Honors at Herndon High School for Fall 07. The packet contains prerequisite skills that you will need to be successful in

More information

MATH 1130 Exam 1 Review Sheet

MATH 1130 Exam 1 Review Sheet MATH 1130 Exam 1 Review Sheet The Cartesian Coordinate Plane The Cartesian Coordinate Plane is a visual representation of the collection of all ordered pairs (x, y) where x and y are real numbers. This

More information

8th Grade Math Definitions

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

More information

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

Beginning Algebra. 1. Review of Pre-Algebra 1.1 Review of Integers 1.2 Review of Fractions

Beginning Algebra. 1. Review of Pre-Algebra 1.1 Review of Integers 1.2 Review of Fractions 1. Review of Pre-Algebra 1.1 Review of Integers 1.2 Review of Fractions Beginning Algebra 1.3 Review of Decimal Numbers and Square Roots 1.4 Review of Percents 1.5 Real Number System 1.6 Translations:

More information

The coordinates of the vertex of the corresponding parabola are p, q. If a > 0, the parabola opens upward. If a < 0, the parabola opens downward.

The coordinates of the vertex of the corresponding parabola are p, q. If a > 0, the parabola opens upward. If a < 0, the parabola opens downward. Mathematics 10 Page 1 of 8 Quadratic Relations in Vertex Form The expression y ax p q defines a quadratic relation in form. The coordinates of the of the corresponding parabola are p, q. If a > 0, the

More information

Geometry 21 Summer Work Packet Review and Study Guide

Geometry 21 Summer Work Packet Review and Study Guide Geometry Summer Work Packet Review and Study Guide This study guide is designed to accompany the Geometry Summer Work Packet. Its purpose is to offer a review of the ten specific concepts covered in the

More information

3.1. QUADRATIC FUNCTIONS AND MODELS

3.1. QUADRATIC FUNCTIONS AND MODELS 3.1. QUADRATIC FUNCTIONS AND MODELS 1 What You Should Learn Analyze graphs of quadratic functions. Write quadratic functions in standard form and use the results to sketch graphs of functions. Find minimum

More information

QUADRATIC FUNCTIONS AND MODELS

QUADRATIC FUNCTIONS AND MODELS QUADRATIC FUNCTIONS AND MODELS What You Should Learn Analyze graphs of quadratic functions. Write quadratic functions in standard form and use the results to sketch graphs of functions. Find minimum and

More information

Course Number 420 Title Algebra I Honors Grade 9 # of Days 60

Course Number 420 Title Algebra I Honors Grade 9 # of Days 60 Whitman-Hanson Regional High School provides all students with a high- quality education in order to develop reflective, concerned citizens and contributing members of the global community. Course Number

More information

ANSWER KEY. Checklist Do I understand? Test Date: A-Day 2/7. Algebra 1 Benchmark Review study guide is due on test day!

ANSWER KEY. Checklist Do I understand? Test Date: A-Day 2/7. Algebra 1 Benchmark Review study guide is due on test day! ANSWER KEY Name: Algebra 1 Benchmark Review study guide is due on test day! Test Date: A-Day 2/7 Checklist Do I understand? Unit 1 Solving Equations and Inequalities Two Step Equations Properties of Real

More information

Reference Material /Formulas for Pre-Calculus CP/ H Summer Packet

Reference Material /Formulas for Pre-Calculus CP/ H Summer Packet Reference Material /Formulas for Pre-Calculus CP/ H Summer Packet Week # 1 Order of Operations Step 1 Evaluate expressions inside grouping symbols. Order of Step 2 Evaluate all powers. Operations Step

More information

Algebra 2 Summer Work Packet Review and Study Guide

Algebra 2 Summer Work Packet Review and Study Guide Algebra Summer Work Packet Review and Study Guide This study guide is designed to accompany the Algebra Summer Work Packet. Its purpose is to offer a review of the nine specific concepts covered in the

More information

Basic ALGEBRA 2 SUMMER PACKET

Basic ALGEBRA 2 SUMMER PACKET Name Basic ALGEBRA SUMMER PACKET This packet contains Algebra I topics that you have learned before and should be familiar with coming into Algebra II. We will use these concepts on a regular basis throughout

More information

Algebra II (Common Core) Summer Assignment Due: September 11, 2017 (First full day of classes) Ms. Vella

Algebra II (Common Core) Summer Assignment Due: September 11, 2017 (First full day of classes) Ms. Vella 1 Algebra II (Common Core) Summer Assignment Due: September 11, 2017 (First full day of classes) Ms. Vella In this summer assignment, you will be reviewing important topics from Algebra I that are crucial

More information

SCIE 4101 Fall Math Review Packet #2 Notes Patterns and Algebra I Topics

SCIE 4101 Fall Math Review Packet #2 Notes Patterns and Algebra I Topics SCIE 4101 Fall 014 Math Review Packet # Notes Patterns and Algebra I Topics I consider Algebra and algebraic thought to be the heart of mathematics everything else before that is arithmetic. The first

More information

1 Quadratic Functions

1 Quadratic Functions Unit 1 Quadratic Functions Lecture Notes Introductory Algebra Page 1 of 8 1 Quadratic Functions In this unit we will learn many of the algebraic techniques used to work with the quadratic function fx)

More information

SUMMER MATH PACKET ADVANCED ALGEBRA A COURSE 215

SUMMER MATH PACKET ADVANCED ALGEBRA A COURSE 215 SUMMER MATH PACKET ADVANCED ALGEBRA A COURSE 5 Updated May 0 MATH SUMMER PACKET INSTRUCTIONS Attached you will find a packet of exciting math problems for your enjoyment over the summer. The purpose of

More information

Math 1 Unit 1 EOC Review

Math 1 Unit 1 EOC Review Math 1 Unit 1 EOC Review Name: Solving Equations (including Literal Equations) - Get the variable to show what it equals to satisfy the equation or inequality - Steps (each step only where necessary):

More information

Course Name: MAT 135 Spring 2017 Master Course Code: N/A. ALEKS Course: Intermediate Algebra Instructor: Master Templates

Course Name: MAT 135 Spring 2017 Master Course Code: N/A. ALEKS Course: Intermediate Algebra Instructor: Master Templates Course Name: MAT 135 Spring 2017 Master Course Code: N/A ALEKS Course: Intermediate Algebra Instructor: Master Templates Course Dates: Begin: 01/15/2017 End: 05/31/2017 Course Content: 279 Topics (207

More information

SCIE 4101 Spring Math Review Packet #2 Notes Algebra I

SCIE 4101 Spring Math Review Packet #2 Notes Algebra I SCIE 4101 Spring 011 Math Review Packet # Notes Algebra I I consider Algebra and algebraic thought to be the heart of mathematics everything else before that is arithmetic. The first characteristic of

More information

Algebra Concepts Equation Solving Flow Chart Page 1 of 6. How Do I Solve This Equation?

Algebra Concepts Equation Solving Flow Chart Page 1 of 6. How Do I Solve This Equation? Algebra Concepts Equation Solving Flow Chart Page of 6 How Do I Solve This Equation? First, simplify both sides of the equation as much as possible by: combining like terms, removing parentheses using

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

Lesson 9 Exploring Graphs of Quadratic Functions

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

More information

Pre-AP Algebra II Summer Packet 2014

Pre-AP Algebra II Summer Packet 2014 Pre-AP Algebra II Summer Packet 014 Name: Period: PLEASE READ THE FOLLOWING!!!!!!! Wait until a few weeks before school starts to work through this packet so that the material will be fresh when you begin

More information

Algebra 1. Math Review Packet. Equations, Inequalities, Linear Functions, Linear Systems, Exponents, Polynomials, Factoring, Quadratics, Radicals

Algebra 1. Math Review Packet. Equations, Inequalities, Linear Functions, Linear Systems, Exponents, Polynomials, Factoring, Quadratics, Radicals Algebra 1 Math Review Packet Equations, Inequalities, Linear Functions, Linear Systems, Exponents, Polynomials, Factoring, Quadratics, Radicals 2017 Math in the Middle 1. Clear parentheses using the distributive

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

Chapter 5 Smartboard Notes

Chapter 5 Smartboard Notes Name Chapter 5 Smartboard Notes 10.1 Graph ax 2 + c Learning Outcome To graph simple quadratic functions Quadratic function A non linear function that can be written in the standard form y = ax 2 + bx

More information

evaluate functions, expressed in function notation, given one or more elements in their domains

evaluate functions, expressed in function notation, given one or more elements in their domains Describing Linear Functions A.3 Linear functions, equations, and inequalities. The student writes and represents linear functions in multiple ways, with and without technology. The student demonstrates

More information

SUMMER REVIEW PACKET. Name:

SUMMER REVIEW PACKET. Name: Wylie East HIGH SCHOOL SUMMER REVIEW PACKET For students entering Regular PRECALCULUS Name: Welcome to Pre-Calculus. The following packet needs to be finished and ready to be turned the first week of the

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

Part 2 - Beginning Algebra Summary

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

More information

Curriculum Map: Mathematics

Curriculum Map: Mathematics Curriculum Map: Mathematics Course: Honors Algebra II Grade(s): 9/10 Unit 1: Expressions, Equations, and Inequalities In this unit, students review basics concepts and skills of algebra studied in previous

More information

FOR ALL STUDENTS TAKING ALGEBRA II Honors SUMMER REVIEW PACKET

FOR ALL STUDENTS TAKING ALGEBRA II Honors SUMMER REVIEW PACKET FOR ALL STUDENTS TAKING ALGEBRA II Honors 01-014 SUMMER REVIEW PACKET Dear Student and Parent/Guardian, The math department at Central Dauphin School District wants you to be successful in Algebra II.

More information

Homework. Basic properties of real numbers. Adding, subtracting, multiplying and dividing real numbers. Solve one step inequalities with integers.

Homework. Basic properties of real numbers. Adding, subtracting, multiplying and dividing real numbers. Solve one step inequalities with integers. Morgan County School District Re-3 A.P. Calculus August What is the language of algebra? Graphing real numbers. Comparing and ordering real numbers. Finding absolute value. September How do you solve one

More information

Solving Multi-Step Equations

Solving Multi-Step Equations 1. Clear parentheses using the distributive property. 2. Combine like terms within each side of the equal sign. Solving Multi-Step Equations 3. Add/subtract terms to both sides of the equation to get the

More information

Pre-Calculus Summer Packet

Pre-Calculus Summer Packet 2013-2014 Pre-Calculus Summer Packet 1. Complete the attached summer packet, which is due on Friday, September 6, 2013. 2. The material will be reviewed in class on Friday, September 6 and Monday, September

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

Characteristics of Linear Functions (pp. 1 of 8)

Characteristics of Linear Functions (pp. 1 of 8) Characteristics of Linear Functions (pp. 1 of 8) Algebra 2 Parent Function Table Linear Parent Function: x y y = Domain: Range: What patterns do you observe in the table and graph of the linear parent

More information

Algebra II Unit #2 4.6 NOTES: Solving Quadratic Equations (More Methods) Block:

Algebra II Unit #2 4.6 NOTES: Solving Quadratic Equations (More Methods) Block: Algebra II Unit # Name: 4.6 NOTES: Solving Quadratic Equations (More Methods) Block: (A) Background Skills - Simplifying Radicals To simplify a radical that is not a perfect square: 50 8 300 7 7 98 (B)

More information

New Jersey Quality Single Accountability Continuum (NJQSAC) A-SSE 1-2; A-CED 1,4; A-REI 1-3, F-IF 1-5, 7a

New Jersey Quality Single Accountability Continuum (NJQSAC) A-SSE 1-2; A-CED 1,4; A-REI 1-3, F-IF 1-5, 7a ALGEBRA 2 HONORS Date: Unit 1, September 4-30 How do we use functions to solve real world problems? What is the meaning of the domain and range of a function? What is the difference between dependent variable

More information

Never leave a NEGATIVE EXPONENT or a ZERO EXPONENT in an answer in simplest form!!!!!

Never leave a NEGATIVE EXPONENT or a ZERO EXPONENT in an answer in simplest form!!!!! 1 ICM Unit 0 Algebra Rules Lesson 1 Rules of Exponents RULE EXAMPLE EXPLANANTION a m a n = a m+n A) x x 6 = B) x 4 y 8 x 3 yz = When multiplying with like bases, keep the base and add the exponents. a

More information

Chapters 1 and 2 Test

Chapters 1 and 2 Test Class: Date: Chapters 1 and 2 Test Multiple Choice Identify the choice that best completes the statement or answers the question. 1. 2r 9 6 Solve the inequality. Graph the solution set. a. r 1 1 2 c. r

More information

Algebra II Curriculum Guide Dunmore School District Dunmore, PA

Algebra II Curriculum Guide Dunmore School District Dunmore, PA Algebra II Dunmore School District Dunmore, PA Algebra II Prerequisite: Successful completion of Geometry This course continues and reinforces the mathematical material learned in Algebra I. It deals with

More information

West Windsor-Plainsboro Regional School District Math A&E Grade 7

West Windsor-Plainsboro Regional School District Math A&E Grade 7 West Windsor-Plainsboro Regional School District Math A&E Grade 7 Page 1 of 24 Unit 1: Introduction to Algebra Content Area: Mathematics Course & Grade Level: A&E Mathematics, Grade 7 Summary and Rationale

More information

LAKOTA WEST HIGH SCHOOL HONORS ALGEBRA II EXPECTATIONS ( )

LAKOTA WEST HIGH SCHOOL HONORS ALGEBRA II EXPECTATIONS ( ) LAKOTA WEST HIGH SCHOOL HONORS ALGEBRA II EXPECTATIONS (07-08) Upon entering Honors Algebra II class at Lakota West HS it will be expected that you to have an excellent understanding of certain topics

More information

Algebra I (2016) Wright City R-II. Mathematics Grades 8-9, Duration 1 Year, 1 Credit Required Course Course Description

Algebra I (2016) Wright City R-II. Mathematics Grades 8-9, Duration 1 Year, 1 Credit Required Course Course Description Algebra I (2016) Course Algebra 1 introduces basic algebraic skills in a logical order, including relations, functions, graphing, systems of equations, radicals, factoring polynomials, rational equations,

More information

Basic Fraction and Integer Operations (No calculators please!)

Basic Fraction and Integer Operations (No calculators please!) P1 Summer Math Review Packet For Students entering Geometry The problems in this packet are designed to help you review topics from previous mathematics courses that are important to your success in Geometry.

More information

Tuesday, 3/28 : Ch. 9.8 Cubic Functions ~ Ch. 9 Packet p.67 #(1-6) Thursday, 3/30 : Ch. 9.8 Rational Expressions ~ Ch. 9 Packet p.

Tuesday, 3/28 : Ch. 9.8 Cubic Functions ~ Ch. 9 Packet p.67 #(1-6) Thursday, 3/30 : Ch. 9.8 Rational Expressions ~ Ch. 9 Packet p. Ch. 9.8 Cubic Functions & Ch. 9.8 Rational Expressions Learning Intentions: Explore general patterns & characteristics of cubic functions. Learn formulas that model the areas of squares & the volumes of

More information

Answers to the problems will be posted on the school website, go to Academics tab, then select Mathematics and select Summer Packets.

Answers to the problems will be posted on the school website, go to Academics tab, then select Mathematics and select Summer Packets. Name Geometry SUMMER PACKET This packet contains Algebra I topics that you have learned before and should be familiar with coming into Geometry. We will use these concepts on a regular basis throughout

More information

Summer Work Packet for MPH Math Classes

Summer Work Packet for MPH Math Classes Summer Work Packet for MPH Math Classes Students going into Algebra II/Trig AC Sept. 018 Name: This packet is designed to help students stay current with their math skills. Each math class expects a certain

More information

Math ~ Exam #1 Review Guide* *This is only a guide, for your benefit, and it in no way replaces class notes, homework, or studying

Math ~ Exam #1 Review Guide* *This is only a guide, for your benefit, and it in no way replaces class notes, homework, or studying Math 1050 2 ~ Exam #1 Review Guide* *This is only a guide, for your benefit, and it in no way replaces class notes, homework, or studying General Tips for Studying: 1. Review this guide, class notes, the

More information

Are you ready for Algebra 3? Summer Packet *Required for all Algebra 3/Trigonometry Students*

Are you ready for Algebra 3? Summer Packet *Required for all Algebra 3/Trigonometry Students* Name: Date: Period: Are you ready for Algebra? Summer Packet *Required for all Students* The course prepares students for Pre Calculus and college math courses. In order to accomplish this, the course

More information

Algebra 31 Summer Work Packet Review and Study Guide

Algebra 31 Summer Work Packet Review and Study Guide Algebra Summer Work Packet Review and Study Guide This study guide is designed to accompany the Algebra Summer Work Packet. Its purpose is to offer a review of the ten specific concepts covered in the

More information

Algebra II Honors Curriculum Guide Dunmore School District Dunmore, PA

Algebra II Honors Curriculum Guide Dunmore School District Dunmore, PA Algebra II Honors Dunmore School District Dunmore, PA Algebra II Honors Prerequisite: Successful completion of Geometry Honors This course continues and reinforces the mathematical material learned in

More information

Algebra One As of: September 2014 Teacher Contact: Ms.Zinn (CVHS-NGC)

Algebra One As of: September 2014 Teacher Contact: Ms.Zinn (CVHS-NGC) Algebra One As of: September 2014 Teacher Contact: Ms.Zinn (CVHS-NGC) CCSS Unit Theme SKILLS ASSESSMENT & PRODUCTS Translate sentences into equations such as, The length of a rectangle is ten less than

More information

MA094 Part 2 - Beginning Algebra Summary

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

More information

OBJECTIVES UNIT 1. Lesson 1.0

OBJECTIVES UNIT 1. Lesson 1.0 OBJECTIVES UNIT 1 Lesson 1.0 1. Define "set," "element," "finite set," and "infinite set," "empty set," and "null set" and give two examples of each term. 2. Define "subset," "universal set," and "disjoint

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

An equation is a statement that states that two expressions are equal. For example:

An equation is a statement that states that two expressions are equal. For example: Section 0.1: Linear Equations Solving linear equation in one variable: An equation is a statement that states that two expressions are equal. For example: (1) 513 (2) 16 (3) 4252 (4) 64153 To solve the

More information

SUMMER MATH PACKET. Geometry A COURSE 227

SUMMER MATH PACKET. Geometry A COURSE 227 SUMMER MATH PACKET Geometry A COURSE 7 MATH SUMMER PACKET INSTRUCTIONS Attached you will find a packet of exciting math problems for your enjoyment over the summer. The purpose of the summer packet is

More information

Accessible Topic - Topics accessible to visually impaired students using a screen reader.

Accessible Topic - Topics accessible to visually impaired students using a screen reader. Course Name: Winter 2018 Math 95 - Course Code: ALEKS Course: Developmental Math Instructor: Course Dates: Begin: 01/07/2018 End: 03/23/2018 Course Content: 390 Topics (172 goal + 218 prerequisite) / 334

More information

Algebra 1. Correlated to the Texas Essential Knowledge and Skills. TEKS Units Lessons

Algebra 1. Correlated to the Texas Essential Knowledge and Skills. TEKS Units Lessons Algebra 1 Correlated to the Texas Essential Knowledge and Skills TEKS Units Lessons A1.1 Mathematical Process Standards The student uses mathematical processes to acquire and demonstrate mathematical understanding.

More information

Algebra II/ Advanced Algebra II (2016)

Algebra II/ Advanced Algebra II (2016) Algebra II/ Advanced Algebra II (2016) Course This course is intended to strengthen Algebra I skills and to develop the basic concepts of Algebra II. The course includes solving equations and inequalities

More information

Algebra I+ Pacing Guide. Days Units Notes Chapter 1 ( , )

Algebra I+ Pacing Guide. Days Units Notes Chapter 1 ( , ) Algebra I+ Pacing Guide Days Units Notes Chapter 1 (1.1-1.4, 1.6-1.7) Expressions, Equations and Functions Differentiate between and write expressions, equations and inequalities as well as applying order

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

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

Module 2 Study Guide. The second module covers the following sections of the textbook: , 4.1, 4.2, 4.5, and

Module 2 Study Guide. The second module covers the following sections of the textbook: , 4.1, 4.2, 4.5, and Module 2 Study Guide The second module covers the following sections of the textbook: 3.3-3.7, 4.1, 4.2, 4.5, and 5.1-5.3 Sections 3.3-3.6 This is a continuation of the study of linear functions that we

More information

Algebra Review C H A P T E R. To solve an algebraic equation with one variable, find the value of the unknown variable.

Algebra Review C H A P T E R. To solve an algebraic equation with one variable, find the value of the unknown variable. C H A P T E R 6 Algebra Review This chapter reviews key skills and concepts of algebra that you need to know for the SAT. Throughout the chapter are sample questions in the style of SAT questions. Each

More information

Evaluate algebraic expressions for given values of the variables.

Evaluate algebraic expressions for given values of the variables. Algebra I Unit Lesson Title Lesson Objectives 1 FOUNDATIONS OF ALGEBRA Variables and Expressions Exponents and Order of Operations Identify a variable expression and its components: variable, coefficient,

More information

Summer Packet for Students Taking Introduction to Calculus in the Fall

Summer Packet for Students Taking Introduction to Calculus in the Fall Summer Packet for Students Taking Introduction to Calculus in the Fall Algebra 2 Topics Needed for Introduction to Calculus Need to know: à Solve Equations Linear Quadratic Absolute Value Polynomial Rational

More information

B.3 Solving Equations Algebraically and Graphically

B.3 Solving Equations Algebraically and Graphically B.3 Solving Equations Algebraically and Graphically 1 Equations and Solutions of Equations An equation in x is a statement that two algebraic expressions are equal. To solve an equation in x means to find

More information

Radicals: To simplify means that 1) no radicand has a perfect square factor and 2) there is no radical in the denominator (rationalize).

Radicals: To simplify means that 1) no radicand has a perfect square factor and 2) there is no radical in the denominator (rationalize). Summer Review Packet for Students Entering Prealculus Radicals: To simplify means that 1) no radicand has a perfect square factor and ) there is no radical in the denominator (rationalize). Recall the

More information

Chapter 6. Systems of Equations and Inequalities

Chapter 6. Systems of Equations and Inequalities Chapter 6 Systems of Equations and Inequalities 6.1 Solve Linear Systems by Graphing I can graph and solve systems of linear equations. CC.9-12.A.CED.2, CC.9-12.A.CED.3, CC.9-12.A.REI.6 What is a system

More information

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

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

More information

A VERTICAL LOOK AT KEY CONCEPTS AND PROCEDURES ALGEBRA I

A VERTICAL LOOK AT KEY CONCEPTS AND PROCEDURES ALGEBRA I A VERTICAL LOOK AT KEY CONCEPTS AND PROCEDURES ALGEBRA I Revised TEKS (2012): Building to Algebra I Linear Functions, Equations, and Inequalities A Vertical Look at Key Concepts and Procedures Determine

More information

Algebra I Assessment. Eligible Texas Essential Knowledge and Skills

Algebra I Assessment. Eligible Texas Essential Knowledge and Skills Algebra I Assessment Eligible Texas Essential Knowledge and Skills STAAR Algebra I Assessment Mathematical Process Standards These student expectations will not be listed under a separate reporting category.

More information

College Algebra Through Problem Solving (2018 Edition)

College Algebra Through Problem Solving (2018 Edition) City University of New York (CUNY) CUNY Academic Works Open Educational Resources Queensborough Community College Winter 1-25-2018 College Algebra Through Problem Solving (2018 Edition) Danielle Cifone

More information

Ch. 7.6 Squares, Squaring & Parabolas

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

More information

STUDY GUIDE Math 20. To accompany Intermediate Algebra for College Students By Robert Blitzer, Third Edition

STUDY GUIDE Math 20. To accompany Intermediate Algebra for College Students By Robert Blitzer, Third Edition STUDY GUIDE Math 0 To the students: To accompany Intermediate Algebra for College Students By Robert Blitzer, Third Edition When you study Algebra, the material is presented to you in a logical sequence.

More information

Chapter R - Basic Algebra Operations (94 topics, no due date)

Chapter R - Basic Algebra Operations (94 topics, no due date) Course Name: Math 00024 Course Code: N/A ALEKS Course: College Algebra Instructor: Master Templates Course Dates: Begin: 08/15/2014 End: 08/15/2015 Course Content: 207 topics Textbook: Barnett/Ziegler/Byleen/Sobecki:

More information

SUMMER MATH PACKET College Algebra and Trigonometry A COURSE 235 and Pre-Calculus A COURSE 241

SUMMER MATH PACKET College Algebra and Trigonometry A COURSE 235 and Pre-Calculus A COURSE 241 SUMMER MATH PACKET College Algebra and Trigonometry A COURSE 35 and Pre-Calculus A COURSE 41 Revised May 017 MATH SUMMER PACKET INSTRUCTIONS Attached you will find a packet of exciting math problems for

More information

What students need to know for PRE-CALCULUS Students expecting to take Pre-Calculus should demonstrate the ability to:

What students need to know for PRE-CALCULUS Students expecting to take Pre-Calculus should demonstrate the ability to: What students need to know for PRE-CALCULUS 2014-2015 Students expecting to take Pre-Calculus should demonstrate the ability to: General: keep an organized notebook take good notes complete homework every

More information

Alg II Syllabus (First Semester)

Alg II Syllabus (First Semester) Alg II Syllabus (First Semester) Unit 1: Solving linear equations and inequalities Lesson 01: Solving linear equations Lesson 02: Solving linear inequalities (See Calculator Appendix A and associated video.)

More information

Lesson 3-2: Solving Linear Systems Algebraically

Lesson 3-2: Solving Linear Systems Algebraically Yesterday we took our first look at solving a linear system. We learned that a linear system is two or more linear equations taken at the same time. Their solution is the point that all the lines have

More information

VOYAGER INSIDE ALGEBRA CORRELATED TO THE NEW JERSEY STUDENT LEARNING OBJECTIVES AND CCSS.

VOYAGER INSIDE ALGEBRA CORRELATED TO THE NEW JERSEY STUDENT LEARNING OBJECTIVES AND CCSS. We NJ Can STUDENT Early Learning LEARNING Curriculum OBJECTIVES PreK Grades 8 12 VOYAGER INSIDE ALGEBRA CORRELATED TO THE NEW JERSEY STUDENT LEARNING OBJECTIVES AND CCSS www.voyagersopris.com/insidealgebra

More information

Evaluate the expression if x = 2 and y = 5 6x 2y Original problem Substitute the values given into the expression and multiply

Evaluate the expression if x = 2 and y = 5 6x 2y Original problem Substitute the values given into the expression and multiply Name EVALUATING ALGEBRAIC EXPRESSIONS Objective: To evaluate an algebraic expression Example Evaluate the expression if and y = 5 6x y Original problem 6() ( 5) Substitute the values given into the expression

More information

SUMMER MATH PACKET ALGEBRA TWO COURSE 229

SUMMER MATH PACKET ALGEBRA TWO COURSE 229 SUMMER MATH PACKET ALGEBRA TWO COURSE 9 MATH SUMMER PACKET INSTRUCTIONS MATH SUMMER PACKET INSTRUCTIONS Attached you will find a packet of exciting math problems for your enjoyment over the summer. The

More information

Pre-AP Algebra II Summer Packet

Pre-AP Algebra II Summer Packet Summer Packet Pre-AP Algebra II Name Period Pre-AP Algebra II 2018-2019 Summer Packet The purpose of this packet is to make sure that you have the mathematical skills you will need to succeed in Pre-AP

More information

Chapter R - Review of Basic Algebraic Concepts (26 topics, no due date)

Chapter R - Review of Basic Algebraic Concepts (26 topics, no due date) Course Name: Math 00023 Course Code: N/A ALEKS Course: Intermediate Algebra Instructor: Master Templates Course Dates: Begin: 08/15/2014 End: 08/15/2015 Course Content: 245 topics Textbook: Miller/O'Neill/Hyde:

More information

Intermediate Algebra

Intermediate Algebra Intermediate Algebra The purpose of this course is to strengthen students foundational conceptual and procedural skills in order to prepare students for college-and-career readiness. The course textbook,

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

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

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

More information

Bishop Kelley High School Summer Math Program Course: Algebra 2 A

Bishop Kelley High School Summer Math Program Course: Algebra 2 A 06 07 Bishop Kelley High School Summer Math Program Course: Algebra A NAME: DIRECTIONS: Show all work in packet!!! The first 6 pages of this packet provide eamples as to how to work some of the problems

More information