Solving Systems of Linear Equations. Classification by Number of Solutions

Size: px
Start display at page:

Download "Solving Systems of Linear Equations. Classification by Number of Solutions"

Transcription

1 Solving Systems of Linear Equations Case 1: One Solution Case : No Solution Case 3: Infinite Solutions Independent System Inconsistent System Dependent System x = 4 y = Classification by Number of Solutions At Least 1 Solution Consistent System No Solution Inconsistent System Reach a Contradiction ex) 0 = Exactly 1 Solution Independent System x = ex) y = 4 Infinite Number of Solutions Dependent System Reach an Identity ex) 0 = 0

2 Solving Systems of Equations Case 1: One Solution: Independent System Graphing Method Addition / Elimination Method x 3y = 4 8x 1y = 8 3x + 4y = 0 3 9x + 1y = 60 17x = 68 x = 4 3x + 4y = 0 3(4) + 4y = 0 4y = 8 y = Conclusion : x = 4, y = Case : No Solution: Inconsistent System Substitution Method y = x + y = (x + ) x y = 4 x = 4 ( ) x x + = 4 x x = 4 A Contradiction = 4 y Conclusion: No Solution Case 3: Infinite Number of Solutions: Dependent System Addition / Elimination Method x + y = 6 x + y = 6 1 x + y = 6 x = 6 y x + y = 6 ( 1) x y = = 0 An Identity 0 = 0 Conclusion : Dependent System All points on the line: x + y = 6

3 Solve: Using your TI-83 Graphing Calculator to Solve Systems of Linear Equations System of Equations x + y = 4 3x y + z = 4x + y 3z = 19 Format the Matrix nd MATRX EDIT 1: [A] [Enter] MATRIX [A] 3 4 Corresponding Augmented Matrix rows 4 columns Enter the Dimensions of the Matrix (Rows Columns) Enter the Entries of the Matrix Enter the Coefficients of x, y, z and the Constant. 1 [ENTER] [ENTER] 0 [ENTER] 4 [ENTER] 3 [ENTER] 1 [ENTER] 1 [ENTER] [ENTER] 4 [ENTER] [ENTER] 3 [ENTER] 19 [ENTER] nd QUIT to Exit the Matrix Mode [CLEAR] to Clear the Screen Transform the Matrix to Reduced Row Echelon Form nd MATRX Math B: rref( Scroll Down to reduced row echelon form [ENTER] nd MATRX NAMES 1: [A] 3 4 [ENTER] [ENTER] Interpret the Matrix and State the Solution x y z x = y = 1 z = 3

4 Matrix Row Transformations For any augmented matrix of a system of linear equations, the following row transformations will result in a matrix of an equivalent system (i.e. has the same solution set). 1. Interchange / Swap any two rows.. Multiply any row by a nonzero real number. 3. Add a multiple of one row to another row.

5 Gaussian Elimination 3x + 5y z = 7 x + y + z = 1 x + y + 11z = 7 3x + 5y 1z = 7 1x + 1y + 1z = 1 x + 1y + 11z = Swap R 1 and R R 3R 1 R = + R 1 R = R + R = R x y z x + 1y + 1z = 1 0x + 1y z = 0x + 0y + 1z = 1 x + y + z = 1 y z = z = 1 R3 = R + R 1 3 R3 = R Row Echelon Form 1z = 1 z = 1 Using Back-Substitution: x =, y = 0, z = 1 1y z = y (1) = y = 0 1x + 1y + 1z = 1 x + 1(0) + 1(1) = 1 x = Without Using Back-Substitution: Row Echelon Form x y z R = R3 + R R1 = 1R3 + R1 R1 = 1R + R1 x = y = 0 z = 1 Reduced Row Echelon Form

6 Cramer s Rule a x b y c a x b y c a1 b1 c1 a b c c b a c D c b D a c, for 0 D a b D a b x y x y D a b a b a x b y c z d a x b y c z d a x b y c z d a b c d a b c d a b c d d b c a d c a b d d b c a d c a b d D d b c D a d c D a b d,, for 0 D a1 b1 c1 D a1 b1 c1 D a1 b1 c1 a b c a b c a b c x y z x y z D a b c a b c a b c

7 Partial Fraction Decomposition I f( x) must be a proper fraction. gx ( ) That is, the degree of the numerator must be less than the degree of the denominator. If not, use long division to divide the denominator into the numerator. II Linear Factors A) Distinct Linear Factors ( ) ( ) ( ) f x = A + B ax + b cx + d ax + b cx + d B) Repeated Linear Factors f ( x) A B = + ( ax + b) ax + b ( ax + b) Ex) f( x) A B C D E F = x x x x x 5 x x + 7 ( 5) ( + 7) x x ( 5) III Quadratic Factors A) Distinct Quadratic Factors f( x) Ax + B Cx + D = + ( ax + bx + c )( ax + bx + c ) ( ax + bx + c ) ( ax + bx + c ) B) Repeated Quadratic Factors f ( x) Ax + B Cx + D = + ( ax + bx + c ax + bx + c ) ( ax + bx + c) Ex) f( x) A B C Dx + E Fx + G = x x x x ( 5) ( + 7 x x x 5 x + 7 ) ( + 7)

8 Partial Fraction Decomposition SETUP the Partial Fraction Decomposition of the following rational expressions. Do NOT solve the resulting equations, that is do NOT find the values of A, B, etc. Note: FACTOR the denominator (if possible) before decomposing the fraction. 1) x 3x 4 4x 1 ) 5x + 3x 4 ( x + 1)( x 5)( x + x + 7) 3) x ( ) 8x 1 x 1 ( x + x + 5) 4) x 8x 1 3 x ( x + ) ( x + x + 5) 5) 3 x x + 3x ( x + 5x + 4 ) ( x + 7 ) ( x + 8 ) 6) 3 x x + 3x + 9 ( + 7 ) ( + 8 ) 3 x x x

9 MAC1140 Sample Test 4 Name 1) Solve the following system of linear equations by each of the indicated methods. Show your work. x + 3y = 1 y = x 4 A) Graphing Method B) Substitution C) Addition Elimination ) Use your calculator to solve the following system of linear equations. x 3y + z = x + y z = 10 5x 3y + 4z = 5

