Cognition or Computation? Factoring in Practice

Size: px
Start display at page:

Download "Cognition or Computation? Factoring in Practice"

Transcription

1 Cognition or Computation? Factoring in Practice Keith Hubbard (1), Lesa Beverly (1), Leah Handrick (1), & Meagan Habluetzel (2) Picture this: Kayla is halfway through her first semester of teaching algebra at Blocker High. Her mentor teacher, Mr. Hiland, is fairly supportive, but always seems to suggest methods that she's never heard of before and that often feel to Kayla like magic tricks. When discussing order of operations, he used the phrase Pinch Each Midget During Any Story. For factoring, he likes the Hilander Hiyah method. These aren't exactly advocated in the standardized curriculum Kayla s district uses, but the students do seem to remember the catchy names. Kayla misses her college community so she makes a point of making it to her first college reunion and finds herself sitting next to one of her college math professors. Kayla can't resist asking about the Hilander Hiyah. Is it really true? Should I be using this method? After about 10 minutes, she and her professor confirm that it is true ONLY if the quadratic is simplified (has no common integer factors). But they go on to discuss shortcomings of this method. How come no one warned Kayla about these memory tricks? What should she be looking for in methods she keeps and tricks she discards? We've worked to compile a list of methods (certainly NOT exhaustive) with some thoughts about what makes methods beneficial or detrimental to students. Approach 1: Hilander Hiyah What would you say if a colleague of yours outlined the following approach to factoring? Given a factoring problem: f(x) = 4x 2 + x Remove the lead coefficient and multiply the constant by the lead coefficient. x 2 + x Factor this problem as you normally would. (x + 8)(x 5). The 8 is evenly divisible by the 4, so divide. The 5 is not divisible by the 4, so place the 4 in front of the x. (x + 2)(4x 5) This trick has a number of troubling shortcomings. First, notice that none of the expressions are equal to the expressions above or below it. Following this strategy ignores the importance of retaining equality when performing algebraic manipulations. Failing to conceptualize equality correctly appears to be a common but addressable problem in American classrooms (Li, et. al. 2008). Second, the strategies used by this method should never be used on an arbitrary mathematical equation. Imagine the issues students would have if they converted f(x)=4x 10 to x 40 believing both expressions to contain the same information. Third, this strategy downplays the significance of the distributive property. Fourth, this method does not generalize well to higher order polynomials. And finally, for some problem types, this strategy does not even work. Consider f(x) = 4x 2 + 4x. Following the steps above, we d get x 2 + 4x 12 (x + 6)(x 2) (4x + 6)(4x 2) One could argue that eliminating common factors would then yield the right answer: (2x + )(2x 1). But this adds yet another step, which is not mathematically tractable in its own right, and supplants the right conception of the distributive property. If one really likes this approach, a way that it might be justified is using substitution. First, multiply the entire equation by a clever one - the lead coefficient divided by itself. In our first example, we would then have f(x)= (4x 2 + x 10)= ((4x) 2 + (4x) 40). If we then set y=4x, the expression above (1) Stephen F. Austin State University (2) Mustang High School, Mustang, Oklahoma

2 begins to make mathematical sense as the expression inside the parentheses becomes: y 2 + y 40 =(y + 8)(y 5)=(4x + 8)(4x 5). We need to finish by factoring out 4 and simplifying: f(x)= ((4x) 2 + (4x) 40)= (4(x + 2)(4x 5))=(x + 2)(4x - 5). This substitution approach will work on the second problem as well (but is a bit cumbersome). It appears that the Hilander Hiyah is often known as kick the coefficient. Approach 2: A Way to Organize Coefficients This method was developed (certainly not for the first time) by an undergraduate student at our university for the purpose of helping high school students she was tutoring. Given a factoring problem: f(x)= x 2 + 5x Write the lead and constant coefficients below the problem Write the linear coefficient as a sum so that the first x2 2 + summand is the same multiple of the lead + 2 coefficient as the constant is of the second summand Split the linear term. f(x)= x 2 + 2x + x Use distributivity to remove common factors. = x(x + 2) + (x + 2) 5. Use distributivity again to complete the factorization. = (x + )(x + 2) This method emphasizes distributivity and easily generalizes to nontrivial lead coefficients. In fact, it reinforces to the student that, although no coefficient appears before the x 2, the coefficient is indeed one. When nontrivial lead coefficients are used, we might first consider sums that start with a multiple of the lead coefficient: f(x) = 4x 2 + x Then we have f(x)= 4x 2 + 8x 5x 10= =(x + 2)(4x 5) as before. (Writing a small (x2) on the lines emphasizes the relationship, but is not necessary.) One limitation of this method is that it does not work for f(x)=4x 2 + 4x unless non-integer multiples are used. f(x) = 4x 2 + 4x Then we have f(x)=4x 2 2x + 6x =2x(2x 1) + (2x 1) =(2x )(2x 1). This method generalizes beautifully however: f(x) = x + 5x 2 + 8x x2 2

3 We can then write f(x)=x + 2x 2 + x 2 + 6x + 2x + 4 =x 2 (x + 2) + x(x + 2) + 2(x + 2) =(x 2 + x + 2)(x + 2). We could complete the factorization using the same method: x 2 + x So x 2 + x + 2=x(x + 1) + 2(x + 1)=(x + 2)(x + 1), and f(x)=(x + 1)(x + 2)(x + 2) You may have already noticed that what has been developed is shorthand for synthetic division. In the last problem mentioned, we simply divided f(x) by (x + 2). In standard (American form) synthetic division, we would write: An interesting aspect of this modification is that it also finds the factor by which one should divide. Notice that the discovery of all chains through the factors amounts to finding all integer factors. Observe: f(x) = x 2 5x Since the common ratios are 2 and -7, the factorization is (x + 2)(x 7). Although it might take a little more work, we could use the same approach for cubics. f(x) = x + 5x 2 2x Since three common ratios appear (,4,-2) for a degree monic polynomial, the factorization must be precisely f(x)=(x + )(x + 4)(x 2). This method s weak point might be that there is no exact way to determine when one is finished checking for possible integer factors, but its links to synthetic (and, by extension, polynomial) division have merit. Approach : The AC Method Nearly all methods are based upon the concept of separating the linear term into two terms, then factoring repeatedly. The AC Method makes this explicit with the one twist that the lead and constant coefficients are multiplied to help determine how to decompose the linear term. Given a quadratic polynomial to factor: f(x)= 4x 2 + x Multiply the lead and constant coefficients. 4(-10)=

