In my Christmas post, I raised the issue of how much time should be spent on factoring quadratic trinomials over the integers in light of the new ADP Standards for Algebra I and II. Hopefully, some of you will provide us with the benefit of your knowledge and experience. I may even make this into a poll or survey to be voted on but, in this post, I will appear to contradict myself and propose an investigation of this topic which requires some effort and time on the part of the student. The target audience would be the regular or accelerated Algebra I/II student.
We all need to become more creative in the strategic use of time in our classrooms (I still think of myself as being in the classroom!). What are some alternatives to using class time for this? I'll suggest one approach and I'm hoping others will offer their suggestions:
Assign the following as an extra credit or "long-term" project to be due in a week or two. I would not even take classroom time to discuss it. Just hand it out or post it on your website or the department's website if it is to be given to all the Algebra classes. Students can easily download it or print directly if they wish. After they are collected, graded and returned, you may choose to discuss it briefly for about 10 minutes using an overhead transparency, opaque projector or via your computer and a projector. You can also post some student solutions on the website.
THE INVESTIGATION/PROJECT
[OPTIONAL HINT OR CUE]
The following may require an application of the ac-method learned in class.
(1) Factor the following over the integers and show all steps used in your method of factoring:
(a) 12x2 + 27x + 15
(b) 12x2 + 28x + 15
(c) 12x2 + 29x + 15
(2)
(i) List all positive integers values of b, including the ones from part (a), for which 12x2 + bx + 15 is factorable over the integers.
(ii) For each value of b, factor the resulting trinomial.
(ii) How many of these trinomials produce a gcf ≠ 1 for 12, b and 15?
(3) If we knew in advance that 180 has 18 positive integer factors, explain how it follows that there are 9 values for b in part (2).
(4)
(i) If the "12" and "15" were interchanged, explain why this would not change the possible values for b in part (2)?
(ii)For each resulting trinomial such as 15x2 + 28x +12, determine its factors and explain how they are related to the factors of the original trinomial (i.e., before interchanging the 12 and 15).
QUESTION FOR OUR DISCUSSION (No, these are not rhetorical! Some are quite knotty)
(1) What do you see as the benefits of this investigation, if any?
(2) Do the new standards and assessments discourage us from investing time into this type of in-depth problem-solving?
(3) Do you believe this type of assignment should be reserved for the accelerated/honors Algebra I student in 7th or 8th grade or even for the stronger Algebra II student?
(4) With the new ADP Algebra standards, do you believe this type of investigation is reasonable, particularly since it is unlikely that any variation of this would appear on an End of Course Test?
(5) If you were to give this problem, how would you edit the investigation? Parts you would delete or change? Parts you would add?
(6) My goal for this blog has always been to provide you with useful and engaging examples of in-depth problems for your students that require going beyond the mechanical aspects of the course. These problems are developed for this blog -- they do not come from my notes from 30 years ago! Would you be interested in a supplementary resource of such problems for each course you teach? Do you already have one from the publisher or from another source which you really enjoy? Share it!
Showing posts with label ac-method of factoring. Show all posts
Showing posts with label ac-method of factoring. Show all posts
Saturday, December 26, 2009
A Quadratic Trinomial/Factoring Investigation for Algebra I/II
Posted by
Dave Marain
at
8:10 AM
3
comments
Labels: ac-method of factoring, ADP Algebra 1/2 questions, factoring by grouping, factoring quadratic trinomials, investigations
Thursday, December 24, 2009
How Much Factoring In 1st Year Algebra?
SEASON'S GREETINGS
Math Notations 3rd Birthday- Thank You!
The American Diploma Project is and will be impacting on what is being taught in both Algebra I and II in the 15 states who have joined the ADP Consortium. The classic flow from Standards to Assessments to Course Content is leading to the type of content standardization in our schools which I envisioned decades ago. A natural part of this process is deciding what topics in our traditional courses need to be deemphasized or eliminated to allow more time for the study of linear and non-linear function models, one of the central themes of the new Algebra standards.This leads to curriculum questions like...
How much time should be spent on factoring quadratic trinomials in Algebra I?
My assumption is that factoring ax2+bx+c where a ≠ 1 is still taught in Algebra I. Please challenge that assumption if wrong! If we also assume there is sufficient justification for teaching this, then we move on to the issue of how much time should be devoted to instruction. Two days? More? Time for assessment?
Here are some arguments pro and con...
PRO
(1) It is required by the ADP Standards (see below).
(2) Learning only simple trinomial factoring of the form x2+bx+c is not sufficient for solving more complex application problems.
(3) The various algorithms, such as the "ac-method", which have been developed for factoring quadratic trinomials, are of value in their own right; further, the "ac-method" introduces or reinforces the important idea of factoring by grouping.
(4) Students gain technical proficiency by tackling more complicated trinomials.
(5) Students should be given the option of more than one method, not just the quadratic formula.
CON
(1) The AP Calculus exam generally avoids messy quadratics in their problems. If such occur, students normally go directly to the Quadratic Formula.
(2) The SATs generally avoid asking students to factor such quadratics directly, particularly since it is easy to "beat the question" by working backwards from the choices. Instead, they ask the student to demonstrate an understanding of the process.
Here's a typical question they might ask:
If 6x2 + bx + 6 = (3x + m)(nx + 3) for all values of x, what is the value of b?
(3)The ADP standards for Algebra I do include this topic but it does not appear to be stressed. The following are taken from the ADP Algebra I standards and practice test:
(3) Do other nations teach our traditional methods of factoring or are students told to go directly to the quadratic formula?
(4) Current Alg I texts seem to have deemphasized factoring in general and some have moved this topic to later in the book.
So I am opening the floor for your input here!
(a) How much time is spent on factoring quadratic trinomials in Algebra I in your school?
(b) Do you teach the "ac-method"? If yes, do you motivate it or teach it mechanically?
(c) Do you believe factoring quadratic trinomials is essential or should it be deemphasized?
By the way, here is an example of the ac-method:
Factor completely over the integers: 6x2 + 13x + 6
Step 1: Find a pair of factors of ac = (6)(6) = 36 which sum to b = 13.
Hopefully, students think of 9 and 4 without a calculator!
Step 2: Rewrite the middle term 13x as 9x + 4x (works in either order)
Then 6x2 + 13x + 6 = 6x2 + 9x + 4x + 6
Step 3: Group in pairs and factor out greatest common monomial factor from each pair:
3x(2x + 3) + 2(2x + 3)
Step 4: Factor out the common binomial factor 2x + 3:
(2x + 3) (3x + 2)
Step 5: Check carefully by distributing.
Here is a "proof" of this method (some details omitted like the meaning of h and k):
Posted by
Dave Marain
at
7:14 AM
5
comments
Labels: ac-method of factoring, ADP, Algebra 1 end of course test, Algebra I Standards, curriculum, factoring, quadratic trinomials
Subscribe to:
Posts (Atom)







