Meaning of multi zero solutions

  • Thread starter Thread starter Atomised
  • Start date Start date
  • Tags Tags
    Zero
AI Thread Summary
The discussion centers on the equation x^3 = 7x^2, which has roots at x = 0 (with multiplicity 2) and x = 7. The multiplicity indicates the nature of the graph at these points, with the root at x = 0 creating a parabolic shape that touches but does not cross the x-axis, while the root at x = 7 appears as a straight line. Participants clarify that the mention of a second zero at x = 0 emphasizes its multiplicity, not a distinction between +0 and -0. The conversation also touches on the concept of higher multiplicities and how they affect the graph's shape. Understanding root multiplicity is crucial for interpreting polynomial behavior and graph characteristics.
Atomised
Gold Member
Messages
45
Reaction score
0

Homework Statement


I have solved the equation $$x^3=7x^2$$ giving roots at $$x=7, x=0$$ The solutions in the book also give a specific third solution of $$x=0$$ again.

I can't see the point of this unless it is to reassure the reader that there are no further solutions to look for given that it is widely known that cubics have three solutions. Do they mean +0 and -0? Whatever that means.

Examining the graph of the above function I see intersections with the x-axis ONCE at x=0 and once at x=7, I have seen cubics which intersect the x-axis three times but this is not one of them. What does the second zero signify?

Many thanks
 
Physics news on Phys.org
Atomised said:

Homework Statement


I have solved the equation $$x^3=7x^2$$ giving roots at $$x=7, x=0$$ The solutions in the book also give a specific third solution of $$x=0$$ again.

I can't see the point of this unless it is to reassure the reader that there are no further solutions to look for given that it is widely known that cubics have three solutions. Do they mean +0 and -0? Whatever that means.
I guess all they're doing is emphasizing the fact that the root at 0 has multiplicity 2. No, they don't mean +0 and -0, which mathematically are the same thing. (In computers, floating point units can store -0 and +0 differently, but there's no difference computationally.)
Atomised said:
Examining the graph of the above function I see intersections with the x-axis ONCE at x=0 and once at x=7, I have seen cubics which intersect the x-axis three times but this is not one of them. What does the second zero signify?

Many thanks
I assume you are graphing y = x3 - 7x2The curve looks different at the root with mult. 2, as compared to how it looks at the other root (7). Near x = 0, the graph has a sort of parabolic shape (that opens downward). Near x = 7, the graph is nearly a straight line, with a positive slope. Knowing the multiplicity of the roots can give you a better idea of the shape of the graph.
 
  • Like
Likes 1 person
Mark44 said:
I guess all they're doing is emphasizing the fact that the root at 0 has multiplicity 2. No, they don't mean +0 and -0, which mathematically are the same thing. (In computers, floating point units can store -0 and +0 differently, but there's no difference computationally.)

I assume you are graphing y = x3 - 7x2The curve looks different at the root with mult. 2, as compared to how it looks at the other root (7). Near x = 0, the graph has a sort of parabolic shape (that opens downward). Near x = 7, the graph is nearly a straight line, with a positive slope. Knowing the multiplicity of the roots can give you a better idea of the shape of the graph.

How intriguing - what does a root having a multiplicity of two actually mean? Can a root have a multiplicity >2?

Yes I see what you mean, the x-axis is kissed by the parabola but does not cross it in that region.
So that happens generally when you get coincident roots?





.
 
The function y = f(x) = (x - 1)2(x - 7) is a cubic polynomial in factored form. This form makes it easy to find the x-intercepts, which in this case are at x = 1 (multiplicity 2) and x = 1 (multiplicity 1). Multiplicity of a root x = a tells you how many times a factor (x - a) appears in the factored form of the polynomial. The multiplicity of a root plays a big role in the shape of the graph of the function at points near that root.

The graph of this function is similar to the graph of the function in post #1 in this thread.

Another function, y = g(x) = (x - 1)3(x - 7) is a quartic (fourth degree) polynomial, also in factored form. The intercepts are again at x = 1 and x = 7, but this time the multiplicity of the root at x = 1 is 3. When x is near 1, the graph of g has a shape similar to the graph of y = -x3, sort of an S shape. To the left of x = 1, the y values of the graph of g are positive; to the right of x = 1, the y values are negative. At some point between 1 and 7, the graph turns back up and crosses the x-axis at x = 7.
 
  • Like
Likes 1 person
Another way of looking at it is that solving x^3= 7x^2 is the same as solving the polynomial equation x^3- 7x^2= x^2(x- 7)= (x- 0)(x- 0)(x- 7)= 0.

Yes, of course an equation can have roots of multiplicity greater than 2: x^4= 7x^3 is equivalent to x^3(x- 7)= (x- 0)(x- 0)(x- 0)(x- 7)= 0.
 
  • Like
Likes 1 person
Love the $$(x-0)$$ stuff thanks.







.
 
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...

Similar threads

Back
Top