10 p MAC1140 Pre-Calculus Algebra Sample Test 4 Falzone page of 3 3) Solve the following system of linear equations algebraically. Use Gaussian Elimination to reduce the following system of linear equations to row echelon form, then use back substitution to solve the system. 3x + 5y z = 7 x + y + z = 1 x + y + 11z = 7 4) Find det ) Find 3 1 det i j k 6) Find det

11 p MAC1140 Pre-Calculus Algebra Sample Test 4 Falzone page 3 of 3 Find the Partial Fraction Decomposition for the following rational expressions: 7) 5x 3 ( x + 1 ) ( x 3 ) 8) 3 4x + x + x + x ( x + 1 )

12 tl T.7 : :::.:..:... : l:!.i:.: ' 1: fi,:.,.,t.:.,.- t,r.:,,. 1::::: ::::: ffi'qwtrafl ',""''"' '' :':' ':'':': :::'':: '''': "'r i:l,,,,,,,',,,:,,,,' :,!,,:!:!!,!,,.,,::':. 5=..Hil...d...#. i.9..'.'ff).1...@ll. Chapter 8 Figure 7, p. 48 Algebra for College Students, Second Edition, by LiaUMiller/Hornsby 199 by HarpeCollins College Publishers

13 The Parabola F(0, p) x = p F( p,0) y = p x = 4py y = 4 px p > 0 p > 0 Focus: (0, p ) Focus: ( p,0) Directrix: y = p Directrix: x= p Eccentricity = e = 1

14 The Circle r ( hk, ) ( xy, ) x h + y k = r ( ) ( ) Center: hk, radius: ( ) Eccentricity= e = 0 r

15 Finding an Equation of a Circle : ( ) ( ) x h + y k = r 1) ) 3) 4) 5) 6)

16 The Ellipse x a y b + = 1 x b y a + = 1 c = a b c= a b Eccentricity = e e = 0 1 c a < < rounder flatter

17 The Hyperbola x a y b = 1 y a x b = 1 c = a + b c= a + b c Eccentricity: e=, where e> 1 a As As e 1, graph is narrower e, graph is wider

18 Eccentricity Eccentricity is a geometric constant, often denoted e, that describes the shape of a conic section. The eccentricity of a conic section is the ratio of the distance of any point on the curve from a given fixed point (the Focus), to the distance of that point from a given fixed line (the Directrix). This constant is independent of the position, orientation, and size of the curve, and so identifies a family of similarly shaped curves. e = distance from any point on the curve to its focus distance from that point on the curve to its directrix

19 ECCENTRICITY Circle Ellipse Parabola Hyperbola 0 1

20 Find an Equation of the Following Conic Sections 1) ) 3) 4) 5) 6)

21 Analyze the Following Conic Sections 1) ) Equations Vertex Form: Standard Form: Domain: Range: Vertex: Focus: Eccentricity:

22 Analyze the Following Conic Sections 3) 4) Equation Standard Form: Domain: Range: Vertices: Foci: Eccentricity:

23 Analyze the Following Conic Sections 5) 6) Equation Standard Form: Domain: Range: Vertices: Asymptotes: Foci: Eccentricity:

24 Conic Sections Summary Equation Graph Description Focus/Foci Eccentricity Circle Parabola Parabola Ellipse Ellipse

25 Conic Sections Summary Equation Graph Description Foci Eccentricity Hyperbola Hyperbola

26 MAC1140 Test 3 Sample Name Find an equation of the following: 1) ) 3) 4) 5) 6)

27 p MAC1140 Pre-Calculus Algebra Test 3 Sample Falzone page of 4 7) Graph y = x + 8x + 3 B) Write in Vertex form. C) Find the coordinates of the focus. Graph the focus y 8 x 8) Write x + y + 8x 6y + 16 = 0 in standard form, then graph it y x

28 p MAC1140 Pre-Calculus Algebra Test 3 Sample Falzone page 3 of 4 Analyze the Following Conic Sections 9) 10) Graph: ( x ) ( y 4) + = 1 Graph: 9 4 ( x + 6) ( y 3) = Domain: Domain: Range: Range: Vertices: Vertices: Foci: Foci: Eccentricity: Eccentricity:

29 p MAC1140 Pre-Calculus Algebra Test 3 Sample Falzone page 4 of 4 Analyze the Following Conic Sections 11) 1) Graph: x ( y 3) 4 x + = ( y 1) 3 = + + Graph: ( ) 1 Domain: Range: Vertex: Domain: Range: Vertex: Focus: Focus: Eccentricity: Eccentricity:

30 Taylor Series Expansions of Functions 1 1 x = x x x x... for x ( 1,1) e x 3 4 x x x x = !! 3! 4! 3 4 ( x 1) ( x 1) ( x 1) ln( x) = ( x 1) x x x x sin( x) = x ! 5! 7! 9! x x x x cos( x) = ! 4! 6! 8! x x x x = + + for x [ 1,1] tan x x...

31 Doubling Rice Grains??? How many grains of rice will there be on the square b?. How many grains of rice will there be on the square h? 3. How many grains of rice will there be on the square h8? 4. How many total grains of rice will be on the board after placing rice on square b? 5. How many total grains of rice will be on the board after placing rice on square h? 6. How many total grains of rice will be on the board after placing rice on square h8?

32 The Binomial Theorem For any positive integer n, n n n n ( x + y) = x + x y + x y + x y + + x y 1 3 r 1 n n n 1 n n 3 3 n ( r 1) r 1 n n + + x y + xy + y n n 1 n n 1 n rth term Or, alternately, n n n 0 n n 1 1 n n n n 3 3 n n ( r 1) r 1 ( x + y) = x y x y x y x y x y r 1 n n n + + x y + x y + x y n n 1 n n 1 n 1 0 n rth term where n n! ncr r = = r!( n r)! Using Summation Notation, n n n n n r r n r r ( x+ y) = x y = ncr x y r= 0 r r= 0

33 The Binomial Theorem For any positive integer n, n n n n 1 n n n n 3 3 n n ( r 1) r 1 ( x y) x x y x y x y x y 1 3 r 1 n n x y x y y n n 1 n n 1 n rth term Or, alternately, n n n 0 n n 1 1 n n n n 3 3 n n ( r 1) r 1 ( x y) x y x y x y x y x y r 1 n n n x y x y x y n n 1 n n 1 n 1 0 n rth term Using Summation Notation, n n n n r r n r r ( x y) x y ncr x y r 0 r r 0 n where n n! ncr r r!( n r)! 1) Use the Binomial Theorem and expand x y 5. ) Use the Binomial Theorem and expand x ) Use the Binomial Theorem and find the 7 th term of x 10.

34 Principle of Mathematical Induction Mathematical Induction is a method of mathematical proof typically used to establish that a given statement is true for all positive integers. It is done by proving that the first statement in the infinite sequence of statements is true, and then proving that if any one statement in the infinite sequence of statements is true, then so is the next one. The simplest and most common form of mathematical induction proves that a statement involving a positive integer n holds for all values of n. The proof consists of two steps: 1. The basis (base case). Show that the statement is true for n = 1.. The inductive step. Show that: If the statement is true for n = k, then the statement is also true for n = k + 1, where k is a positive integer. k {1,,3,4,...} Another way of stating step. is: Prove that the statement is true for n = k + 1, assuming that the statement is true for n = k.

35 MAC1140 Sample Final Exam Name 1) Graph f ( x) x + 3 for 4 x < 1 = x + x < ( ) 4 for 1 5 ) Find the Difference Quotient f ( x + h) f( x) h of the function f ( x) = x + 3x + 3) Refer to the graph at the right. A) Find a piecewise-defined function of the graph. f ( x) = Find the following. Refer to the function above. B) lim f( x) x 4 C) lim f( x) x 4+ D) lim f( x) x 4 E) f ( 4) F) f ( ) G) lim f () x x 1 H) lim f( x) x + I) lim f( x) x J) f () 4) Expand the following logarithms to the Sum or Difference of Logarithms. Simplify Completely. log w y x 3 4 z 5) Condense the following logarithmic expressions to a single logarithm. Simplify Completely. 1 3 log x log y 4log z

36 p MAC1140 Pre-Calculus Algebra Sample Final Exam Falzone page of 6 Sketch the following functions, showing all asymptotes and intercepts. Give equations of all asymptotes. Show your work. 6) f ( x) = 3x 4 x + Find the following Limits: A) B) x + lim f( x) lim f( x) x C) lim f( x) x + 7) The formula t D = D e can be used to find the number of milligrams (mg) D of a certain drug that is in a patient s bloodstream t hours after the drug has been administered where D 0 is the initial amount of the drug administered. Assume that 10 mg of the drug is administered initially. A) Use your calculator to determine how much of the drug is in the patient s bloodstream 3 hours after it was administered. Round your answer to 1 decimal place y x B) When the amount of the drug that is in a patient s bloodstream reaches 5 mg, the drug needs to be readministered. How long until the drug needs to be re-administered? Solve by hand. Show your work. Round your answer to 1 decimal place. Solve the following equations algebraically, then use your calculator to round your answers to decimal places. 8) ln(x 5) = 3 9) x + 4 = 6 10) Solve A = P 1 + r n nt for t

37 p MAC1140 Pre-Calculus Algebra Sample Final Exam Falzone page 3 of 6 Find an equation of the following: 11) 1) 13) 14) 15) Write x + y + 8x 6y + 16 = 0 in standard form, then graph it x y 8

38 p MAC1140 Pre-Calculus Algebra Sample Final Exam Falzone page 4 of 6 16) Use your calculator to solve the following system of linear equations. x 3y + z = x + y z = 10 5x 3y + 4z = 5 i j k 17) Find det ) SETUP the Partial Fraction Decomposition of the following rational expressions. Do NOT solve the resulting equations; do NOT find the values of A, B, etc. 5x + 3x 4 3 x ( x + 4) ( x + x + 5) 19) Find the Partial Fraction Decomposition for the following rational expression: 5x 3 ( x + 1 ) ( x 3 )

39 π MAC1140 Pre-Calculus Algebra Sample Final Exam Falzone page 5 of 6 Arithmetic Sequence: a = a + ( n 1) d 1 n n Arithmetic Series: Sn = a1 + an or Sn = a1 + ( n 1) d Geometric Sequence: a n n = ( ) ( ) n 1 1 n a1(1 r ) a1 a r Geometric Series: Sn = and S = for 1 < r < 1 1 r 1 r 0)A) Let a ( 1) n n n 1 n. Write down the first 5 terms of the sequence. B) Find 4 i 1 (3i 1) C) Given the sequence: 5, 8, 11, 14, 17,, find the 450 th term of the sequence. D) Suppose that the 0 th term of an arithmetic sequence is 98, and that the 1 st term of an arithmetic sequence is 103. Find the first term of that arithmetic sequence. E) Find the sum of the first 10 terms of the sequence: 4, 1, 36, 108,. Solve algebraically, don t just add up the 10 terms. F) Find the infinite sum:

40 p MAC1140 Pre-Calculus Algebra Sample Final Exam Falzone page 6 of 6 1)A) Create the first 6 rows of Pascal s Triangle 5 B) Use Pascal s Triangle to expand ( x + y) 4 C) Expand (x + 3) D) Find the 5 th term of the expansion ( x + ) 0 Note: You do NOT need to expand the binomial to find the 5 th term.

SMSU Mathematics Course Content

SMSU Mathematics Course Content Southwest Minnesota State University Department of Mathematics SMSU Mathematics Course Content 2012-2013 Thefollowing is a list of possibletopics and techniques to cover in your SMSU College Now course.

More information

Ch 9/10/11/12 Exam Review

Ch 9/10/11/12 Exam Review Ch 9/0// Exam Review The vector v has initial position P and terminal point Q. Write v in the form ai + bj; that is, find its position vector. ) P = (4, 6); Q = (-6, -) Find the vertex, focus, and directrix

More information

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

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Math 170 Final Exam Review Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Evaluate the function at the given value of the independent variable and

More information

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II Course Number 5116 Department Mathematics Qualification Guidelines Successful completion of both semesters of Algebra 1 or Algebra 1

More information

Algebra 2 (2006) Correlation of the ALEKS Course Algebra 2 to the California Content Standards for Algebra 2

Algebra 2 (2006) Correlation of the ALEKS Course Algebra 2 to the California Content Standards for Algebra 2 Algebra 2 (2006) Correlation of the ALEKS Course Algebra 2 to the California Content Standards for Algebra 2 Algebra II - This discipline complements and expands the mathematical content and concepts of

More information

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

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Math 170 Final Exam Review Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Evaluate the function at the given value of the independent variable and

More information

MATH-1420 Review Concepts (Haugen)

MATH-1420 Review Concepts (Haugen) MATH-40 Review Concepts (Haugen) Unit : Equations, Inequalities, Functions, and Graphs Rational Expressions Determine the domain of a rational expression Simplify rational expressions -factor and then

More information

2. Determine the domain of the function. Verify your result with a graph. f(x) = 25 x 2

2. Determine the domain of the function. Verify your result with a graph. f(x) = 25 x 2 29 April PreCalculus Final Review 1. Find the slope and y-intercept (if possible) of the equation of the line. Sketch the line: y = 3x + 13 2. Determine the domain of the function. Verify your result with

More information

Miller Objectives Alignment Math

Miller Objectives Alignment Math Miller Objectives Alignment Math 1050 1 College Algebra Course Objectives Spring Semester 2016 1. Use algebraic methods to solve a variety of problems involving exponential, logarithmic, polynomial, and

More information

9.1 - Systems of Linear Equations: Two Variables

9.1 - Systems of Linear Equations: Two Variables 9.1 - Systems of Linear Equations: Two Variables Recall that a system of equations consists of two or more equations each with two or more variables. A solution to a system in two variables is an ordered

More information

Math 370 Semester Review Name

Math 370 Semester Review Name Math 370 Semester Review Name These problems will give you an idea of what may be included on the final exam. Don't worry! The final exam will not be this long! 1) State the following theorems: (a) Remainder

More information

College Algebra with Corequisite Support: A Blended Approach

College Algebra with Corequisite Support: A Blended Approach College Algebra with Corequisite Support: A Blended Approach 978-1-63545-058-3 To learn more about all our offerings Visit Knewtonalta.com Source Author(s) (Text or Video) Title(s) Link (where applicable)

More information

Final Exam C Name i D) 2. Solve the equation by factoring. 4) x2 = x + 72 A) {1, 72} B) {-8, 9} C) {-8, -9} D) {8, 9} 9 ± i

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

More information

COLLEGE ALGEBRA PRACTICE FINAL (Revised 3/04)

COLLEGE ALGEBRA PRACTICE FINAL (Revised 3/04) Sketch the following graphs:. y x 0 COLLEGE ALGEBRA PRACTICE FINAL (Revised /0) + =. ( ) ( ) f x = x+. ( ) g x = x + 8x 7. y = x. y = x + 6. f ( x) = x + 7. h( x) x + = x + 8. g( x) = x x 9. y = x( x+

More information

College Algebra To learn more about all our offerings Visit Knewton.com

College Algebra To learn more about all our offerings Visit Knewton.com College Algebra 978-1-63545-097-2 To learn more about all our offerings Visit Knewton.com Source Author(s) (Text or Video) Title(s) Link (where applicable) OpenStax Text Jay Abramson, Arizona State University

More information

College Algebra with Corequisite Support: A Compressed Approach

College Algebra with Corequisite Support: A Compressed Approach College Algebra with Corequisite Support: A Compressed Approach 978-1-63545-059-0 To learn more about all our offerings Visit Knewton.com Source Author(s) (Text or Video) Title(s) Link (where applicable)

More information

ALGEBRA 2 X. Final Exam. Review Packet

ALGEBRA 2 X. Final Exam. Review Packet ALGEBRA X Final Exam Review Packet Multiple Choice Match: 1) x + y = r a) equation of a line ) x = 5y 4y+ b) equation of a hyperbola ) 4) x y + = 1 64 9 c) equation of a parabola x y = 1 4 49 d) equation

More information

1. The positive zero of y = x 2 + 2x 3/5 is, to the nearest tenth, equal to

1. The positive zero of y = x 2 + 2x 3/5 is, to the nearest tenth, equal to SAT II - Math Level Test #0 Solution SAT II - Math Level Test No. 1. The positive zero of y = x + x 3/5 is, to the nearest tenth, equal to (A) 0.8 (B) 0.7 + 1.1i (C) 0.7 (D) 0.3 (E). 3 b b 4ac Using Quadratic

More information

College Algebra with Corequisite Support: Targeted Review

College Algebra with Corequisite Support: Targeted Review College Algebra with Corequisite Support: Targeted Review 978-1-63545-056-9 To learn more about all our offerings Visit Knewtonalta.com Source Author(s) (Text or Video) Title(s) Link (where applicable)

More information

Check boxes of Edited Copy of Sp Topics (was 217-pilot)

Check boxes of Edited Copy of Sp Topics (was 217-pilot) Check boxes of Edited Copy of 10024 Sp 11 213 Topics (was 217-pilot) College Algebra, 9th Ed. [open all close all] R-Basic Algebra Operations Section R.1 Integers and rational numbers Rational and irrational

More information

Algebra and Trigonometry

Algebra and Trigonometry Algebra and Trigonometry 978-1-63545-098-9 To learn more about all our offerings Visit Knewtonalta.com Source Author(s) (Text or Video) Title(s) Link (where applicable) OpenStax Jay Abramson, Arizona State

More information

Math 370 Semester Review Name

Math 370 Semester Review Name Math 370 Semester Review Name 1) State the following theorems: (a) Remainder Theorem (b) Factor Theorem (c) Rational Root Theorem (d) Fundamental Theorem of Algebra (a) If a polynomial f(x) is divided

More information

Prentice Hall: Algebra 2 with Trigonometry 2006 Correlated to: California Mathematics Content Standards for Algebra II (Grades 9-12)

Prentice Hall: Algebra 2 with Trigonometry 2006 Correlated to: California Mathematics Content Standards for Algebra II (Grades 9-12) California Mathematics Content Standards for Algebra II (Grades 9-12) This discipline complements and expands the mathematical content and concepts of algebra I and geometry. Students who master algebra

More information

PRECALCULUS BISHOP KELLY HIGH SCHOOL BOISE, IDAHO. Prepared by Kristina L. Gazdik. March 2005

PRECALCULUS BISHOP KELLY HIGH SCHOOL BOISE, IDAHO. Prepared by Kristina L. Gazdik. March 2005 PRECALCULUS BISHOP KELLY HIGH SCHOOL BOISE, IDAHO Prepared by Kristina L. Gazdik March 2005 1 TABLE OF CONTENTS Course Description.3 Scope and Sequence 4 Content Outlines UNIT I: FUNCTIONS AND THEIR GRAPHS

More information

Spiral Review Probability, Enter Your Grade Online Quiz - Probability Pascal's Triangle, Enter Your Grade

Spiral Review Probability, Enter Your Grade Online Quiz - Probability Pascal's Triangle, Enter Your Grade Course Description This course includes an in-depth analysis of algebraic problem solving preparing for College Level Algebra. Topics include: Equations and Inequalities, Linear Relations and Functions,

More information

Binomials defined, 13 division by, FOIL method and, 22 multiplying binomial by trinomial,

Binomials defined, 13 division by, FOIL method and, 22 multiplying binomial by trinomial, 5639_Holtfrerich_Index 6/2/05 11:45 AM Page I-1 Index Absolute value defined, 46 functions and, 126 59 Absolute value equations, solutions, 46 49 Absolute value inequalities, solutions, 263 267 Acceleration,

More information

Alg Review/Eq & Ineq (50 topics, due on 01/19/2016)

Alg Review/Eq & Ineq (50 topics, due on 01/19/2016) Course Name: MAC 1140 Spring 16 Course Code: XQWHD-P4TU6 ALEKS Course: PreCalculus Instructor: Van De Car Course Dates: Begin: 01/11/2016 End: 05/01/2016 Course Content: 307 topics Textbook: Coburn: Precalculus,

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. B) 6x + 4

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. B) 6x + 4 Math1420 Review Comprehesive Final Assessment Test Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Add or subtract as indicated. x + 5 1) x2

More information

Check boxes of Edited Copy of Sp Topics (was 261-pilot)

Check boxes of Edited Copy of Sp Topics (was 261-pilot) Check boxes of Edited Copy of 10023 Sp 11 253 Topics (was 261-pilot) Intermediate Algebra (2011), 3rd Ed. [open all close all] R-Review of Basic Algebraic Concepts Section R.2 Ordering integers Plotting

More information

Cathedral Catholic High School Course Catalog

Cathedral Catholic High School Course Catalog Cathedral Catholic High School Course Catalog Course Title: Pre-Calculus Course Description: This course is designed to prepare students to begin their college studies in introductory Calculus. Students

More information

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

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

More information

CHAPTER 7: Systems and Inequalities

CHAPTER 7: Systems and Inequalities (Exercises for Chapter 7: Systems and Inequalities) E.7.1 CHAPTER 7: Systems and Inequalities (A) means refer to Part A, (B) means refer to Part B, etc. (Calculator) means use a calculator. Otherwise,

More information

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

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

More information

Math 160 Final Exam Info and Review Exercises

Math 160 Final Exam Info and Review Exercises Math 160 Final Exam Info and Review Exercises Fall 2018, Prof. Beydler Test Info Will cover almost all sections in this class. This will be a 2-part test. Part 1 will be no calculator. Part 2 will be scientific

More information

College Prep Algebra III Course #340. Course of Study. Findlay City School

College Prep Algebra III Course #340. Course of Study. Findlay City School College Prep Algebra III Course #340 Course of Study Findlay City School Algebra III Table of Contents 1. Findlay City Schools Mission Statement and Beliefs 2. Algebra III Curriculum Map 3. Algebra III

More information

DRAFT. Pre-calculus Curriculum Map Quarter 1 Chapters P 2. Extraneous Critical numbers Test intervals

DRAFT. Pre-calculus Curriculum Map Quarter 1 Chapters P 2. Extraneous Critical numbers Test intervals Quarter 1 Chapters P 2 Plot points in the coordinate plane and use distance and midpoint formulas. Sketch graphs of equations. Find and use slope of a line to write and graph linear equations. Solve equations:

More information

ALGEBRA II Grades 9-12

ALGEBRA II Grades 9-12 Summer 2015 Units: 10 high school credits UC Requirement Category: c General Description: ALGEBRA II Grades 9-12 Algebra II is a course which further develops the concepts learned in Algebra I. It will

More information

Intermediate Algebra

Intermediate Algebra Intermediate Algebra 978-1-63545-084-2 To learn more about all our offerings Visit Knewton.com Source Author(s) (Text or Video) Title(s) Link (where applicable) Openstax Lyn Marecek, MaryAnne Anthony-Smith

More information

Math 95 Practice Final Exam

Math 95 Practice Final Exam Part 1: No Calculator Evaluating Functions and Determining their Domain and Range The domain of a function is the set of all possible inputs, which are typically x-values. The range of a function is the

More information

MCPS Algebra 2 and Precalculus Standards, Categories, and Indicators*

MCPS Algebra 2 and Precalculus Standards, Categories, and Indicators* Content Standard 1.0 (HS) Patterns, Algebra and Functions Students will algebraically represent, model, analyze, and solve mathematical and real-world problems involving functional patterns and relationships.

More information

Pre-calculus 12 Curriculum Outcomes Framework (110 hours)

Pre-calculus 12 Curriculum Outcomes Framework (110 hours) Curriculum Outcomes Framework (110 hours) Trigonometry (T) (35 40 hours) General Curriculum Outcome: Students will be expected to develop trigonometric reasoning. T01 Students will be expected to T01.01

More information

SISD Unit Bundles of TEKS/SEs and Pacing Guide Algebra 2

SISD Unit Bundles of TEKS/SEs and Pacing Guide Algebra 2 SISD Unit Bundles of TEKS/SEs and Pacing Guide Algebra 2 UNIT 0 - Preparing for Advanced Algebra Estimated 6 Days TEKS Identify the domain and range of functions. Use the FOIL (First, Outside, Inside,

More information

ax 2 + bx + c = 0 where

ax 2 + bx + c = 0 where Chapter P Prerequisites Section P.1 Real Numbers Real numbers The set of numbers formed by joining the set of rational numbers and the set of irrational numbers. Real number line A line used to graphically

More information

RADNOR TOWNSHIP SCHOOL DISTRICT Course Overview Seminar Algebra 2 ( )

RADNOR TOWNSHIP SCHOOL DISTRICT Course Overview Seminar Algebra 2 ( ) RADNOR TOWNSHIP SCHOOL DISTRICT Course Overview Seminar Algebra 2 (05040430) General Information Prerequisite: Seminar Geometry Honors with a grade of C or teacher recommendation. Length: Full Year Format:

More information

Utah Math Standards for College Prep Mathematics

Utah Math Standards for College Prep Mathematics A Correlation of 8 th Edition 2016 To the A Correlation of, 8 th Edition to the Resource Title:, 8 th Edition Publisher: Pearson Education publishing as Prentice Hall ISBN: SE: 9780133941753/ 9780133969078/

More information

ID: ID: ID: of 39 1/18/ :43 AM. Student: Date: Instructor: Alfredo Alvarez Course: 2017 Spring Math 1314

ID: ID: ID: of 39 1/18/ :43 AM. Student: Date: Instructor: Alfredo Alvarez Course: 2017 Spring Math 1314 1 of 39 1/18/017 10:43 AM Student: Date: Instructor: Alfredo Alvarez Course: 017 Spring Math 1314 Assignment: Practice Final 1. Graph the equation. y= x 3 ID: 1.1-11. Perform the multiplication and write

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

Chapter 14: Basics of Functions

Chapter 14: Basics of Functions Math 91 Final Exam Study Guide Name Chapter 14: Basics of Functions Find the domain and range. 1) {(5,1), (5,-4), (6,7), (3,4), (-9,-6)} Find the indicated function value. 2) Find f(3) when f(x) = x2 +

More information

Chapter 9: Systems of Equations and Inequalities

Chapter 9: Systems of Equations and Inequalities Chapter 9: Systems of Equations and Inequalities 9. Systems of Equations Solve the system of equations below. By this we mean, find pair(s) of numbers (x, y) (if possible) that satisfy both equations.

More information

Math 2412 Final Exam Review

Math 2412 Final Exam Review Math 41 Final Exam Review MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Factor and simplify the algebraic expression. 1) (x + 4) /5 - (x + 4) 1/5

More information

Pre-Calculus and Trigonometry Capacity Matrix

Pre-Calculus and Trigonometry Capacity Matrix Review Polynomials A1.1.4 A1.2.5 Add, subtract, multiply and simplify polynomials and rational expressions Solve polynomial equations and equations involving rational expressions Review Chapter 1 and their

More information

College Algebra (CIS) Content Skills Learning Targets Standards Assessment Resources & Technology

College Algebra (CIS) Content Skills Learning Targets Standards Assessment Resources & Technology St. Michael-Albertville Schools Teacher: Gordon Schlangen College Algebra (CIS) May 2018 Content Skills Learning Targets Standards Assessment Resources & Technology CEQs: WHAT RELATIONSHIP S EXIST BETWEEN

More information

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

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

More information

Math Academy I Fall Study Guide. CHAPTER ONE: FUNDAMENTALS Due Thursday, December 8

Math Academy I Fall Study Guide. CHAPTER ONE: FUNDAMENTALS Due Thursday, December 8 Name: Math Academy I Fall Study Guide CHAPTER ONE: FUNDAMENTALS Due Thursday, December 8 1-A Terminology natural integer rational real complex irrational imaginary term expression argument monomial degree

More information

4. Factor the expression completely. Begin by factoring out the lowest power of each common factor: 20x 1/2 + 9x 1/2 + x 3/2

4. Factor the expression completely. Begin by factoring out the lowest power of each common factor: 20x 1/2 + 9x 1/2 + x 3/2 M180 Final Exam practice 1.Simplify each expression, and eliminate any negative exponents. st 7 4 1 s t. Simplify the expression. Assume that x, y, and z denote any positive real numbers. 3. Rationalize

More information

NFC ACADEMY COURSE OVERVIEW

NFC ACADEMY COURSE OVERVIEW NFC ACADEMY COURSE OVERVIEW Algebra II Honors is a full-year, high school math course intended for the student who has successfully completed the prerequisite course Algebra I. This course focuses on algebraic

More information

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

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

More information

1 Review y x The Distance Formula Midpoint Formula 1

1 Review y x The Distance Formula Midpoint Formula 1 1 Review y x The Distance Formula Midpoint Formula 1 Note. The x and y intercepts are coordinates, not a single real number. Ex: (a, 0) and (0, b) where a, b R. Definition. An equation of the circle with

More information

Elementary and Intermediate Algebra

Elementary and Intermediate Algebra Elementary and Intermediate Algebra 978-1-63545-106-1 To learn more about all our offerings Visit Knewton.com Source Author(s) (Text or Video) Title(s) Link (where applicable) OpenStax Lynn Marecek, Santa

More information

PreCalculus. Curriculum (637 topics additional topics)

PreCalculus. Curriculum (637 topics additional topics) PreCalculus This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to meet curricular needs.

More information

Centerville High School Curriculum Mapping Algebra II 1 st Nine Weeks

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

More information

PETERS TOWNSHIP HIGH SCHOOL

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

More information

ALGEBRA 2. Background Knowledge/Prior Skills Knows what operation properties hold for operations with matrices

ALGEBRA 2. Background Knowledge/Prior Skills Knows what operation properties hold for operations with matrices ALGEBRA 2 Numbers and Operations Standard: 1 Understands and applies concepts of numbers and operations Power 1: Understands numbers, ways of representing numbers, relationships among numbers, and number

More information

Chapter 1 Analytic geometry in the plane

Chapter 1 Analytic geometry in the plane 3110 General Mathematics 1 31 10 General Mathematics For the students from Pharmaceutical Faculty 1/004 Instructor: Dr Wattana Toutip (ดร.ว ฒนา เถาว ท พย ) Chapter 1 Analytic geometry in the plane Overview:

More information

Algebra II. A2.1.1 Recognize and graph various types of functions, including polynomial, rational, and algebraic functions.

Algebra II. A2.1.1 Recognize and graph various types of functions, including polynomial, rational, and algebraic functions. Standard 1: Relations and Functions Students graph relations and functions and find zeros. They use function notation and combine functions by composition. They interpret functions in given situations.

More information

Pre-Calculus I. For example, the system. x y 2 z. may be represented by the augmented matrix

Pre-Calculus I. For example, the system. x y 2 z. may be represented by the augmented matrix Pre-Calculus I 8.1 Matrix Solutions to Linear Systems A matrix is a rectangular array of elements. o An array is a systematic arrangement of numbers or symbols in rows and columns. Matrices (the plural

More information

WAYNESBORO AREA SCHOOL DISTRICT CURRICULUM ALGEBRA II

WAYNESBORO AREA SCHOOL DISTRICT CURRICULUM ALGEBRA II UNIT: Review of Basic Algebra Skills as Needed SR1 and any Supplemental Materials UNIT : What skills from Algebra I are used in Algebra II? Review Algebra I Skills as Needed SR1 and any additional resources

More information

1. Graph each of the given equations, state the domain and range, and specify all intercepts and symmetry. a) y 3x

1. Graph each of the given equations, state the domain and range, and specify all intercepts and symmetry. a) y 3x MATH 94 Final Exam Review. Graph each of the given equations, state the domain and range, and specify all intercepts and symmetry. a) y x b) y x 4 c) y x 4. Determine whether or not each of the following

More information

27 2 x 1 = Solve the equation. Check your solution. 5. Solve the equation. Check your solution. 7. Solve the equation. Check your solution.

27 2 x 1 = Solve the equation. Check your solution. 5. Solve the equation. Check your solution. 7. Solve the equation. Check your solution. Algebra 3-4 Name: 2 nd Semester Exam Review Period: Answer each of the following questions. Some questions may require additional paper in order to show your work. These questions are intended to be a

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

April 30, Name: Amy s Solutions. Discussion Section: N/A. Discussion TA: N/A

April 30, Name: Amy s Solutions. Discussion Section: N/A. Discussion TA: N/A Math 1151, April 30, 010 Exam 3 (in-class) Name: Amy s Solutions Discussion Section: N/A Discussion TA: N/A This exam has 8 multiple-choice problems, each worth 5 points. When you have decided on a correct

More information

Algebra 2. Chapter 4 Exponential and Logarithmic Functions. Chapter 1 Foundations for Functions. Chapter 3 Polynomial Functions

Algebra 2. Chapter 4 Exponential and Logarithmic Functions. Chapter 1 Foundations for Functions. Chapter 3 Polynomial Functions Algebra 2 Chapter 1 Foundations for Chapter 2 Quadratic Chapter 3 Polynomial Chapter 4 Exponential and Logarithmic Chapter 5 Rational and Radical Chapter 6 Properties and Attributes of Chapter 7 Probability

More information

Algebra Vocabulary. abscissa

Algebra Vocabulary. abscissa abscissa The x-value of an ordered pair that describes the horizontal distance from the x-axis. It is always written as the first element in the ordered pair. 3 is the abscissa of the ordered pair (3,

More information

PreCalculus. Curriculum (447 topics additional topics)

PreCalculus. Curriculum (447 topics additional topics) PreCalculus This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to meet curricular needs.

More information

Systems of Equations and Inequalities. College Algebra

Systems of Equations and Inequalities. College Algebra Systems of Equations and Inequalities College Algebra System of Linear Equations There are three types of systems of linear equations in two variables, and three types of solutions. 1. An independent system

More information

Algebraic. techniques1

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

More information

College Algebra Notes

College Algebra Notes Metropolitan Community College Contents Introduction 2 Unit 1 3 Rational Expressions........................................... 3 Quadratic Equations........................................... 9 Polynomial,

More information

Math 1152: Precalculus Algebra Section 4 Time: TR 14:30 16:20 Place: L305 Instructor: J. Jang Office: B019g Phone:

Math 1152: Precalculus Algebra Section 4 Time: TR 14:30 16:20 Place: L305 Instructor: J. Jang Office: B019g Phone: Math 115: Precalculus Algebra Section 4 Time: TR 14:30 16:0 Place: L305 Instructor: J. Jang Office: B019g Phone: 33 5786 Email: jjang@langara.bc.ca Office hours: TBA Prerequisite: C- in Principles of Math

More information

1. (5 points) Use the change-of-base formula to evaluate the following logarithm. Round your answer to four decimal places.

1. (5 points) Use the change-of-base formula to evaluate the following logarithm. Round your answer to four decimal places. Millersville University Name Answer Key Department of Mathematics MATH 160, Precalculus, Final Examination December 14, 2011, 10:15A-12:15P Please answer the following questions. Answers without justifying

More information

Algebra 2 Khan Academy Video Correlations By SpringBoard Activity

Algebra 2 Khan Academy Video Correlations By SpringBoard Activity SB Activity Activity 1 Creating Equations 1-1 Learning Targets: Create an equation in one variable from a real-world context. Solve an equation in one variable. 1-2 Learning Targets: Create equations in

More information

Algebra & Trig. I. For example, the system. x y 2 z. may be represented by the augmented matrix

Algebra & Trig. I. For example, the system. x y 2 z. may be represented by the augmented matrix Algebra & Trig. I 8.1 Matrix Solutions to Linear Systems A matrix is a rectangular array of elements. o An array is a systematic arrangement of numbers or symbols in rows and columns. Matrices (the plural

More information

How to use this Algebra II - Semester 2 Study Packet

How to use this Algebra II - Semester 2 Study Packet Excellence is not an act, but a habit. Aristotle Dear Algebra II Student, First of all, Congrats! for making it this far in your math career. Passing Algebra II is a huge mile-stone Give yourself a pat

More information

ESCONDIDO UNION HIGH SCHOOL DISTRICT COURSE OF STUDY OUTLINE AND INSTRUCTIONAL OBJECTIVES

ESCONDIDO UNION HIGH SCHOOL DISTRICT COURSE OF STUDY OUTLINE AND INSTRUCTIONAL OBJECTIVES ESCONDIDO UNION HIGH SCHOOL DISTRICT COURSE OF STUDY OUTLINE AND INSTRUCTIONAL OBJECTIVES COURSE TITLE: Algebra II A/B COURSE NUMBERS: (P) 7241 / 2381 (H) 3902 / 3903 (Basic) 0336 / 0337 (SE) 5685/5686

More information

Algebra 2 Khan Academy Video Correlations By SpringBoard Activity

Algebra 2 Khan Academy Video Correlations By SpringBoard Activity SB Activity Activity 1 Creating Equations 1-1 Learning Targets: Create an equation in one variable from a real-world context. Solve an equation in one variable. 1-2 Learning Targets: Create equations in

More information

Muskogee Public Schools Curriculum Map

Muskogee Public Schools Curriculum Map Muskogee Public Schools Curriculum Map 2009-20010 Course: Algebra II Grade Level: 9-12 Nine- 1 st Nine Standard 1: Number Systems and Algebraic Operations - The student will perform operations with rational,

More information

Precalculus 1, 161. Spring 2018 CRN Section 009. Time: S, 12:30 p.m. - 3:35 p.m. Room BR-11

Precalculus 1, 161. Spring 2018 CRN Section 009. Time: S, 12:30 p.m. - 3:35 p.m. Room BR-11 Precalculus 1, 161 Spring 2018 CRN 11996 Section 009 Time: S, 12:30 p.m. - 3:35 p.m. Room BR-11 SYLLABUS Catalog description Functions and relations and their graphs, transformations and symmetries; composition

More information

1 x. II. CHAPTER 2: (A) Graphing Rational Functions: Show Asymptotes using dotted lines, Intercepts, Holes(Coordinates, if any.)

1 x. II. CHAPTER 2: (A) Graphing Rational Functions: Show Asymptotes using dotted lines, Intercepts, Holes(Coordinates, if any.) FINAL REVIEW-014: Before using this review guide be sure to study your test and quizzes from this year. The final will contain big ideas from the first half of the year (chapters 1-) but it will be focused

More information

8 Systems of Linear Equations

8 Systems of Linear Equations 8 Systems of Linear Equations 8.1 Systems of linear equations in two variables To solve a system of linear equations of the form { a1 x + b 1 y = c 1 x + y = c 2 means to find all its solutions (all pairs

More information

30 Wyner Math Academy I Fall 2015

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

More information

Precalculus. Barnett, Raymond A., Michael R. Ziegler, and Karl E. Byleen. Precalculus, 6th edition, McGraw- Hill, ISBN:

Precalculus. Barnett, Raymond A., Michael R. Ziegler, and Karl E. Byleen. Precalculus, 6th edition, McGraw- Hill, ISBN: Precalculus Course Text Barnett, Raymond A., Michael R. Ziegler, and Karl E. Byleen. Precalculus, 6th edition, McGraw- Hill, 2008. ISBN: 978-0-07-331263-7. Course Description This course provides a working

More information

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

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

More information

SESSION CLASS-XI SUBJECT : MATHEMATICS FIRST TERM

SESSION CLASS-XI SUBJECT : MATHEMATICS FIRST TERM TERMWISE SYLLABUS SESSION-2018-19 CLASS-XI SUBJECT : MATHEMATICS MONTH July, 2018 to September 2018 CONTENTS FIRST TERM Unit-1: Sets and Functions 1. Sets Sets and their representations. Empty set. Finite

More information

Revised 5/2017 DARUL ARQAM. 1st Quarter (43 Days)

Revised 5/2017 DARUL ARQAM. 1st Quarter (43 Days) 1st Quarter (4 Days) st 1 : Aug 9-11 ( days) st 1 : Aug 14-18 2 : Aug 21-25 rd : Aug 28-0 ( days) Lessons 1-5, 1-6, Ch:1 Review and Test Ch: 2 Lessons 2-1, 2-2 Lessons 2-, 2-4, 2-5 4 : Sep 6-8 (days) Welcome,

More information

College Algebra. Third Edition. Concepts Through Functions. Michael Sullivan. Michael Sullivan, III. Chicago State University. Joliet Junior College

College Algebra. Third Edition. Concepts Through Functions. Michael Sullivan. Michael Sullivan, III. Chicago State University. Joliet Junior College College Algebra Concepts Through Functions Third Edition Michael Sullivan Chicago State University Michael Sullivan, III Joliet Junior College PEARSON Boston Columbus Indianapolis New York San Francisco

More information

Math 0031, Final Exam Study Guide December 7, 2015

Math 0031, Final Exam Study Guide December 7, 2015 Math 0031, Final Exam Study Guide December 7, 2015 Chapter 1. Equations of a line: (a) Standard Form: A y + B x = C. (b) Point-slope Form: y y 0 = m (x x 0 ), where m is the slope and (x 0, y 0 ) is a

More information

1.9 CC.9-12.A.REI.4b graph quadratic inequalities find solutions to quadratic inequalities

1.9 CC.9-12.A.REI.4b graph quadratic inequalities find solutions to quadratic inequalities 1 Quadratic Functions and Factoring 1.1 Graph Quadratic Functions in Standard Form 1.2 Graph Quadratic Functions in Vertex or Intercept Form 1.3 Solve by Factoring 1.4 Solve by Factoring 1.5 Solve Quadratic

More information

Circles. Example 2: Write an equation for a circle if the enpoints of a diameter are at ( 4,5) and (6, 3).

Circles. Example 2: Write an equation for a circle if the enpoints of a diameter are at ( 4,5) and (6, 3). Conics Unit Ch. 8 Circles Equations of Circles The equation of a circle with center ( hk, ) and radius r units is ( x h) ( y k) r. Example 1: Write an equation of circle with center (8, 3) and radius 6.

More information

Lone Star College-CyFair Formula Sheet

Lone Star College-CyFair Formula Sheet Lone Star College-CyFair Formula Sheet The following formulas are critical for success in the indicated course. Student CANNOT bring these formulas on a formula sheet or card to tests and instructors MUST

More information