Demo 5. 1 Degree Reduction and Raising Matrices for Degree 5

Size: px
Start display at page:

Download "Demo 5. 1 Degree Reduction and Raising Matrices for Degree 5"

Transcription

1 Demo This demo contains the calculation procedures to generate the results shown in Appendix A of the lab report. Degree Reduction and Raising Matrices for Degree M,4 = M 4, = M,3 = M 3, = M, = M, = M, = M, = M, = M, = ( )

2 QuadClip Applied to a Polynomial of th Degree with Two Roots X 3X 4 X 3 + 4X X + Called QuadClip with input polynomial on interval [, ]: p = X 3X 4 X 3 + 4X X Recursion Branch for Input Interval [, ] Normalized monomial und Bézier representations and the Bézier polygon: p = X 3X 4 X 3 + 4X X + = B, (X) B, (X) B, (X) +.B 3, (X) + B 4, (X) + B, (X) Best approximation polynomials of degree,,, 3 and 4: q =. =.B, q =.374X.487 =.487B, +.987B, q =.48X.7874X.748 =.748B,.448B, +.87B, q 3 =.X X.9X =.7349B,3.7B, B, B 3,3 q 4 = 7.X 4 7.X X 7.97X +.99 =.99B, B,4 +.B, B 3, B 4,4

3 q q q q 3 q 4 p Degree reduction and raising matrices: M, = M, = Degree reduction and raising: q =.48X.7874X.748 =.748B,.448B, +.87B, q =.877 X X X X.7874X.748 =.748B,.87B,.749B, +.B 3, +.874B 4, +.87B, p q q The maximum difference of the Bézier coefficients is δ =.4. Bounding polynomials M and m: Root of M and m: Intersection intervals: M =.48X.7874X m =.48X.7874X.4743 N(M) = {} N(m) = {.93,.78} 3

4 [, ] Longest intersection interval: = Bisection: first half [,.] und second half [., ]. Recursion Branch on the First Half [,.] Normalized monomial und Bézier representations and the Bézier polygon: p =.78X.87X 4.87X 3 + X 7.X + = B, (X).B, (X) B, (X).87B 3, (X).87B 4, (X) +.87B, (X) Best approximation polynomials of degree,,, 3 and 4: q =.978 =.978B, q =.37944X.979 =.979B,.3844B, q = 4.839X.X +.84 =.84B,.837B, +.499B, q 3 = 4.798X X 7.997X +.4 =.4B,3.488B,3.4494B, B 3,3 q 4 =.3437X 4 3.X 3 +.X 7.93X +.3 =.3B,4.89B,4.83B,4.89B 3,4 +.B 4,4 4

5 q q q q 3 q 4 p Degree reduction and raising matrices: M, = M, = Degree reduction and raising: q = 4.839X.X +.84 =.84B,.837B, +.499B, q =.7 X 3.37 X X X.X +.84 =.84B,.399B,.7997B,.87B 3,.4734B 4, +.499B, p q q The maximum difference of the Bézier coefficients is δ =.834. Bounding polynomials M and m: Root of M and m: Intersection intervals: M = 4.839X.X +.89 m = 4.839X.X +.3 N(M) = {.883,.79787} N(m) = {.84,.978}

6 [.84,.883], [.79787,.978] Longest intersection interval:.93 = Selective recursion: interval : [.9,.448], interval : [ ,.48339],.3 Recursion Branch in Interval : [.9,.448] Normalized monomial und Bézier representations and the Bézier polygon: p =.78X.49X 4.338X X.933X +.83 =.83B, (X) +.799B, (X).88B, (X).89B 3, (X).89B 4, (X).373B, (X) Best approximation polynomials of degree,,, 3 and 4: q =.849 =.849B, q =.387X +.43 =.43B,.4733B, q =.4X X =.874B,.4473B,.374B, q 3 =.87X X.9397X =.8338B,3.7787B,3.3783B,3.3733B 3,3 q 4 =.97X X X.93X +.83 =.83B,4 +.74B,4.438B,4.8B 3,4.373B 4,4

7 q q q q 3 q 4 p Degree reduction and raising matrices: M, = M, = Degree reduction and raising: q =.4X X =.874B,.4473B,.374B, q = X.88 X X 3 +.4X X =.874B, +.388B,.947B,.87B 3,.884B 4,.374B, p q q The maximum difference of the Bézier coefficients is δ =.8. Bounding polynomials M and m: Root of M and m: Intersection intervals: M =.4X X m =.4X X N(M) = {.339, 3.38} N(m) = { , 3.39} 7

8 [ ,.339] Longest intersection interval:.398 = Selective recursion: interval : [.88,.88],.4 Recursion Branch in Interval : [.88,.88] Found root in interval [.88,.88] at recursion depth 4!. Recursion Branch in Interval : [ ,.48339] Normalized monomial und Bézier representations and the Bézier polygon: p =.78X X 4.878X X +.347X.47 =.47B, (X).3B, (X).83B, (X) +.744B 3, (X) B 4, (X) +.3B, (X) Best approximation polynomials of degree,,, 3 and 4: q =.877 =.877B, q =.373X.44 =.44B, +.9B, q =.8X +.37X.8 =.8B,.39B, +.4B, q 3 =.94X X +.348X.48 =.48B,3.93B, B,3 +.98B 3,3 q 4 =.743X X X +.349X.4 =.4B,4.97B,4.9B, B 3,4 +.B 4,4 8