4 Find a factorization of this number that sums 40(-1)? 40-1=9 No. to the linear coefficient. 20(-2)? 20-2=18 No. 10(-4)? 10-4=6 No. 8(-5)? 8-5= Yes. 2. Decompose the linear term. f(x)=4x 2 + 8x 5x 10. Use left distributivity to factor twice. f(x)=4x(x + 2) 5(x + 2) 4. Use right distributivity to factor again. f(x)=(4x 5) (x + 2) Notice that every line in this progression preserves equality and that factoring is used explicitly three times. One drawback of this method, however, is that it is not particularly clear why one multiplies the quadratic and constant coefficients. A geometric depiction of why this works may be found in an article by Hubbard, Beverly, Handrick and Habluetzel (201). Approach 4: Using Manipulatives The manipulative route is less an independent method than a technique for heightening geometric meaning associated to other methods. Here are the general steps: 1. Interpret x 2 terms as x-by-x squares, x terms as x- by-1 bars, and constant term as 1-by-1 squares. (Use a different color for negative areas, but don t start with these.) 2. Group the x-by-x squares into a rectangle in the upper left.. Group the 1-by-1 squares into a rectangle in the lower right. 4. Complete a large rectangle by filling in the upper right and lower left corners with x- by-1 bars. The two pictures included demonstrate the application of the method to the quadratic f(x)=4x 2 + 4x. In their book The X s and Why s of Algebra, Collins and Dacey recommend the use of manipulatives for factoring, writing Research indicates that student learning occurs in three phases, from the concrete to the pictorial to the abstract (2011). This method allows students to start with the concrete and build to the abstract. Use of manipulatives for more complicated problems such as negative areas also pushes students geometric reasoning, abstraction and their connections between geometry and algebra. Approach 5: The Box Method 4

5 The Box Method is a factoring method that involves drawing a diagram like the Punnett square used in biology and builds on the Box Method for multiplying multi-digit numbers or polynomials employing the same box. It is primarily an organizational tool. Here are the steps: f(x)= 8x 2 + 6x Factor out any common factors to get a simplified f(x)= 2(4x 2 + x 10) quadratic: ax 2 + bx + c. (This was optional in the last three approaches.) 2. Draw a two-by-two box. Write ax 2 in the upperleft square and c in the lower-right square. x 2 4x x 40x -2x 20x -4x 10x -5x + 8x = x 4x 2 8x -5x -10. Find the factors of (ax 2 )(c) whose sum is equal to bx, and place the factors into the remaining two squares. (Order is irrelevant.) x 2 4. Find the greatest common factor of each column and row. Place this number above (in front of) the respective column (row). 4x 4x 2 8x -5-5x Write the expressions above and beside the box as linear factors. f(x)= 2(4x 5)(x + 2) Mathematically, this method is no different than the method described in Approach. Perhaps, if taught after the geometric arguments in Approach 4, it could effectively remind students of the underlying geometry without recreating a unique diagram for each problem. This method also has the benefit that it could extend the common Box Method for multiplication. One point of caution seems relevant. If the connection with distributivity or writing equivalent expressions is obscured, students miss out on two bedrock principles of mathematics far more ubiquitous than factoring a quadratic. Approach 6: The Mustang Method The Mustang Method is a quadratic factoring method whose name is derived from the mnemonic: My Father Drives A Red Mustang. These letters stand for: M = Multiply F = Factor D = Divide by A = R = Reduce M = Move and 5

6 This mnemonic assumes that the student begins with a simplified quadratic ax 2 +bx+c (which is potentially problematic if the student depends too heavily on the mnemonic). 4x 2 + x Multiply a by c Factor ac into terms whose sum is b =. Make both factors the constants in linear terms ( x +_ )( x + _ ). (x 5) (x + 8) 4. Divide the constant terms by a. (x ) (x + ) 5. Reduce the fractions. (x ) (x + 2) 6. Move any denominators to the front of that term. (4x 5) (x + 2) The Mustang Method is essentially the same approach as Approach 1. It ignores equality of expressions, distributivity, and makes generalization problematic. Notice that this method also teaches students that fractions never appear in a factorization. Thus, many educators favor the term simplify for fractions rather than reduce, since reduce carries the connotation of getting smaller, not remaining the same size. When everyday usage of a word differs from mathematical use of that same term, students face an added language barrier to comprehending the mathematics (Adams, Thangata, and King 2005). In the case of a simplified quadratic with rational roots, however, this algorithm yields an answer that is correct. Because students often think the goal of factoring is to find an answer in the fastest way possible, this method appears effective and appealing. Teachers must be aware of the bigger goal. Approach 7: Rooftop Method The Rooftop Method is a factoring method most similar to the Mustang Method. This method gets its name from the fact that the first step is illustrated by drawing a roof over the trinomial ax 2 + bx + c connecting a with c Multiply. 4x 2 + x Factor ac into terms whose sum is b =. Make both factors the constants in (4x +_ )( 4x + _ ). (4x 5)(4x + 8) 4. Divide each linear term by its greatest common factor. (4x 5)( x + 2) Although the middle terms differ from the Mustang Method, the Rooftop Method has the exact same flaws. Approach 8: Rescale the Roots The following method bears a strong similarity to the first method we examined. Given f(x)=ax 2 +bx+c f(x)=4x 2 + x Multiply the entire formula by a. 16x x Multiply the quadratic term by a -2, the linear term by x 2 + x 40 a -1, and the constant term by a 0.. Factor this problem as you normally would. (x + 8)(x 5) 4. Take the zeros of this polynomial and divide by a. x=-8/4, x=5/4 5. Place the lead coefficient in front of linear terms 4(x-2)(x-5/4) corresponding to the zeros in Step 4. 6

