Difference of two squares considered to be a quadratic

AI Thread Summary
The discussion clarifies that a difference of two squares (DOTS) can be a quadratic if it is a polynomial of degree 2, such as x^2 - 4, which is indeed quadratic. In contrast, x^4 - 4 is not quadratic; it is classified as a quartic polynomial. The significance of DOTS lies in its ability to be factored easily, with x^2 - 4 factoring into (x - 2)(x + 2) and x^4 - 4 factoring into (x^2 - 2)(x^2 + 2). The conversation also touches on the lack of specific terminology for polynomials of degree higher than five, noting that quintics refer to degree five. Overall, understanding these classifications aids in recognizing polynomial properties and factoring methods.
vanmaiden
Messages
101
Reaction score
1

Homework Statement


is an expression that is a difference of two squares considered to be a quadratic. For example, would x2 - 4 be a quadratic? What about x4 - 4?


Homework Equations


Ax2 + Bx + C


The Attempt at a Solution


I know we can factor a DOTS into two binomials like a quadratic in the for Ax2 + Bx + C, but I wanted to be clear on what a DOTS was relative to a quadratic equation.
 
Physics news on Phys.org


"Quadratic" simply means "a polynomial of degree 2". Yes, x^2- 4 is quadratic, no, x^4- 4 is not. The importance of the "difference of two squares" is, as you say, that it can be easily factored: the quadratic x^2- 4 can be factored into two linear factors: (x- 2)(x+ 2), the quartic x^4- 4 can be factored into two quadratic terms: (x^2- 2)(x^2+ 2).
 


HallsofIvy said:
"Quadratic" simply means "a polynomial of degree 2". Yes, x^2- 4 is quadratic, no, x^4- 4 is not. The importance of the "difference of two squares" is, as you say, that it can be easily factored: the quadratic x^2- 4 can be factored into two linear factors: (x- 2)(x+ 2), the quartic x^4- 4 can be factored into two quadratic terms: (x^2- 2)(x^2+ 2).

So, to be clear, x4 - 4 is a quartic. Is there a special name given to something like x6 - 4?
 


vanmaiden said:
So, to be clear, x4 - 4 is a quartic. Is there a special name given to something like x6 - 4?
I haven't seen any terminology for polynomials higher than degree five, and these are called quintics.
 


Mark44 said:
I haven't seen any terminology for polynomials higher than degree five, and these are called quintics.

Interesting. I'll be on the lookout :smile:
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top