9 q q q q 3 q 4 p Degree reduction and raising matrices: M, = M, = Degree reduction and raising: q =.8X +.37X.8 =.8B,.39B, +.4B, q = X X X 3 +.8X +.37X.8 =.8B,.33B,.47B, B 3, B 4, +.4B, p q q The maximum difference of the Bézier coefficients is δ =.773. Bounding polynomials M and m: Root of M and m: Intersection intervals: M =.8X +.37X.43 m =.8X +.37X.7 N(M) = { 3.79,.779} N(m) = { 3.737,.838} 9

10 [.779,.838] Longest intersection interval:.89 = Selective recursion: interval : [.44788,.4489],. Recursion Branch in Interval : [.44788,.4489] Found root in interval [.44788,.4489] at recursion depth 4!.7 Recursion Branch on the Second Half [., ] Normalized monomial und Bézier representations and the Bézier polygon: p =.78X +.787X 4.8X 3.937X +.3X +.87 =.87B, (X) +.B, (X) +.937B, (X) +.87B 3, (X) +.B 4, (X) + B, (X) Best approximation polynomials of degree,,, 3 and 4: q =.978 =.978B, q =.493X =.44494B, B, q =.8473X +.37X +.39 =.39B, +.948B, B, q 3 =.794X 3.744X X =.939B,3 +.8B, B, B 3,3 q 4 = 3.787X X 3.848X X +.8 =.8B,4 +.74B, B,4 +.39B 3, B 4,4

11 q q q q 3 q 4 p Degree reduction and raising matrices: M, = M, = Degree reduction and raising: q =.8473X +.37X +.39 =.39B, +.948B, B, q = 3.79 X X 4.89 X X +.37X +.39 =.39B, +.7B, +.778B, B 3, +.887B 4, B, p q q The maximum difference of the Bézier coefficients is δ =.387. Bounding polynomials M and m: Root of M and m: Intersection intervals: M =.8473X +.37X m =.8473X +.37X.937 N(M) = {.4774,.999} N(m) = {.49,.}

12 [,.49] Longest intersection interval:.49 = Selective recursion: interval : [.,.333],.8 Recursion Branch in Interval : [.,.333] Normalized monomial und Bézier representations and the Bézier polygon: p = X X 4.888X 3.49X X +.87 =.87B, (X) B, (X) +.4B, (X) B 3, (X) +.93B 4, (X) +.38B, (X) Best approximation polynomials of degree,,, 3 and 4: q =.398 =.398B, q =.948X +.94 =.94B, +.3B, q =.44X X =.873B, +.7B, +.34B, q 3 =.998X 3.8X X +.87 =.87B,3 +.3B,3 +.8B,3 +.38B 3,3 q 4 = 8.89 X 4.89X 3.477X X +.87 =.87B, B,4 +.88B, B 3,4 +.38B 4,4

13 q q q q 3 q 4 p Degree reduction and raising matrices: M, = M, = Degree reduction and raising: q =.44X X =.873B, +.7B, +.34B, q =.733 X X 4.4 X 3.44X X =.873B, B, +.47B, B 3, +.933B 4, +.34B, p q q The maximum difference of the Bézier coefficients is δ =.94. Bounding polynomials M and m: Root of M and m: Intersection intervals: M =.44X X +.87 m =.44X X N(M) = {.8, 4.838} N(m) = {.8, 4.838} 3

14 No intersection intervals with the x axis. 4

15 .9 Result: Root Intervals Input Polynomial on Interval [, ] p = X 3X 4 X 3 + 4X X Result: Root Intervals [.88,.88], [.44788,.4489] with precision ε =..

On-Line Geometric Modeling Notes

On-Line Geometric Modeling Notes On-Line Geometric Modeling Notes CUBIC BÉZIER CURVES Kenneth I. Joy Visualization and Graphics Research Group Department of Computer Science University of California, Davis Overview The Bézier curve representation

More information

CFG Simplification. (simplify) 1. Eliminate useless symbols 2. Eliminate -productions 3. Eliminate unit productions

CFG Simplification. (simplify) 1. Eliminate useless symbols 2. Eliminate -productions 3. Eliminate unit productions CFG Simplification (simplify) 1. Eliminate useless symbols 2. Eliminate -productions 3. Eliminate unit productions 1 Eliminating useless symbols 1. A symbol X is generating if there exists: X * w, for

More information

Chapter 5: Exponents and Polynomials

Chapter 5: Exponents and Polynomials Chapter 5: Exponents and Polynomials 5.1 Multiplication with Exponents and Scientific Notation 5.2 Division with Exponents 5.3 Operations with Monomials 5.4 Addition and Subtraction of Polynomials 5.5

More information

Plan for 2 nd half. Just when you thought it was safe. Just when you thought it was safe. Theory Hall of Fame. Chomsky Normal Form

Plan for 2 nd half. Just when you thought it was safe. Just when you thought it was safe. Theory Hall of Fame. Chomsky Normal Form Plan for 2 nd half Pumping Lemma for CFLs The Return of the Pumping Lemma Just when you thought it was safe Return of the Pumping Lemma Recall: With Regular Languages The Pumping Lemma showed that if a

More information

Chapter 6. Polynomials

Chapter 6. Polynomials Chapter 6 Polynomials How to Play the Stock Market 6.1 Monomials: Multiplication and Division 6.2 Polynomials 6.3 Addition and Subtraction of Polynomials 6.4 Multiplication of Polynomials Chapter Review

More information

polynomial function polynomial function of degree n leading coefficient leading-term test quartic function turning point

polynomial function polynomial function of degree n leading coefficient leading-term test quartic function turning point polynomial function polynomial function of degree n leading coefficient leading-term test quartic function turning point quadratic form repeated zero multiplicity Graph Transformations of Monomial Functions