7 From an algebraic perspective Rescale the Roots has the same shortcomings as Approach 1. Steps 1 and 2 are simply combined in Approach 1: failure to preserve equality, obscuring distributivity, etc. However, rescaling the roots has a link to the graph of the equation which is worth examining. Notice graphically Step 1 is a vertical rescaling by 4, and Step 2 is a horizontal rescaling by 4. Since the vertical rescaling does not move roots, and horizontal rescaling scales the roots by 4, one need only divide the roots by 4 as in Step 4 to recover the original roots. Step 5 is geometrically a reconstruction of a polynomial from its roots and lead coefficient. If time is taken to link each step to a non-equality preserving manipulation of the graph of the equation, this method does indeed carry mathematics which can be used in other settings. However, teaching the algebraic steps alone would not comport with the rest of mathematics. If you are teaching college bound students methods such as Rescale the Roots, a mathematically sound yet non-standard method, please consider this. If your students forget even part of one step when in a university course, no one will be able to help them correct their mistake. They re previous learning will be perceived as rubbish and they will have to relearn a boring standard technique like using the distributivity property to factor. Approach 9: The Tic-Tac-Toe Method The Tic-Tac-Toe Method uses a tic-tac-toe grid as an organizational tool to factor simplified quadratics. For f(x)=ax 2 + bx + c: f(x)= 4x 2 + x Draw a tic-tac-toe grid with ax 2, c, and (ax 2 )(c) in the top row. 2. Find the factors of (ax 2 )(c) that sum to bx. Place these in the remaining two boxes of the last column. 4x 2 10 x 2 8x 5x 8x 5x = x. Find the greatest common factor between the last entry of each row and the first entry in each column. 4. Circle the diagonals of the bottom-left 4 squares. 5. Write the circled terms as factors of the polynomial. f(x)= (4x 5)(x + 2) The studious reader likely recognizes this organizational structure as a convolution of the Box Method, working from the outside of the box in, instead of vice versa. 7

8 x 2 4x 4x 2 8x 5 5x 10 4x 2 10 x 2 4x 2 8x x 5 5x While this method is an organizational tool, the steps can be confusing. Also the connection to the geometric structure is lost. The Tic-Tac-Toe Method also appears to obscure the use of the distributive property in finding the factors. Approach 9: The Asterisk Method The Asterisk Method uses a large asterisk as an organizational tool to factor simplied quadratics. Consider a factoring problem: f(x)= 4x 2 + x Draw an asterisk 2. Place the product of the lead and constant coefficients 4 4 above the asterisk, the linear coefficient below, and the lead coefficient in the upper left and upper right In the lower left and lower right, place two numbers that -5 8 multiply to the value at the top and add to the value at the bottom Treating the right and left pairs of numbers as fractions, simplify them if possible. 5. Each fraction represents one linear factor in the sense that the numerator is the linear coefficient and the denominator is the constant. f(x)= (4x 5)(x + 2) Approach 11: The Diamond Method The diamond method provides another framework for to factoring quadratics that may have a leading coefficient other than 1. Note, however, that finding the factors listed in step 2 essentially depends on a technique such as that in Approaches 2 or. Consider a factoring problem: f(x)= 4x 2 + x Draw a diamond 2. Place the product of the lead and constant coefficients above the diamond and the linear coefficient below.. At the left and right corners of the diamond, place two numbers that multiply to the value at the top and add to the value at the bottom. 4. Make the left and right values the denominators of fractions with the linear term as the numerator. 5. If possible, simplify these fractions. 6. Each fraction represents one factor; x 4x x 2x -5 2

9 i.e. numerator value + denominator value. f(x)= (4x 5)(x + 2) Although this is just a framework for holding numbers, the Diamond Method has a number of troubling properties. It seems to associate fractions with linear terms, which is a problematic habit at best. Second, the approach fails for quadratic functions that are not simplified. Finally, as with so many methods, it obscures the underlying factoring and distributivity at work. Conclusion Different factoring methods are often intriguing. It is a non-trivial task at times to establish whether a new approach is true in all cases, has additional benefits, or is really just a remixing of a more familiar method. If you know of other factoring methods in common use, be they good, bad or exotic, we would love to hear about them. We would encourage all our readers, however, to forgo the ah-ha that comes from producing a magical method in favor of methods the implement sound mathematical practice. Remember, the ultimate goal is not Can you solve this problem? but Can you apply the mathematics you ve learned to whatever problem comes your way? References Collins, A. & Dacey, L. (2011). The x s and why s of algebra: Key ideas and common misconceptions. Portland, ME: Stenhouse Publishers. Hubbard, Keith, Lesa Beverly, Leah Handrick and Megan Habluetzel Visual Factoring: Beyond Symbolic Success. To appear. King, Cindy, Thomasenia L. Adams, & Fiona Thangata " Weigh to Go!" Mathematics Teaching in the Middle School 10, no. 9: Li, Xiaobao, Meixia Ding, Mary Margaret Capraro & Robert M. Capraro Sources of differences in children s understandings of mathematical equality: Comparative analysis of teacher guides and student texts in China and the United States. Cognition and Instruction, 26:

SECTION 0.6: POLYNOMIAL, RATIONAL, AND ALGEBRAIC EXPRESSIONS

SECTION 0.6: POLYNOMIAL, RATIONAL, AND ALGEBRAIC EXPRESSIONS (Section 0.6: Polynomial, Rational, and Algebraic Expressions) 0.6.1 SECTION 0.6: POLYNOMIAL, RATIONAL, AND ALGEBRAIC EXPRESSIONS LEARNING OBJECTIVES Be able to identify polynomial, rational, and algebraic

More information

A Concrete Introduction. to the Abstract Concepts. of Integers and Algebra using Algebra Tiles

A Concrete Introduction. to the Abstract Concepts. of Integers and Algebra using Algebra Tiles A Concrete Introduction to the Abstract Concepts of Integers and Algebra using Algebra Tiles Table of Contents Introduction... 1 page Integers 1: Introduction to Integers... 3 2: Working with Algebra Tiles...

More information

In this section, you will develop a method to change a quadratic equation written as a sum into its product form (also called its factored form).

