Methods

Using a z-Table: Rounding and Interpolating

Last time, we considered what the normal distribution and the z-score mean; here, we’ll look at some more recent questions demonstrating how to use them. In particular, we’ll see basic examples using a table, and then decide what to do when the right number isn’t there.

Solving Polynomial and Rational Inequalities

A recent question asked about quadratic inequalities; we’ve touched on that in Domain, Range, and Quadratic Inequalities, but here we’ll introduce three basic approaches. We’ll follow that with old questions about polynomial inequalities (mostly quadratic) and rational inequalities (fractions), expanding on the basic methods.

Exploring Descartes’ Rule of Signs

We’ve discussed the Rational Root Theorem in the past, but not a theorem that is often taught along with it, namely Descartes’ Rule of Signs, which predicts the numbers of positive and negative zeros (roots) of a polynomial. Both are ascribed to Rene Descartes; both are often taught without proof. Here we’ll introduce the theorem, …

Exploring Descartes’ Rule of Signs Read More »

Completing the Square for Quadratic Equations

A recent question reminded me that we haven’t yet covered completing the square, a technique important for solving quadratic equations, and also in several other applications. We’ll see the traditional method, and a modified method that avoids fractions, including a nice alternative to the quadratic formula.

Finding a Polynomial Remainder, Given Other Remainders

In searching for questions about polynomial division, I ran across several about problems where you are given the remainders when an unknown polynomial is divided by two or three different small polynomials, and have to find the remainder when it is divided by a different, but related, polynomial (typically the product of the others). We’ll …

Finding a Polynomial Remainder, Given Other Remainders Read More »

How (and Why) Long Division of Polynomials Works

Having just looked at the Rational Zero Theorem, I realized we’ve never covered how to divide polynomials, which is used closely with that theorem. Here we’ll look at long division, and then, next time, at synthetic division, its efficient version.