More information

Find a common monomial factor. = 2y 3 (y + 3)(y 3) Difference of two squares

Find a common monomial factor. = 2y 3 (y + 3)(y 3) Difference of two squares EXAMPLE 1 Find a common monomial factor Factor the polynomial completely. a. x 3 + 2x 2 15x = x(x 2 + 2x 15) Factor common monomial. = x(x + 5)(x 3) Factor trinomial. b. 2y 5 18y 3 = 2y 3 (y 2 9) Factor

More information

MathB65 Ch 4 IV, V, VI.notebook. October 31, 2017

MathB65 Ch 4 IV, V, VI.notebook. October 31, 2017 Part 4: Polynomials I. Exponents & Their Properties II. Negative Exponents III. Scientific Notation IV. Polynomials V. Addition & Subtraction of Polynomials VI. Multiplication of Polynomials VII. Greatest

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

Math 1312 Sections 1.2, 1.3, and 1.4 Informal Geometry and Measurement; Early Definitions and Postulates; Angles and Their Relationships

Math 1312 Sections 1.2, 1.3, and 1.4 Informal Geometry and Measurement; Early Definitions and Postulates; Angles and Their Relationships Math 1312 Sections 1.2, 1.3, and 1.4 Informal Geometry and Measurement; Early Definitions and Postulates; Angles and Their Relationships Undefined Terms (set, point, line, plane) A, which is represented

More information

Computing roots of polynomials by quadratic clipping

Computing roots of polynomials by quadratic clipping Computing roots of polynomials by quadratic clipping Michael Bartoň, Bert Jüttler SFB F013, Project 15 Johann Radon Institute for Computational and Applied Mathematics, Linz, Austria e-mail: Michael.Barton@oeaw.ac.at

More information

P.3 Division of Polynomials

P.3 Division of Polynomials 00 section P3 P.3 Division of Polynomials In this section we will discuss dividing polynomials. The result of division of polynomials is not always a polynomial. For example, xx + 1 divided by xx becomes

More information

Worksheets for GCSE Mathematics. Quadratics. mr-mathematics.com Maths Resources for Teachers. Algebra

Worksheets for GCSE Mathematics. Quadratics. mr-mathematics.com Maths Resources for Teachers. Algebra Worksheets for GCSE Mathematics Quadratics mr-mathematics.com Maths Resources for Teachers Algebra Quadratics Worksheets Contents Differentiated Independent Learning Worksheets Solving x + bx + c by factorisation

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

Computing roots of polynomials by quadratic clipping

Computing roots of polynomials by quadratic clipping Computing roots of polynomials by quadratic clipping Michael Bartoň and Bert Jüttler Johann Radon Institute for Computational and Applied Mathematics, Austria Johannes Kepler University Linz, Institute

More information

7-7 Multiplying Polynomials

7-7 Multiplying Polynomials Example 1: Multiplying Monomials A. (6y 3 )(3y 5 ) (6y 3 )(3y 5 ) (6 3)(y 3 y 5 ) 18y 8 Group factors with like bases together. B. (3mn 2 ) (9m 2 n) Example 1C: Multiplying Monomials Group factors with

More information

APPENDIX B GRAM-SCHMIDT PROCEDURE OF ORTHOGONALIZATION. Let V be a finite dimensional inner product space spanned by basis vector functions

APPENDIX B GRAM-SCHMIDT PROCEDURE OF ORTHOGONALIZATION. Let V be a finite dimensional inner product space spanned by basis vector functions 301 APPENDIX B GRAM-SCHMIDT PROCEDURE OF ORTHOGONALIZATION Let V be a finite dimensional inner product space spanned by basis vector functions {w 1, w 2,, w n }. According to the Gram-Schmidt Process an

More information

5.3. Polynomials and Polynomial Functions

5.3. Polynomials and Polynomial Functions 5.3 Polynomials and Polynomial Functions Polynomial Vocabulary Term a number or a product of a number and variables raised to powers Coefficient numerical factor of a term Constant term which is only a

More information

Unit 2: Polynomials Guided Notes

Unit 2: Polynomials Guided Notes Unit 2: Polynomials Guided Notes Name Period **If found, please return to Mrs. Brandley s room, M 8.** Self Assessment The following are the concepts you should know by the end of Unit 1. Periodically

More information

When you square a binomial, you can apply the FOIL method to find the product. You can also apply the following rules as a short cut.

When you square a binomial, you can apply the FOIL method to find the product. You can also apply the following rules as a short cut. Squaring a Binomial When you square a binomial, you can apply the FOIL method to find the product. You can also apply the following rules as a short cut. Solve. (x 3) 2 Step 1 Square the first term. Rules

More information

Integrated Math III. IM3.1.2 Use a graph to find the solution set of a pair of linear inequalities in two variables.

Integrated Math III. IM3.1.2 Use a graph to find the solution set of a pair of linear inequalities in two variables. Standard 1: Algebra and Functions Students solve inequalities, quadratic equations, and systems of equations. They graph polynomial, rational, algebraic, and piece-wise defined functions. They graph and

More information

MCPS Algebra II Pacing Guide

MCPS Algebra II Pacing Guide Units to be covered 1 st Semester: Units to be covered 2 nd Semester: Vocabulary Semester Class: 10 days Year Long: 20 days OR Unit: Functions & Graphs Include content with individual units SOL AII.6 Recognize

More information

CSE 167: Lecture 11: Bézier Curves. Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2012

