In my capstone class for future secondary math teachers, I ask my students to come up with ideas for engaging their students with different topics in the secondary mathematics curriculum. In other words, the point of the assignment was not to devise a full-blown lesson plan on this topic. Instead, I asked my students to think about three different ways of getting their students interested in the topic in the first place.
I plan to share some of the best of these ideas on this blog (after asking my students’ permission, of course).
This student submission comes from my former student Deetria Bowser. Her topic, from Precalculus: synthetic division.
How can technology (YouTube, Khan Academy [khanacademy.org], Vi Hart, Geometers Sketchpad, graphing calculators, etc.) be used to effectively engage students with this topic? Note: It’s not enough to say “such-and-such is a great website”; you need to explain in some detail why it’s a great website.
It is tough to find websites or technology that help with synthetic division, due to the fact that most websites consists of a long list of instruction, which is not engaging. One website that does seem helpful to a student learning synthetic division is: http://emathlab.com. Under the Algebra tab one can select the option for polynomial functions, then synthetic division. Once selected, a synthetic division activity will pop up. In this activity the student is given a polynomial (of third degree most of the time) divided by a degree one polynomial. The student is then expected to correctly fill the cells with the correct numbers for synthetic division. If they do not get the correct number, the cell turns red and they have to keep trying until they get the answer correct. This activity will be beneficial to students because they will be able to get a feel on the correct placement of numbers when using synthetic division. Additionally, this tool will help them realize what to do when they get polynomials, such as . Finally this online tool will allow the students to evaluate themselves.
How can this topic be used in your students’ future courses in mathematics or science?
The idea of synthetic division is used to find the zeros of a function. One may need to find zeros of a function in a variety of mathematics and science courses. For example, in physics, one may need to find the roots of a trajectory equation. To find said roots, one could use synthetic division. Also an example of finding roots could be used to help in computer programming. On math.stackexchange.com a programming student presents the following problem: “I am currently programming a simulation for a pinball game and want to calculate the time when the ball hits a circle (if they collide at some point). For the calculation part, I’m adding the radius of the ball to the radius of the circle, so that i only have to check if the midpoint of the ball collides with the circle. Of course, the circle is displayed with it’s original radius.
Now for the ball’s (midpoint) trajectory i’ve got these two equations who define the movement of the ball on the x- and y-axis (depending on the gravitational acceleration):
,
with = starting point of the ball,
= initial velocity,
= gravitational acceleration and
= time.
To check for collision, I took these two equations and put them into the equation of a circle. Once multiplied out the student got something of the form: . If the coefficients
are rational numbers, then he will be able to use synthetic division to find all of the roots, and successfully create his game.
How does this topic extend what your students should have learned in previous courses?
In previous courses, students are taught to find zeros by either graphing, guessing and plugging in a number for x and hoping that the result is zero, or using long division. Synthetic division provides a more systematic way of finding zero’s than just guessing, and can prove to be quicker than graphing and using long division. Additionally, synthetic division can expand on the idea of showing something is not a factor. For instance, when one tries to synthetically divide the polynomial by
one will get a remainder of 7. This is another way of proving that
is not a factor of
. Also, one now knows what the polynomial
is when
. Synthetic division, extends the idea of finding factors and non-factors of polynomials, as well as solutions to polynomials at a specific
.
References
https://math.stackexchange.com/questions/1462858/how-to-find-the-zeros-of-a-fourth-degree-polynomial-without-integer-coefficient
http://emathlab.com/Algebra/PolyFunctions/SyntheticDiv.php