In this section, you will develop a method to change a quadratic equation written as a sum into its product form (also called its factored form). CHAPTER 8 In Chapter 4, you used a web to organize the connections you found between each of the different representations of lines. These connections enabled you to use any representation (such as a graph,

More information

CAHSEE on Target UC Davis, School and University Partnerships

CAHSEE on Target UC Davis, School and University Partnerships UC Davis, School and University Partnerships CAHSEE on Target Mathematics Curriculum Published by The University of California, Davis, School/University Partnerships Program 006 Director Sarah R. Martinez,

More information

Unit 7 Quadratic Relations of the Form y = ax 2 + bx + c

Unit 7 Quadratic Relations of the Form y = ax 2 + bx + c Unit 7 Quadratic Relations of the Form y = ax 2 + bx + c Lesson Outline BIG PICTURE Students will: manipulate algebraic expressions, as needed to understand quadratic relations; identify characteristics

More information

Alum Rock Elementary Union School District Algebra I Study Guide for Benchmark III

Alum Rock Elementary Union School District Algebra I Study Guide for Benchmark III Alum Rock Elementary Union School District Algebra I Study Guide for Benchmark III Name Date Adding and Subtracting Polynomials Algebra Standard 10.0 A polynomial is a sum of one ore more monomials. Polynomial

More information

Factoring Quadratic Expressions

Factoring Quadratic Expressions Factoring the trinomial ax 2 + bx + c when a = 1 A trinomial in the form x 2 + bx + c can be factored to equal (x + m)(x + n) when the product of m x n equals c and the sum of m + n equals b. (Note: the

More information

6 EXTENDING ALGEBRA. 6.0 Introduction. 6.1 The cubic equation. Objectives

6 EXTENDING ALGEBRA. 6.0 Introduction. 6.1 The cubic equation. Objectives 6 EXTENDING ALGEBRA Chapter 6 Extending Algebra Objectives After studying this chapter you should understand techniques whereby equations of cubic degree and higher can be solved; be able to factorise

More information

FACTORING QUADRATICS 8.1.1 and 8.1.2

FACTORING QUADRATICS 8.1.1 and 8.1.2 FACTORING QUADRATICS 8.1.1 and 8.1.2 Chapter 8 introduces students to quadratic equations. These equations can be written in the form of y = ax 2 + bx + c and, when graphed, produce a curve called a parabola.

More information

The Mathematics School Teachers Should Know

The Mathematics School Teachers Should Know The Mathematics School Teachers Should Know Lisbon, Portugal January 29, 2010 H. Wu *I am grateful to Alexandra Alves-Rodrigues for her many contributions that helped shape this document. Do school math

More information

Florida Math 0028. Correlation of the ALEKS course Florida Math 0028 to the Florida Mathematics Competencies - Upper

Florida Math 0028. Correlation of the ALEKS course Florida Math 0028 to the Florida Mathematics Competencies - Upper Florida Math 0028 Correlation of the ALEKS course Florida Math 0028 to the Florida Mathematics Competencies - Upper Exponents & Polynomials MDECU1: Applies the order of operations to evaluate algebraic

More information

Introduction Assignment

Introduction Assignment PRE-CALCULUS 11 Introduction Assignment Welcome to PREC 11! This assignment will help you review some topics from a previous math course and introduce you to some of the topics that you ll be studying

More information

NSM100 Introduction to Algebra Chapter 5 Notes Factoring

NSM100 Introduction to Algebra Chapter 5 Notes Factoring Section 5.1 Greatest Common Factor (GCF) and Factoring by Grouping Greatest Common Factor for a polynomial is the largest monomial that divides (is a factor of) each term of the polynomial. GCF is the

More information

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test Math Review for the Quantitative Reasoning Measure of the GRE revised General Test www.ets.org Overview This Math Review will familiarize you with the mathematical skills and concepts that are important

More information

5. Factoring by the QF method

5. Factoring by the QF method 5. Factoring by the QF method 5.0 Preliminaries 5.1 The QF view of factorability 5.2 Illustration of the QF view of factorability 5.3 The QF approach to factorization 5.4 Alternative factorization by the

More information

Algebra Unpacked Content For the new Common Core standards that will be effective in all North Carolina schools in the 2012-13 school year.

Algebra Unpacked Content For the new Common Core standards that will be effective in all North Carolina schools in the 2012-13 school year. This document is designed to help North Carolina educators teach the Common Core (Standard Course of Study). NCDPI staff are continually updating and improving these tools to better serve teachers. Algebra

More information

High School Algebra Reasoning with Equations and Inequalities Solve equations and inequalities in one variable.

High School Algebra Reasoning with Equations and Inequalities Solve equations and inequalities in one variable. Performance Assessment Task Quadratic (2009) Grade 9 The task challenges a student to demonstrate an understanding of quadratic functions in various forms. A student must make sense of the meaning of relations

More information

Examples of Tasks from CCSS Edition Course 3, Unit 5

Examples of Tasks from CCSS Edition Course 3, Unit 5 Examples of Tasks from CCSS Edition Course 3, Unit 5 Getting Started The tasks below are selected with the intent of presenting key ideas and skills. Not every answer is complete, so that teachers can

More information

POLYNOMIALS and FACTORING

POLYNOMIALS and FACTORING POLYNOMIALS and FACTORING Exponents ( days); 1. Evaluate exponential expressions. Use the product rule for exponents, 1. How do you remember the rules for exponents?. How do you decide which rule to use

More information

COLLEGE ALGEBRA. Paul Dawkins

COLLEGE ALGEBRA. Paul Dawkins COLLEGE ALGEBRA Paul Dawkins Table of Contents Preface... iii Outline... iv Preliminaries... Introduction... Integer Exponents... Rational Exponents... 9 Real Exponents...5 Radicals...6 Polynomials...5

More information

SECTION 2.5: FINDING ZEROS OF POLYNOMIAL FUNCTIONS

SECTION 2.5: FINDING ZEROS OF POLYNOMIAL FUNCTIONS SECTION 2.5: FINDING ZEROS OF POLYNOMIAL FUNCTIONS Assume f ( x) is a nonconstant polynomial with real coefficients written in standard form. PART A: TECHNIQUES WE HAVE ALREADY SEEN Refer to: Notes 1.31

More information

Algebra II Unit Number 4

Algebra II Unit Number 4 Title Polynomial Functions, Expressions, and Equations Big Ideas/Enduring Understandings Applying the processes of solving equations and simplifying expressions to problems with variables of varying degrees.

More information

Florida Math for College Readiness

Florida Math for College Readiness Core Florida Math for College Readiness Florida Math for College Readiness provides a fourth-year math curriculum focused on developing the mastery of skills identified as critical to postsecondary readiness

More information

expression is written horizontally. The Last terms ((2)( 4)) because they are the last terms of the two polynomials. This is called the FOIL method.

expression is written horizontally. The Last terms ((2)( 4)) because they are the last terms of the two polynomials. This is called the FOIL method. A polynomial of degree n (in one variable, with real coefficients) is an expression of the form: a n x n + a n 1 x n 1 + a n 2 x n 2 + + a 2 x 2 + a 1 x + a 0 where a n, a n 1, a n 2, a 2, a 1, a 0 are

More information

Polynomial Operations and Factoring

Polynomial Operations and Factoring Algebra 1, Quarter 4, Unit 4.1 Polynomial Operations and Factoring Overview Number of instructional days: 15 (1 day = 45 60 minutes) Content to be learned Identify terms, coefficients, and degree of polynomials.

More information

Learning Objectives 9.2. Media Run Times 9.3

Learning Objectives 9.2. Media Run Times 9.3 Unit 9 Table of Contents Unit 9: Factoring Video Overview Learning Objectives 9.2 Media Run Times 9.3 Instructor Notes 9.4 The Mathematics of Factoring Polynomials Teaching Tips: Conceptual Challenges

More information

A Technological Approach to Teaching Factorization

A Technological Approach to Teaching Factorization Journal of Mathematics Education December 2010, Vol. 3, No. 2, pp.115-125 Education for All A Technological Approach to Teaching Factorization Kelly E. Kilgore Mary Margaret Capraro Texas A&M University

More information

MATH 60 NOTEBOOK CERTIFICATIONS

MATH 60 NOTEBOOK CERTIFICATIONS MATH 60 NOTEBOOK CERTIFICATIONS Chapter #1: Integers and Real Numbers 1.1a 1.1b 1.2 1.3 1.4 1.8 Chapter #2: Algebraic Expressions, Linear Equations, and Applications 2.1a 2.1b 2.1c 2.2 2.3a 2.3b 2.4 2.5

More information

Solving Rational Equations

Solving Rational Equations Lesson M Lesson : Student Outcomes Students solve rational equations, monitoring for the creation of extraneous solutions. Lesson Notes In the preceding lessons, students learned to add, subtract, multiply,

More information

Factoring Polynomials

Factoring Polynomials Factoring Polynomials Hoste, Miller, Murieka September 12, 2011 1 Factoring In the previous section, we discussed how to determine the product of two or more terms. Consider, for instance, the equations

More information

Five 5. Rational Expressions and Equations C H A P T E R

Five 5. Rational Expressions and Equations C H A P T E R Five C H A P T E R Rational Epressions and Equations. Rational Epressions and Functions. Multiplication and Division of Rational Epressions. Addition and Subtraction of Rational Epressions.4 Comple Fractions.

More information

Partial Fractions. (x 1)(x 2 + 1)

Partial Fractions. (x 1)(x 2 + 1) Partial Fractions Adding rational functions involves finding a common denominator, rewriting each fraction so that it has that denominator, then adding. For example, 3x x 1 3x(x 1) (x + 1)(x 1) + 1(x +

More information

Indiana State Core Curriculum Standards updated 2009 Algebra I

Indiana State Core Curriculum Standards updated 2009 Algebra I Indiana State Core Curriculum Standards updated 2009 Algebra I Strand Description Boardworks High School Algebra presentations Operations With Real Numbers Linear Equations and A1.1 Students simplify and

More information

Algebra 1 If you are okay with that placement then you have no further action to take Algebra 1 Portion of the Math Placement Test

Algebra 1 If you are okay with that placement then you have no further action to take Algebra 1 Portion of the Math Placement Test Dear Parents, Based on the results of the High School Placement Test (HSPT), your child should forecast to take Algebra 1 this fall. If you are okay with that placement then you have no further action

More information

A Different Way to Solve Quadratics Bluma s Method*

A Different Way to Solve Quadratics Bluma s Method* A Different Way to Solve Quadratics Bluma s Method* Abstract In this article, we introduce an approach to finding the solutions of a quadratic equation and provide two proofs of its correctness. This method

More information

Contents. How You May Use This Resource Guide

Contents. How You May Use This Resource Guide Contents How You May Use This Resource Guide ii 7 Factoring and Algebraic Fractions 1 Worksheet 7.1: The Box Problem......................... 4 Worksheet 7.2: Multiplying and Factoring Polynomials with

More information

Integer Operations. Overview. Grade 7 Mathematics, Quarter 1, Unit 1.1. Number of Instructional Days: 15 (1 day = 45 minutes) Essential Questions

Integer Operations. Overview. Grade 7 Mathematics, Quarter 1, Unit 1.1. Number of Instructional Days: 15 (1 day = 45 minutes) Essential Questions Grade 7 Mathematics, Quarter 1, Unit 1.1 Integer Operations Overview Number of Instructional Days: 15 (1 day = 45 minutes) Content to Be Learned Describe situations in which opposites combine to make zero.

More information

POLYNOMIAL FUNCTIONS

POLYNOMIAL FUNCTIONS POLYNOMIAL FUNCTIONS Polynomial Division.. 314 The Rational Zero Test.....317 Descarte s Rule of Signs... 319 The Remainder Theorem.....31 Finding all Zeros of a Polynomial Function.......33 Writing a

More information

Higher Education Math Placement

Higher Education Math Placement Higher Education Math Placement Placement Assessment Problem Types 1. Whole Numbers, Fractions, and Decimals 1.1 Operations with Whole Numbers Addition with carry Subtraction with borrowing Multiplication

More information

Math 0980 Chapter Objectives. Chapter 1: Introduction to Algebra: The Integers.

Math 0980 Chapter Objectives. Chapter 1: Introduction to Algebra: The Integers. Math 0980 Chapter Objectives Chapter 1: Introduction to Algebra: The Integers. 1. Identify the place value of a digit. 2. Write a number in words or digits. 3. Write positive and negative numbers used

More information

Answer Key for California State Standards: Algebra I

Answer Key for California State Standards: Algebra I Algebra I: Symbolic reasoning and calculations with symbols are central in algebra. Through the study of algebra, a student develops an understanding of the symbolic language of mathematics and the sciences.

More information

1 Lecture: Integration of rational functions by decomposition

1 Lecture: Integration of rational functions by decomposition Lecture: Integration of rational functions by decomposition into partial fractions Recognize and integrate basic rational functions, except when the denominator is a power of an irreducible quadratic.

More information

Algebra I. In this technological age, mathematics is more important than ever. When students

Algebra I. In this technological age, mathematics is more important than ever. When students In this technological age, mathematics is more important than ever. When students leave school, they are more and more likely to use mathematics in their work and everyday lives operating computer equipment,

More information

Solving Quadratic Equations

Solving Quadratic Equations 9.3 Solving Quadratic Equations by Using the Quadratic Formula 9.3 OBJECTIVES 1. Solve a quadratic equation by using the quadratic formula 2. Determine the nature of the solutions of a quadratic equation

More information

AIP Factoring Practice/Help

AIP Factoring Practice/Help The following pages include many problems to practice factoring skills. There are also several activities with examples to help you with factoring if you feel like you are not proficient with it. There

More information

( ) FACTORING. x In this polynomial the only variable in common to all is x.

( ) FACTORING. x In this polynomial the only variable in common to all is x. FACTORING Factoring is similar to breaking up a number into its multiples. For example, 10=5*. The multiples are 5 and. In a polynomial it is the same way, however, the procedure is somewhat more complicated

More information

FACTORISATION YEARS. A guide for teachers - Years 9 10 June 2011. The Improving Mathematics Education in Schools (TIMES) Project

FACTORISATION YEARS. A guide for teachers - Years 9 10 June 2011. The Improving Mathematics Education in Schools (TIMES) Project 9 10 YEARS The Improving Mathematics Education in Schools (TIMES) Project FACTORISATION NUMBER AND ALGEBRA Module 33 A guide for teachers - Years 9 10 June 2011 Factorisation (Number and Algebra : Module

More information

MATH 21. College Algebra 1 Lecture Notes

MATH 21. College Algebra 1 Lecture Notes MATH 21 College Algebra 1 Lecture Notes MATH 21 3.6 Factoring Review College Algebra 1 Factoring and Foiling 1. (a + b) 2 = a 2 + 2ab + b 2. 2. (a b) 2 = a 2 2ab + b 2. 3. (a + b)(a b) = a 2 b 2. 4. (a

More information

Veterans Upward Bound Algebra I Concepts - Honors

Veterans Upward Bound Algebra I Concepts - Honors Veterans Upward Bound Algebra I Concepts - Honors Brenda Meery Kaitlyn Spong Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) www.ck12.org Chapter 6. Factoring CHAPTER

More information

Name Intro to Algebra 2. Unit 1: Polynomials and Factoring

Name Intro to Algebra 2. Unit 1: Polynomials and Factoring Name Intro to Algebra 2 Unit 1: Polynomials and Factoring Date Page Topic Homework 9/3 2 Polynomial Vocabulary No Homework 9/4 x In Class assignment None 9/5 3 Adding and Subtracting Polynomials Pg. 332

More information

A Quick Algebra Review

A Quick Algebra Review 1. Simplifying Epressions. Solving Equations 3. Problem Solving 4. Inequalities 5. Absolute Values 6. Linear Equations 7. Systems of Equations 8. Laws of Eponents 9. Quadratics 10. Rationals 11. Radicals

More information

Successful completion of Math 7 or Algebra Readiness along with teacher recommendation.

Successful completion of Math 7 or Algebra Readiness along with teacher recommendation. MODESTO CITY SCHOOLS COURSE OUTLINE COURSE TITLE:... Basic Algebra COURSE NUMBER:... RECOMMENDED GRADE LEVEL:... 8-11 ABILITY LEVEL:... Basic DURATION:... 1 year CREDIT:... 5.0 per semester MEETS GRADUATION

More information

Factoring and Applications

Factoring and Applications Factoring and Applications What is a factor? The Greatest Common Factor (GCF) To factor a number means to write it as a product (multiplication). Therefore, in the problem 48 3, 4 and 8 are called the

More information

Grade 6 Mathematics Assessment. Eligible Texas Essential Knowledge and Skills

Grade 6 Mathematics Assessment. Eligible Texas Essential Knowledge and Skills Grade 6 Mathematics Assessment Eligible Texas Essential Knowledge and Skills STAAR Grade 6 Mathematics Assessment Mathematical Process Standards These student expectations will not be listed under a separate

More information

MATH 0110 Developmental Math Skills Review, 1 Credit, 3 hours lab

MATH 0110 Developmental Math Skills Review, 1 Credit, 3 hours lab MATH 0110 Developmental Math Skills Review, 1 Credit, 3 hours lab MATH 0110 is established to accommodate students desiring non-course based remediation in developmental mathematics. This structure will

More information

Polynomials and Factoring. Unit Lesson Plan

Polynomials and Factoring. Unit Lesson Plan Polynomials and Factoring Unit Lesson Plan By: David Harris University of North Carolina Chapel Hill Math 410 Dr. Thomas, M D. 2 Abstract This paper will discuss, and give, lesson plans for all the topics

More information

Unit 3: Day 2: Factoring Polynomial Expressions

Unit 3: Day 2: Factoring Polynomial Expressions Unit 3: Day : Factoring Polynomial Expressions Minds On: 0 Action: 45 Consolidate:10 Total =75 min Learning Goals: Extend knowledge of factoring to factor cubic and quartic expressions that can be factored

More information

Prentice Hall: Middle School Math, Course 1 2002 Correlated to: New York Mathematics Learning Standards (Intermediate)

Prentice Hall: Middle School Math, Course 1 2002 Correlated to: New York Mathematics Learning Standards (Intermediate) New York Mathematics Learning Standards (Intermediate) Mathematical Reasoning Key Idea: Students use MATHEMATICAL REASONING to analyze mathematical situations, make conjectures, gather evidence, and construct

More information

Unit 12: Introduction to Factoring. Learning Objectives 12.2

Unit 12: Introduction to Factoring. Learning Objectives 12.2 Unit 1 Table of Contents Unit 1: Introduction to Factoring Learning Objectives 1. Instructor Notes The Mathematics of Factoring Teaching Tips: Challenges and Approaches Additional Resources Instructor

More information

Curriculum Alignment Project

Curriculum Alignment Project Curriculum Alignment Project Math Unit Date: Unit Details Title: Solving Linear Equations Level: Developmental Algebra Team Members: Michael Guy Mathematics, Queensborough Community College, CUNY Jonathan

More information

Factoring Polynomials

Factoring Polynomials UNIT 11 Factoring Polynomials You can use polynomials to describe framing for art. 396 Unit 11 factoring polynomials A polynomial is an expression that has variables that represent numbers. A number can

More information

Decomposing Rational Functions into Partial Fractions:

Decomposing Rational Functions into Partial Fractions: Prof. Keely's Math Online Lessons University of Phoenix Online & Clark College, Vancouver WA Copyright 2003 Sally J. Keely. All Rights Reserved. COLLEGE ALGEBRA Hi! Today's topic is highly structured and

More information

Academic Success Centre

Academic Success Centre 250) 960-6367 Factoring Polynomials Sometimes when we try to solve or simplify an equation or expression involving polynomials the way that it looks can hinder our progress in finding a solution. Factorization

More information

Zeros of a Polynomial Function

Zeros of a Polynomial Function Zeros of a Polynomial Function An important consequence of the Factor Theorem is that finding the zeros of a polynomial is really the same thing as factoring it into linear factors. In this section we

More information

Factoring Trinomials: The ac Method

Factoring Trinomials: The ac Method 6.7 Factoring Trinomials: The ac Method 6.7 OBJECTIVES 1. Use the ac test to determine whether a trinomial is factorable over the integers 2. Use the results of the ac test to factor a trinomial 3. For

More information

Zeros of Polynomial Functions

Zeros of Polynomial Functions Zeros of Polynomial Functions Objectives: 1.Use the Fundamental Theorem of Algebra to determine the number of zeros of polynomial functions 2.Find rational zeros of polynomial functions 3.Find conjugate

More information

Tips for Solving Mathematical Problems

Tips for Solving Mathematical Problems Tips for Solving Mathematical Problems Don Byrd Revised late April 2011 The tips below are based primarily on my experience teaching precalculus to high-school students, and to a lesser extent on my other

More information

Wentzville School District Algebra 1: Unit 8 Stage 1 Desired Results

Wentzville School District Algebra 1: Unit 8 Stage 1 Desired Results Wentzville School District Algebra 1: Unit 8 Stage 1 Desired Results Unit Title: Quadratic Expressions & Equations Course: Algebra I Unit 8 - Quadratic Expressions & Equations Brief Summary of Unit: At

More information

Section 6.1 Factoring Expressions

Section 6.1 Factoring Expressions Section 6.1 Factoring Expressions The first method we will discuss, in solving polynomial equations, is the method of FACTORING. Before we jump into this process, you need to have some concept of what

More information

ALGEBRA 2 CRA 2 REVIEW - Chapters 1-6 Answer Section

ALGEBRA 2 CRA 2 REVIEW - Chapters 1-6 Answer Section ALGEBRA 2 CRA 2 REVIEW - Chapters 1-6 Answer Section MULTIPLE CHOICE 1. ANS: C 2. ANS: A 3. ANS: A OBJ: 5-3.1 Using Vertex Form SHORT ANSWER 4. ANS: (x + 6)(x 2 6x + 36) OBJ: 6-4.2 Solving Equations by

More information

Math 25 Activity 6: Factoring Advanced

Math 25 Activity 6: Factoring Advanced Instructor! Math 25 Activity 6: Factoring Advanced Last week we looked at greatest common factors and the basics of factoring out the GCF. In this second activity, we will discuss factoring more difficult

More information

1 Solving LPs: The Simplex Algorithm of George Dantzig

1 Solving LPs: The Simplex Algorithm of George Dantzig Solving LPs: The Simplex Algorithm of George Dantzig. Simplex Pivoting: Dictionary Format We illustrate a general solution procedure, called the simplex algorithm, by implementing it on a very simple example.

More information

Algebra I Vocabulary Cards

Algebra I Vocabulary Cards Algebra I Vocabulary Cards Table of Contents Expressions and Operations Natural Numbers Whole Numbers Integers Rational Numbers Irrational Numbers Real Numbers Absolute Value Order of Operations Expression

More information

Factoring Polynomials and Solving Quadratic Equations

Factoring Polynomials and Solving Quadratic Equations Factoring Polynomials and Solving Quadratic Equations Math Tutorial Lab Special Topic Factoring Factoring Binomials Remember that a binomial is just a polynomial with two terms. Some examples include 2x+3

More information

Zeros of Polynomial Functions

Zeros of Polynomial Functions Review: Synthetic Division Find (x 2-5x - 5x 3 + x 4 ) (5 + x). Factor Theorem Solve 2x 3-5x 2 + x + 2 =0 given that 2 is a zero of f(x) = 2x 3-5x 2 + x + 2. Zeros of Polynomial Functions Introduction

More information

FOIL FACTORING. Factoring is merely undoing the FOIL method. Let s look at an example: Take the polynomial x²+4x+4.

FOIL FACTORING. Factoring is merely undoing the FOIL method. Let s look at an example: Take the polynomial x²+4x+4. FOIL FACTORING Factoring is merely undoing the FOIL method. Let s look at an example: Take the polynomial x²+4x+4. First we take the 3 rd term (in this case 4) and find the factors of it. 4=1x4 4=2x2 Now

More information

is the degree of the polynomial and is the leading coefficient.

is the degree of the polynomial and is the leading coefficient. Property: T. Hrubik-Vulanovic e-mail: thrubik@kent.edu Content (in order sections were covered from the book): Chapter 6 Higher-Degree Polynomial Functions... 1 Section 6.1 Higher-Degree Polynomial Functions...

More information

LAKE ELSINORE UNIFIED SCHOOL DISTRICT

LAKE ELSINORE UNIFIED SCHOOL DISTRICT LAKE ELSINORE UNIFIED SCHOOL DISTRICT Title: PLATO Algebra 1-Semester 2 Grade Level: 10-12 Department: Mathematics Credit: 5 Prerequisite: Letter grade of F and/or N/C in Algebra 1, Semester 2 Course Description:

More information

Copy in your notebook: Add an example of each term with the symbols used in algebra 2 if there are any.

Copy in your notebook: Add an example of each term with the symbols used in algebra 2 if there are any. Algebra 2 - Chapter Prerequisites Vocabulary Copy in your notebook: Add an example of each term with the symbols used in algebra 2 if there are any. P1 p. 1 1. counting(natural) numbers - {1,2,3,4,...}

More information

3.2 The Factor Theorem and The Remainder Theorem

3.2 The Factor Theorem and The Remainder Theorem 3. The Factor Theorem and The Remainder Theorem 57 3. The Factor Theorem and The Remainder Theorem Suppose we wish to find the zeros of f(x) = x 3 + 4x 5x 4. Setting f(x) = 0 results in the polynomial

More information

Using the Area Model to Teach Multiplying, Factoring and Division of Polynomials

Using the Area Model to Teach Multiplying, Factoring and Division of Polynomials visit us at www.cpm.org Using the Area Model to Teach Multiplying, Factoring and Division of Polynomials For more information about the materials presented, contact Chris Mikles mikles@cpm.org From CCA

More information

Algebra 1 Course Title

Algebra 1 Course Title Algebra 1 Course Title Course- wide 1. What patterns and methods are being used? Course- wide 1. Students will be adept at solving and graphing linear and quadratic equations 2. Students will be adept

More information

CPM Educational Program

CPM Educational Program CPM Educational Program A California, Non-Profit Corporation Chris Mikles, National Director (888) 808-4276 e-mail: mikles @cpm.org CPM Courses and Their Core Threads Each course is built around a few

More information

Polynomial Degree and Finite Differences

Polynomial Degree and Finite Differences CONDENSED LESSON 7.1 Polynomial Degree and Finite Differences In this lesson you will learn the terminology associated with polynomials use the finite differences method to determine the degree of a polynomial

More information

Performance Level Descriptors Grade 6 Mathematics

Performance Level Descriptors Grade 6 Mathematics Performance Level Descriptors Grade 6 Mathematics Multiplying and Dividing with Fractions 6.NS.1-2 Grade 6 Math : Sub-Claim A The student solves problems involving the Major Content for grade/course with

More information

3.6. The factor theorem

3.6. The factor theorem 3.6. The factor theorem Example 1. At the right we have drawn the graph of the polynomial y = x 4 9x 3 + 8x 36x + 16. Your problem is to write the polynomial in factored form. Does the geometry of the

More information

Zero: If P is a polynomial and if c is a number such that P (c) = 0 then c is a zero of P.

Zero: If P is a polynomial and if c is a number such that P (c) = 0 then c is a zero of P. MATH 11011 FINDING REAL ZEROS KSU OF A POLYNOMIAL Definitions: Polynomial: is a function of the form P (x) = a n x n + a n 1 x n 1 + + a x + a 1 x + a 0. The numbers a n, a n 1,..., a 1, a 0 are called

More information

Algebra and Geometry Review (61 topics, no due date)

Algebra and Geometry Review (61 topics, no due date) Course Name: Math 112 Credit Exam LA Tech University Course Code: ALEKS Course: Trigonometry Instructor: Course Dates: Course Content: 159 topics Algebra and Geometry Review (61 topics, no due date) Properties

More information

MATH 90 CHAPTER 6 Name:.

MATH 90 CHAPTER 6 Name:. MATH 90 CHAPTER 6 Name:. 6.1 GCF and Factoring by Groups Need To Know Definitions How to factor by GCF How to factor by groups The Greatest Common Factor Factoring means to write a number as product. a

More information

1.3 Algebraic Expressions

1.3 Algebraic Expressions 1.3 Algebraic Expressions A polynomial is an expression of the form: a n x n + a n 1 x n 1 +... + a 2 x 2 + a 1 x + a 0 The numbers a 1, a 2,..., a n are called coefficients. Each of the separate parts,

More information

7.7 Solving Rational Equations

7.7 Solving Rational Equations Section 7.7 Solving Rational Equations 7 7.7 Solving Rational Equations When simplifying comple fractions in the previous section, we saw that multiplying both numerator and denominator by the appropriate

More information

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality.

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality. 8 Inequalities Concepts: Equivalent Inequalities Linear and Nonlinear Inequalities Absolute Value Inequalities (Sections 4.6 and 1.1) 8.1 Equivalent Inequalities Definition 8.1 Two inequalities are equivalent

More information

Solving Quadratic Equations by Factoring

Solving Quadratic Equations by Factoring 4.7 Solving Quadratic Equations by Factoring 4.7 OBJECTIVE 1. Solve quadratic equations by factoring The factoring techniques you have learned provide us with tools for solving equations that can be written

More information

is identically equal to x 2 +3x +2

is identically equal to x 2 +3x +2 Partial fractions 3.6 Introduction It is often helpful to break down a complicated algebraic fraction into a sum of simpler fractions. 4x+7 For example it can be shown that has the same value as 1 + 3

More information

Measurement with Ratios

Measurement with Ratios Grade 6 Mathematics, Quarter 2, Unit 2.1 Measurement with Ratios Overview Number of instructional days: 15 (1 day = 45 minutes) Content to be learned Use ratio reasoning to solve real-world and mathematical

More information

What are the place values to the left of the decimal point and their associated powers of ten?

What are the place values to the left of the decimal point and their associated powers of ten? The verbal answers to all of the following questions should be memorized before completion of algebra. Answers that are not memorized will hinder your ability to succeed in geometry and algebra. (Everything

More information

Factoring Guidelines. Greatest Common Factor Two Terms Three Terms Four Terms. 2008 Shirley Radai

Factoring Guidelines. Greatest Common Factor Two Terms Three Terms Four Terms. 2008 Shirley Radai Factoring Guidelines Greatest Common Factor Two Terms Three Terms Four Terms 008 Shirley Radai Greatest Common Factor 008 Shirley Radai Factoring by Finding the Greatest Common Factor Always check for

More information

ACCUPLACER. Testing & Study Guide. Prepared by the Admissions Office Staff and General Education Faculty Draft: January 2011

ACCUPLACER. Testing & Study Guide. Prepared by the Admissions Office Staff and General Education Faculty Draft: January 2011 ACCUPLACER Testing & Study Guide Prepared by the Admissions Office Staff and General Education Faculty Draft: January 2011 Thank you to Johnston Community College staff for giving permission to revise

More information

Algebra 2 PreAP. Name Period

Algebra 2 PreAP. Name Period Algebra 2 PreAP Name Period IMPORTANT INSTRUCTIONS FOR STUDENTS!!! We understand that students come to Algebra II with different strengths and needs. For this reason, students have options for completing

More information

MATH 095, College Prep Mathematics: Unit Coverage Pre-algebra topics (arithmetic skills) offered through BSE (Basic Skills Education)

MATH 095, College Prep Mathematics: Unit Coverage Pre-algebra topics (arithmetic skills) offered through BSE (Basic Skills Education) MATH 095, College Prep Mathematics: Unit Coverage Pre-algebra topics (arithmetic skills) offered through BSE (Basic Skills Education) Accurately add, subtract, multiply, and divide whole numbers, integers,

More information