CSE 167: Lecture 11: Bézier Curves. Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2012 CSE 167: Introduction to Computer Graphics Lecture 11: Bézier Curves Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2012 Announcements Homework project #5 due Nov. 9 th at 1:30pm

More information

MathB65 Ch 4 VII, VIII, IX.notebook. November 06, 2017

MathB65 Ch 4 VII, VIII, IX.notebook. November 06, 2017 Chapter 4: Polynomials I. Exponents & Their Properties II. Negative Exponents III. Scientific Notation IV. Polynomials V. Addition & Subtraction of Polynomials VI. Multiplication of Polynomials VII. Greatest

More information

Multiplication of Polynomials

Multiplication of Polynomials Summary 391 Chapter 5 SUMMARY Section 5.1 A polynomial in x is defined by a finite sum of terms of the form ax n, where a is a real number and n is a whole number. a is the coefficient of the term. n is

More information

Adding and Subtracting Polynomials Polynomials in the Sun

Adding and Subtracting Polynomials Polynomials in the Sun Adding and Subtracting Polynomials SUGGESTED LEARNING STRATEGIES: Shared Reading, Questioning the Text, Create Representations, Vocabulary Organizer, Note Taking A solar panel is a device that collects

More information

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

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

More information

Unit 2: Polynomials Guided Notes

Unit 2: Polynomials Guided Notes Unit 2: Polynomials Guided Notes Name Period **If found, please return to Mrs. Brandley s room, M 8.** Self Assessment The following are the concepts you should know by the end of Unit 1. Periodically

More information

CURRICULUM CATALOG. Algebra I (2052) WA

CURRICULUM CATALOG. Algebra I (2052) WA 2018-19 CURRICULUM CATALOG Table of Contents Course Overview... 1 UNIT 1: FOUNDATIONS OF ALGEBRA... 1 UNIT 2: LINEAR EQUATIONS... 1 UNIT 3: FUNCTIONS... 2 UNIT 4: INEQUALITIES... 2 UNIT 5: LINEAR SYSTEMS...

More information

Logic and Discrete Mathematics. Section 6.7 Recurrence Relations and Their Solution

Logic and Discrete Mathematics. Section 6.7 Recurrence Relations and Their Solution Logic and Discrete Mathematics Section 6.7 Recurrence Relations and Their Solution Slides version: January 2015 Definition A recurrence relation for a sequence a 0, a 1, a 2,... is a formula giving a n

More information

7-6 Adding and Subtracting Polynomials

7-6 Adding and Subtracting Polynomials Example 1: Adding and Subtracting Monomials Add or Subtract.. A. 12p 3 + 11p 2 + 8p 3 12p 3 + 11p 2 + 8p 3 12p 3 + 8p 3 + 11p 2 20p 3 + 11p 2 B. 5x 2 6 3x + 8 5x 2 6 3x + 8 5x 2 3x + 8 6 5x 2 3x + 2 Rearrange

More information

Continuous Optimisation, Chpt 9: Semidefinite Optimisation

Continuous Optimisation, Chpt 9: Semidefinite Optimisation Continuous Optimisation, Chpt 9: Semidefinite Optimisation Peter J.C. Dickinson DMMP, University of Twente p.j.c.dickinson@utwente.nl http://dickinson.website/teaching/2017co.html version: 28/11/17 Monday

More information

Introduction. Adding and Subtracting Polynomials

Introduction. Adding and Subtracting Polynomials Introduction Polynomials can be added and subtracted like real numbers. Adding and subtracting polynomials is a way to simplify expressions. It can also allow us to find a shorter way to represent a sum

More information

The most factored form is usually accomplished by common factoring the expression. But, any type of factoring may come into play.

The most factored form is usually accomplished by common factoring the expression. But, any type of factoring may come into play. MOST FACTORED FORM The most factored form is the most factored version of a rational expression. Being able to find the most factored form is an essential skill when simplifying the derivatives found using

More information

Prerequisites. Copyright Cengage Learning. All rights reserved.

Prerequisites. Copyright Cengage Learning. All rights reserved. Prerequisites P Copyright Cengage Learning. All rights reserved. P.4 FACTORING POLYNOMIALS Copyright Cengage Learning. All rights reserved. What You Should Learn Remove common factors from polynomials.

More information

and Union One end Inseparable." LOWELL. MICHIGAN. WEDNESDAY. JUNE HUMPHBHT'S HOMEOPATHIC SPECIFICS

and Union One end Inseparable. LOWELL. MICHIGAN. WEDNESDAY. JUNE HUMPHBHT'S HOMEOPATHIC SPECIFICS Y J B B BD Y DDY 8 B F B F x F D > q q j 8 8 J 4 8 8 24 B j 88 4 4 4 8 q 8 bb B 6 B q B b b b B 4 B D J B B b B

More information

Computational Methods CMSC/AMSC/MAPL 460. Solving nonlinear equations and zero finding. Finding zeroes of functions

Computational Methods CMSC/AMSC/MAPL 460. Solving nonlinear equations and zero finding. Finding zeroes of functions Computational Methods CMSC/AMSC/MAPL 460 Solving nonlinear equations and zero finding Ramani Duraiswami, Dept. of Computer Science Where does it arise? Finding zeroes of functions Solving functional equations

More information

Review for Mastery. Integer Exponents. Zero Exponents Negative Exponents Negative Exponents in the Denominator. Definition.

Review for Mastery. Integer Exponents. Zero Exponents Negative Exponents Negative Exponents in the Denominator. Definition. LESSON 6- Review for Mastery Integer Exponents Remember that means 8. The base is, the exponent is positive. Exponents can also be 0 or negative. Zero Exponents Negative Exponents Negative Exponents in

More information

Quadratic Equations and Functions

Quadratic Equations and Functions 50 Quadratic Equations and Functions In this chapter, we discuss various ways of solving quadratic equations, aaxx 2 + bbbb + cc 0, including equations quadratic in form, such as xx 2 + xx 1 20 0, and

More information

5.2. Adding and Subtracting Polynomials. Objectives. Know the basic definitions for polynomials. Add and subtract polynomials.

5.2. Adding and Subtracting Polynomials. Objectives. Know the basic definitions for polynomials. Add and subtract polynomials. Chapter 5 Section 2 5.2 Adding and Subtracting Polynomials Objectives 1 2 Know the basic definitions for polynomials. Add and subtract polynomials. Objective 1 Know the basic definitions for polynomials.

More information

California: Algebra 1

California: Algebra 1 Algebra Discovering Algebra An Investigative Approach California: Algebra 1 Grades Eight Through Twelve Mathematics Content Standards 1.0 Students identify and use the arithmetic properties of subsets

More information

Question 2 We saw in class that if we flip a coin K times, the the distribution in runs of success in the resulting sequence is equal to

Question 2 We saw in class that if we flip a coin K times, the the distribution in runs of success in the resulting sequence is equal to Homework 7, Math070, Spring 205 Question The following table show the split statistics from the ESPN website for Basketball player Stephen Curry for the 204-205 season so far (a) Using relative frequency

More information

Ch. 7.1 Polynomial Degree & Finite Differences

Ch. 7.1 Polynomial Degree & Finite Differences Ch. 7.1 Polynomial Degree & Finite Differences Learning Intentions: Define terminology associated with polynomials: term, monomial, binomial & trinomial. Use the finite differences method to determine

More information

A monomial is measured by its degree To find its degree, we add up the exponents of all the variables of the monomial.

A monomial is measured by its degree To find its degree, we add up the exponents of all the variables of the monomial. UNIT 6 POLYNOMIALS Polynomial (Definition) A monomial or a sum of monomials. A monomial is measured by its degree To find its degree, we add up the exponents of all the variables of the monomial. Ex. 2

More information

Section 5.2 Polynomials, Sums, and Differences

Section 5.2 Polynomials, Sums, and Differences Department of Mathematics Grossmont College October 2, 2012 4.1 Systems of Linear Equations in Two Variables Learning Objectives: Give the degree of a polynomial Add and subract polynomials evaluate a

More information

Math 1 Unit 1 EOC Review

Math 1 Unit 1 EOC Review Math 1 Unit 1 EOC Review 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): 1. Distribute

More information

Computing the Hausdorff Distance between Two B-Spline Curves. Zachi Shtain

Computing the Hausdorff Distance between Two B-Spline Curves. Zachi Shtain Computing the Hausdorff Distance between Two B-Spline Curves Zachi Shtain Based on the work of: Chen et al. 2010 Definition Given two curves C 1, C 2, their Hausdorff distance is defined as: H Where:,

More information

Mid-Chapter Quiz: Lessons 2-1 through 2-3

Mid-Chapter Quiz: Lessons 2-1 through 2-3 Graph and analyze each function. Describe its domain, range, intercepts, end behavior, continuity, and where the function is increasing or decreasing. 1. f (x) = 2x 3 Evaluate the function for several

More information

Algebra I Lesson 6 Monomials and Polynomials (Grades 9-12) Instruction 6-1 Multiplying Polynomials

Algebra I Lesson 6 Monomials and Polynomials (Grades 9-12) Instruction 6-1 Multiplying Polynomials In algebra, we deal with different types of expressions. Grouping them helps us to learn rules and concepts easily. One group of expressions is called polynomials. In a polynomial, the powers are whole

More information

A Branch-and-Bound Algorithm for Unconstrained Global Optimization

A Branch-and-Bound Algorithm for Unconstrained Global Optimization SCAN 2010, Lyon, September 27 30, 2010 1 / 18 A Branch-and-Bound Algorithm for Unconstrained Global Optimization Laurent Granvilliers and Alexandre Goldsztejn Université de Nantes LINA CNRS Interval-based

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

The Essentials of CAGD

The Essentials of CAGD The Essentials of CAGD Chapter 4: Bézier Curves: Cubic and Beyond Gerald Farin & Dianne Hansford CRC Press, Taylor & Francis Group, An A K Peters Book www.farinhansford.com/books/essentials-cagd c 2000

More information

Transition to College Math and Statistics

Transition to College Math and Statistics Transition to College Math and Statistics Summer Work 016 due date: third day of class estimated time: 10 hours (for planning purposes only; work until you finish) Dear College Algebra Students, This assignment

More information

1-3lab accuracy 6 module 1 Relationships between quantities ch1-1 variables and expressions 7,8 ch1-2 order of operations 7,8 ch 1-3 properties of

1-3lab accuracy 6 module 1 Relationships between quantities ch1-1 variables and expressions 7,8 ch1-2 order of operations 7,8 ch 1-3 properties of module 0 standards 1-3lab accuracy 6 module 1 Relationships between quantities ch1-1 variables and expressions 7,8 ch1-2 order of operations 7,8 ch 1-3 properties of numbers 7,8 1-3 lab accuracy 6 ch1-4

More information

Unit 13: Polynomials and Exponents

Unit 13: Polynomials and Exponents Section 13.1: Polynomials Section 13.2: Operations on Polynomials Section 13.3: Properties of Exponents Section 13.4: Multiplication of Polynomials Section 13.5: Applications from Geometry Section 13.6:

More information

L O W Z L L, M Z C B., W S D I T X S D J L T, JT7ITZ 2 6, O n # D o l l a r a T m t. L Cuiiveuiluu. BASEBALL.

L O W Z L L, M Z C B., W S D I T X S D J L T, JT7ITZ 2 6, O n # D o l l a r a T m t. L Cuiiveuiluu. BASEBALL. # Z Z B X 7Z 6 8 9 0 # F Y BB F x B- B B BV 5 G - V 84 B F x - G 6 x - F - 500000 Bx > -- z : V Y B / «- Q - 4«7 6 890 6 578 0 00 8: B! 0 677 F 574 BB 4 - V 0 B 8 5 5 0 5 Z G F Q 4 50 G B - 5 5-7 B z 7

More information

8.4 Warmup. Explain why the triangles are similar. Then find the value of x Hint: Use Pyth. Thm.

8.4 Warmup. Explain why the triangles are similar. Then find the value of x Hint: Use Pyth. Thm. 8.4 Warmup Explain why the triangles are similar. Then find the value of x. 1. 2. 15 x 4 6 20 x 18 3. 4. x Hint: Use Pyth. Thm. 1 Geometry 8.4 Proportionality Theorems 8.4 Essential Question What proportionality

More information

Lesson 7: Linear Transformations Applied to Cubes

Lesson 7: Linear Transformations Applied to Cubes Classwork Opening Exercise Consider the following matrices: AA = 1 2 0 2, BB = 2, and CC = 2 2 4 0 0 2 2 a. Compute the following determinants. i. det(aa) ii. det(bb) iii. det(cc) b. Sketch the image of

More information

Harbor Creek School District. Algebra II Advanced. Concepts Timeframe Skills Assessment Standards Linear Equations Inequalities

Harbor Creek School District. Algebra II Advanced. Concepts Timeframe Skills Assessment Standards Linear Equations Inequalities Algebra II Advanced and Graphing and Solving Linear Linear Absolute Value Relation vs. Standard Forms of Linear Slope Parallel & Perpendicular Lines Scatterplot & Linear Regression Graphing linear Absolute

More information

Mathematical Economics: Lecture 3

Mathematical Economics: Lecture 3 Mathematical Economics: Lecture 3 Yu Ren WISE, Xiamen University October 7, 2012 Outline 1 Example of Graphing Example 3.1 Consider the cubic function f (x) = x 3 3x. Try to graph this function Example

More information

Curriculum Catalog

Curriculum Catalog 2017-2018 Curriculum Catalog 2017 Glynlyon, Inc. Table of Contents ALGEBRA I COURSE OVERVIEW... 1 UNIT 1: FOUNDATIONS OF ALGEBRA... 1 UNIT 2: LINEAR EQUATIONS... 2 UNIT 3: FUNCTIONS... 2 UNIT 4: INEQUALITIES...

More information

Math "Adding and Subtracting Polynomials" Bibiana Lopez. July Riverside City College. (RCC) 10.1 July / 15

Math Adding and Subtracting Polynomials Bibiana Lopez. July Riverside City College. (RCC) 10.1 July / 15 Math 64 10.1 "Adding and Subtracting Polynomials" Bibiana Lopez Riverside City College July 2010 (RCC) 10.1 July 2010 1 / 15 Objectives: * Add and subtract polynomials. * Evaluate polynomials at given

More information

9th and 10th Grade Math Proficiency Objectives Strand One: Number Sense and Operations

9th and 10th Grade Math Proficiency Objectives Strand One: Number Sense and Operations Strand One: Number Sense and Operations Concept 1: Number Sense Understand and apply numbers, ways of representing numbers, the relationships among numbers, and different number systems. Justify with examples

More information

8.4 Warmup. Explain why the triangles are similar. Then find the value of x Hint: Use Pyth. Thm.

8.4 Warmup. Explain why the triangles are similar. Then find the value of x Hint: Use Pyth. Thm. 8.4 Warmup Explain why the triangles are similar. Then find the value of x. 1. 2. 15 x 4 6 20 x 18 3. 4. x Hint: Use Pyth. Thm. 1 8.2 Practice A February 21, 2017 Geometry 8.6 Proportions and Similar Triangles

More information

Interpolation. 1. Judd, K. Numerical Methods in Economics, Cambridge: MIT Press. Chapter

Interpolation. 1. Judd, K. Numerical Methods in Economics, Cambridge: MIT Press. Chapter Key References: Interpolation 1. Judd, K. Numerical Methods in Economics, Cambridge: MIT Press. Chapter 6. 2. Press, W. et. al. Numerical Recipes in C, Cambridge: Cambridge University Press. Chapter 3

More information

CURRICULUM CATALOG MATHEMATICS 1 (21032X0) NC

CURRICULUM CATALOG MATHEMATICS 1 (21032X0) NC 2018-19 CURRICULUM CATALOG MATHEMATICS 1 (21032X0) NC Table of Contents MATHEMATICS 1 (21032X0) NC COURSE OVERVIEW... 1 UNIT 1: FOUNDATIONS OF ALGEBRA... 1 UNIT 2: EQUATIONS AND INEQUALITIES... 1 UNIT

More information

Application - Ray Tracing and Bézier surfaces. TANA09 Lecture 3. Error Estimate. Application - Ray tracing and Beziér surfaces.

Application - Ray Tracing and Bézier surfaces. TANA09 Lecture 3. Error Estimate. Application - Ray tracing and Beziér surfaces. TANA09 Lecture 3 Application - Ray Tracing and Bézier surfaces Application - Ray tracing and Beziér surfaces. z = B(x, y) q o Error estimate. Cancellation. The Newton-Raphson method. Analysis. Order of

More information

Warm Up Lesson Presentation Lesson Quiz. Holt McDougal Algebra 2

Warm Up Lesson Presentation Lesson Quiz. Holt McDougal Algebra 2 Warm Up Lesson Presentation Lesson Quiz Algebra 2 Warm Up Factor each expression. 1. 3x 6y 2. a 2 b 2 3(x 2y) (a + b)(a b) Find each product. 3. (x 1)(x + 3) 4. (a + 1)(a 2 + 1) x 2 + 2x 3 a 3 + a 2 +

More information

POLYNOMIAL EXPRESSIONS PART 1

POLYNOMIAL EXPRESSIONS PART 1 POLYNOMIAL EXPRESSIONS PART 1 A polynomial is an expression that is a sum of one or more terms. Each term consists of one or more variables multiplied by a coefficient. Coefficients can be negative, so

More information

Polynomials. Math 4800/6080 Project Course

Polynomials. Math 4800/6080 Project Course Polynomials. Math 4800/6080 Project Course 2. Algebraic Curves. Everyone knows what a curve is, until he has studied enough mathematics to become confused through the countless number of possible exceptions.

More information

Willmar Public Schools Curriculum Map

Willmar Public Schools Curriculum Map Subject Area Mathematics Senior High Course Name Advanced Algebra 2A (Prentice Hall Mathematics) Date April 2010 The Advanced Algebra 2A course parallels each other in content and time. The Advanced Algebra

More information

North Carolina MATH I (Traditional) Pacing Guide

North Carolina MATH I (Traditional) Pacing Guide North Carolina MATH I (Traditional) 2018-2019 Pacing Guide Note: The eight Standards for Mathematical Practice describe the varieties of expertise that mathematics educators should seek to develop in their

More information

Name: Chapter 7: Exponents and Polynomials

Name: Chapter 7: Exponents and Polynomials Name: Chapter 7: Exponents and Polynomials 7-1: Integer Exponents Objectives: Evaluate expressions containing zero and integer exponents. Simplify expressions containing zero and integer exponents. You

More information

HS Mathematics Item Specification C1 TF

HS Mathematics Item Specification C1 TF Claim 1: Concepts and Procedures Students can explain and apply mathematical concepts and interpret and carry out mathematical procedures with precision and fluency. Content Domain: Algebra Target F [m]:

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

Assignment 1. SEM 2: Structural Equation Modeling

Assignment 1. SEM 2: Structural Equation Modeling Assignment 1 SEM 2: Structural Equation Modeling 2 Please hand in a.pdf file containing your report and a.r containing your codes or screenshots of every Jasp analysis. The deadline of this assignment

More information

Check boxes of Edited Copy of Sp Topics (was 145 for pilot) Beginning Algebra, 3rd Ed. [open all close all] Course Readiness and

Check boxes of Edited Copy of Sp Topics (was 145 for pilot) Beginning Algebra, 3rd Ed. [open all close all] Course Readiness and Check boxes of Edited Copy of 10021 Sp 11 152 Topics (was 145 for pilot) Beginning Algebra, 3rd Ed. [open all close all] Course Readiness and Additional Topics Appendix Course Readiness Multiplication

More information

SKILL BUILDER TEN. Graphs of Linear Equations with Two Variables. If x = 2 then y = = = 7 and (2, 7) is a solution.

SKILL BUILDER TEN. Graphs of Linear Equations with Two Variables. If x = 2 then y = = = 7 and (2, 7) is a solution. SKILL BUILDER TEN Graphs of Linear Equations with Two Variables A first degree equation is called a linear equation, since its graph is a straight line. In a linear equation, each term is a constant or

More information

FABER Formal Languages, Automata. Lecture 2. Mälardalen University

FABER Formal Languages, Automata. Lecture 2. Mälardalen University CD5560 FABER Formal Languages, Automata and Models of Computation Lecture 2 Mälardalen University 2010 1 Content Languages, g Alphabets and Strings Strings & String Operations Languages & Language Operations

More information

Teacher Road Map for Lesson 23: Solving Complicated Radical Equations

Teacher Road Map for Lesson 23: Solving Complicated Radical Equations eacher Road Map for Solving Complicated Radical Equations Objective in Student Friendly Language: oday I am: comparing two methods for solving complicated radical equations So that I can: determine the

More information

F.1 Greatest Common Factor and Factoring by Grouping

F.1 Greatest Common Factor and Factoring by Grouping 1 Factoring Factoring is the reverse process of multiplication. Factoring polynomials in algebra has similar role as factoring numbers in arithmetic. Any number can be expressed as a product of prime numbers.

More information

P.2 Multiplication of Polynomials

P.2 Multiplication of Polynomials 1 P.2 Multiplication of Polynomials aa + bb aa + bb As shown in the previous section, addition and subtraction of polynomials results in another polynomial. This means that the set of polynomials is closed

More information

Topic 7: Polynomials. Introduction to Polynomials. Table of Contents. Vocab. Degree of a Polynomial. Vocab. A. 11x 7 + 3x 3

Topic 7: Polynomials. Introduction to Polynomials. Table of Contents. Vocab. Degree of a Polynomial. Vocab. A. 11x 7 + 3x 3 Topic 7: Polynomials Table of Contents 1. Introduction to Polynomials. Adding & Subtracting Polynomials 3. Multiplying Polynomials 4. Special Products of Binomials 5. Factoring Polynomials 6. Factoring

More information

x 2 + 6x 18 x + 2 Name: Class: Date: 1. Find the coordinates of the local extreme of the function y = x 2 4 x.

x 2 + 6x 18 x + 2 Name: Class: Date: 1. Find the coordinates of the local extreme of the function y = x 2 4 x. 1. Find the coordinates of the local extreme of the function y = x 2 4 x. 2. How many local maxima and minima does the polynomial y = 8 x 2 + 7 x + 7 have? 3. How many local maxima and minima does the

More information

ACT MATH TEST. Pre-Algebra and Elementary Algebra

ACT MATH TEST. Pre-Algebra and Elementary Algebra Pre-Algebra and Elementary Algebra Of the 60 questions, 14 will relate to pre-algebra and 10 to elementary algebra. The pre-algebra and elementary algebra questions will cover the following topics: Arithmetic

More information

IUPAC Provisional Recommendations

IUPAC Provisional Recommendations International Union of Pure and Applied Chemistry Division of Chemical Nomenclature and Structure Representation Numbering of Fullerenes (Recommendations, 0) Prepared for publication by Prof F. Cozzi,

More information

We say that a polynomial is in the standard form if it is written in the order of decreasing exponents of x. Operations on polynomials:

We say that a polynomial is in the standard form if it is written in the order of decreasing exponents of x. Operations on polynomials: R.4 Polynomials in one variable A monomial: an algebraic expression of the form ax n, where a is a real number, x is a variable and n is a nonnegative integer. : x,, 7 A binomial is the sum (or difference)

More information

Divide and Conquer: Polynomial Multiplication Version of October 1 / 7, 24201

Divide and Conquer: Polynomial Multiplication Version of October 1 / 7, 24201 Divide and Conquer: Polynomial Multiplication Version of October 7, 2014 Divide and Conquer: Polynomial Multiplication Version of October 1 / 7, 24201 Outline Outline: Introduction The polynomial multiplication

More information

Algebra Review. Terrametra Resources. Lynn Patten

Algebra Review. Terrametra Resources. Lynn Patten Terrametra Resources Lynn Patten ALGEBRAIC EXPRESSION A combination of ordinary numbers, letter symbols, variables, grouping symbols and operation symbols. Numbers remain fixed in value and are referred

More information

Math 4329: Numerical Analysis Chapter 03: Newton s Method. Natasha S. Sharma, PhD

Math 4329: Numerical Analysis Chapter 03: Newton s Method. Natasha S. Sharma, PhD Mathematical question we are interested in numerically answering How to find the x-intercepts of a function f (x)? These x-intercepts are called the roots of the equation f (x) = 0. Notation: denote the

More information

Quadratic and Polynomial Inequalities in one variable have look like the example below.

Quadratic and Polynomial Inequalities in one variable have look like the example below. Section 8 4: Polynomial Inequalities in One Variable Quadratic and Polynomial Inequalities in one variable have look like the example below. x 2 5x 6 0 (x 2) (x + 4) > 0 x 2 (x 3) > 0 (x 2) 2 (x + 4) 0

More information

Lecture 23: Hermite and Bezier Curves

Lecture 23: Hermite and Bezier Curves Lecture 23: Hermite and Bezier Curves November 16, 2017 11/16/17 CSU CS410 Fall 2017, Ross Beveridge & Bruce Draper 1 Representing Curved Objects So far we ve seen Polygonal objects (triangles) and Spheres

More information

Lecture 26. Quadratic Equations

Lecture 26. Quadratic Equations Lecture 26 Quadratic Equations Quadratic polynomials....................................................... 2 Quadratic polynomials....................................................... 3 Quadratic equations

More information

Modern Optimal Control

Modern Optimal Control Modern Optimal Control Matthew M. Peet Arizona State University Lecture 19: Stabilization via LMIs Optimization Optimization can be posed in functional form: min x F objective function : inequality constraints

More information

8.5 Addition and Subtraction of Polynomials

8.5 Addition and Subtraction of Polynomials 8.5. Addition and Subtraction of Polynomials www.ck12.org 8.5 Addition and Subtraction of Polynomials Learning Objectives Write a polynomial expression in standard form. Classify polynomial expression

More information

Chapter 5 Rational Expressions

Chapter 5 Rational Expressions Worksheet 4 (5.1 Chapter 5 Rational Expressions 5.1 Simplifying Rational Expressions Summary 1: Definitions and General Properties of Rational Numbers and Rational Expressions A rational number can be

More information

On the Complexity of Isolating Real Roots and Computing with Certainty the Topological Degree

On the Complexity of Isolating Real Roots and Computing with Certainty the Topological Degree journal of complexity 18, 612 640 (2002) doi:10.1006/jcom.2001.0636 On the Complexity of Isolating Real Roots and Computing with Certainty the Topological Degree B. Mourrain 1 GALAAD, INRIA Sophia-Antipolis,

More information

Algebra II Crosswalk. Red font indicates a passage that is not addressed in the compared sets of standards.

Algebra II Crosswalk. Red font indicates a passage that is not addressed in the compared sets of standards. The chart below includes the assessed on the Algebra II California Test, the Mathematics ), the the, the Competencies in Mathematics from the Intersegmental Committee of the Academic Senate (ICAS), and

More information

Lesson 3: Polynomials and Exponents, Part 1

Lesson 3: Polynomials and Exponents, Part 1 Lesson 2: Introduction to Variables Assessment Lesson 3: Polynomials and Exponents, Part 1 When working with algebraic expressions, variables raised to a power play a major role. In this lesson, we look

More information