Solving a Polynomial Equation using quadratic techniques.

In summary, Alan is having trouble solving an equation involving x^4+200=102x^2. He tries completing the square, using the quadratic formula, and solving for x.
  • #1
alancj
58
0
Ok, I’m having trouble solving this equation:

-x^4+200=102x^2

The solutions I got for it are x=10 and x=-10 which both work as solutions but the last one I got, x= the square root of 2, doesn’t work.

My textbook offers the only advice for doing this type of problem by using “Quadratic Techniques.” So I went through the examples and tried to solve it. Here’s what I did:

-x^4+200=102x^2
Original equation

(-x^2)^2-102(x^2)+200=0
Made it equal to zero and then wrote it in quadratic form.

(x^2-100)(x^2-2)=0
I factored the trinomial.

(x-10)(x+10)(x^2-2)
Factored the difference of squares. I left (x^2-2) as is.

So then I set each of the above there factors to zero and soled for x. And I got for my answers:
X=10
X=-10
X=square root of 2

What am I doing wrong here?

Thanks,
Alan
 
Physics news on Phys.org
  • #2
No, 10 and -10 are not solutions to -x^4+200=102x^2 either. If x= 10, the equation becomes -10000+ 200= 10200 which is not true. The left side is -9800, not 10200. You dropped the "-".
-x4 is not equal to (-x2)2), it is equal to
-(x2)2.

I would recommend multiplying -x4- 102x2+ 200= 0 by -1 to make it x4+ 102x2- 200= 0. However, the equation u2+ 102u- 200= 0 does not have integer or rational solutions.
 
  • #3
HallsofIvy said:
No, 10 and -10 are not solutions to -x^4+200=102x^2 either. If x= 10, the equation becomes -10000+ 200= 10200 which is not true. The left side is -9800, not 10200. You dropped the "-".
-x4 is not equal to (-x2)2), it is equal to
-(x2)2.

I would recommend multiplying -x4- 102x2+ 200= 0 by -1 to make it x4+ 102x2- 200= 0. However, the equation u2+ 102u- 200= 0 does not have integer or rational solutions.
So... what does that mean? I'm going to have imaginary or irrational? Joy. Now that I'm trying to do it again after multiplying by -1 I can't seem to factor it. Argh. Any hints as to how I'm supposed to do this?
Thanks,
Alan
 
  • #4
alancj said:
So... what does that mean? I'm going to have imaginary or irrational? Joy. Now that I'm trying to do it again after multiplying by -1 I can't seem to factor it. Argh. Any hints as to how I'm supposed to do this?
Thanks,
Alan

Quadratic formula...
 
  • #5
d_leet said:
Quadratic formula...
I just tried the quadratic formula and I got -51 plus or minus the square root of 2801. I checked it against my original formula and it doesn't work. :frown:
Basically here's what I did.
-x^4+200=102x^2
Original
(x^2)^2+102(x^2)-200=0
Moved things around, put in quadratic form and multiplied by -1.
I then defined a=1 b=102 and c=-200.
Then I went through the formula and got what I stated above. Maybe I defined the variables wrong?

I also tried completing the square and that didn't seem to work either. At the end I had to find the square root of +/- "imaginary number" -2. The imaginary was already there from a previous step. So finding the root of -2 would give me another "i" and that would give me "i" times "i" which is -1.
So x=+/- -1 square root of 2 was the answer that didn't work.

I'm probably like 1 obvious mistake away from getting these right. :grumpy:

-Alan
 
  • #6
alancj said:
I just tried the quadratic formula and I got -51 plus or minus the square root of 2801. I checked it against my original formula and it doesn't work. :frown:
-Alan

How does that not work? That should be right. And remember also that that is what x2 is equal to not what x is equal to...
 
  • #7
d_leet said:
How does that not work? That should be right. And remember also that that is what x2 is equal to not what x is equal to...
Damn. I thought it was = to x. Ok, so to find the value of x I would have to find the square root of both sides, and that would then be:

x=i sqrt(51) +/- 4rth-rt(2801)

every time I try calculating that it is never the same as finding the square root of the x^2= one with the calculator. I'm going insane!
I get in decimal (+/-):
x^2= ~1.924 or ~ -103.924
sqrt of x^2= ~1.387 or ~ 10.194i this works for the value of x!

But to find the exact answer I want to say that x=i sqrt(51) +/- 4rth-rt(2801) but when I calculate this I get ~0.13349 or ~14.4163

I'm so confused. Do I just leave it at x^2? The problem just says "Solve:..." Should I just give decimal answers for x? Or is there a way to find the exact x= answer?

Thanks,
Alan
 
  • #8
x=i sqrt(51) +/- 4rth-rt(2801)
[tex]\sqrt{a + b} \neq \sqrt{a} + \sqrt{b}[/tex]
 
  • #9
My sugestion would be to let [itex] t = x^2 [/tex] then express your original equation in terms of t. You now have a easy to deal with quadratic. Once you find the roots of the quadratic in terms of t, take the square root to get x.
 
  • #10
Hurkyl said:
[tex]\sqrt{a + b} \neq \sqrt{a} + \sqrt{b}[/tex]
Then what does equal [tex] \sqrt{a + \sqrt {b}} [/tex] ? I would think that there would be a way to find the exact answer to this problem. I mean [tex]\sqrt {\sqrt {b}}[/tex] should be [tex] \sqrt[4]{b} [/tex] but if I can't just add [tex] \sqrt {a} [/tex] to that then I'm lost. Unless this kind of problem is just usually left in the [tex] {x^2=} [/tex] form?
 
Last edited:
  • #11
Well, let a = 4 and b = 16. According to your logic, the answer would be 4, but the answer is actually [itex]\sqrt{8}[/itex].

Edit: I'm sorry about my wording. I was just showing that [itex] \sqrt{a + \sqrt {b}} [/itex] isn't equal to [itex]\sqrt[4]{b} + \sqrt{a}[/itex], but after re-reading your post, it seems that you know that.
 
Last edited:
  • #12
ksinclair13 said:
Well, let a = 4 and b = 16. According to your logic, the answer would be 4, but the answer is actually [itex]\sqrt{8}[/itex].
What are you talking about? According to what logic?
 
  • #13
To clarify what I'm asking...

If [tex] x^2= -51 \pm\sqrt{2801} [/tex]

Then [tex] x= \sqrt {-51 \pm\sqrt{2801}} [/tex]

Ok, can the last one can be simplified? Or should it be left like that? If it can be simplified how would one go about doing so? What rules apply?

Thanks,
Alan
 
Last edited:
  • #14
alancj said:
To clarify what I'm asking...

If [tex] x^2= -51 \pm\sqrt{2801} [/tex]

Then [tex] x= \sqrt {-51 \pm\sqrt{2801}} [/tex]

Ok, can the last one can be simplified? Or should it be left like that? If it can be simplified how would one go about doing so? What rules apply?

Thanks,
Alan

Since 2801 is "square free" there isn't any way to simplify that. Leave it as [tex] x= \pm \sqrt {-51 \pm\sqrt{2801}} [/tex].
Those are the four roots of the original equation.
 
  • #15
Note that two of your roots are imaginary, and two are real.

You didn't state if you were after only the real roots of your equations; if that is the case, then you've got two solutions.
 
  • #16
Numbers of of the form [tex]\frac{a+\sqrt{b}}{c}[/tex] are called quadratic surds (or quadratic irrationals) for squarefree b, a,b, and c are integers. I think I recall reading a theorem out of A Course of Pure Mathematics by GH Hardy which stated that the square-root of a quadratic surd is a quadratic surd... but hey, the link I have to that text online won't load proper.
 
  • #17
arildno said:
Note that two of your roots are imaginary, and two are real.

You didn't state if you were after only the real roots of your equations; if that is the case, then you've got two solutions.

The test question was simply "Solve: <problem>" I only got two solutions in the first place, and I really don't know how you would get more than two. I got one real and one imaginary.

I decided to give the approximate decimal answers in the above posts as well as the exact answer:
[tex] x= \sqrt {-51 \pm\sqrt{2801}} [/tex]

Anyway...

I hope I get all this right because I have spent way too much time on it to get it wrong! I also hope I didn't flop on the other 29 questions which were largely pretty easy but there is always a chance for stupid mistakes.

I sent it in by snail-mail today (it's a correspondence course) and the last Unit Exam that I sent in took all of six weeks for those bums to grade. The regular exams -chapter exams- are multiple choice and they can be submitted and graded online which is nice.

I'm trying to get the best possible grades on these exams because the first third of this class I did pretty quick and I made a lot of needless mistakes. If I want an A in this class I half to get very high scores to make up for the not so stellar ones I got before. Also any future career paths would likely be in an engineering field which would necessitate quite a bit of math, for which this stuff would be a foundation for more advanced curriculum.

Thanks for all the help guys,
Alan
 
  • #18
Read HallsofIvy's post again to find your two missing roots.
 
  • #19
HallsofIvy said:
Since 2801 is "square free" there isn't any way to simplify that. Leave it as [tex] x= \pm \sqrt {-51 \pm\sqrt{2801}} [/tex].
Those are the four roots of the original equation.
Crap... I didn't see the [tex]\pm[/tex] in front of the equation. I hope the person grading doesn't notice that it's missing. In that case then I can see how there would be 4 solutions. Oh, well I already sent it in... Damn :cry:
 
Last edited:
  • #20
HallsofIvy said:
No, 10 and -10 are not solutions to -x^4+200=102x^2 either. If x= 10, the equation becomes -10000+ 200= 10200 which is not true.
10 and -10 are correct since -x^4=x^4, unless of course it is meant to mean-(x^4).

It is possible to graph each side of the equation and find the intersection.
 
  • #21
Plastic Photon said:
10 and -10 are correct since -x^4=x^4, unless of course it is meant to mean-(x^4).

It is possible to graph each side of the equation and find the intersection.

No... -x4 does not equal x4.

If it were written as (-x)4 then that would equal x4

but written as -x4 that is the same as (-1)*(x4) which is certainly not equal to x4. Whenever there is an expression along the lines of -a where a is either some number or some variable then that is implied to mean (-1)*a which is not the same as a unless a=0.
 
  • #22
Whether you think -a means the additive inverse of a, or it means -1 multiplied by a doesn't matter -- the point is that you do exponents before you do minus signs.
 

1. What is a polynomial equation?

A polynomial equation is an algebraic equation that contains one or more variables raised to non-negative integer powers and can be written in the form of ax^n + bx^(n-1) + ... + cx + d, where a, b, c, and d are constants and n is a positive integer.

2. What is the degree of a polynomial equation?

The degree of a polynomial equation is the highest power of the variable present in the equation. For example, the degree of x^2 + 3x - 2 is 2.

3. What are quadratic techniques for solving polynomial equations?

Quadratic techniques involve using the quadratic formula, completing the square, or factoring to solve a polynomial equation. These techniques are particularly useful for equations with a degree of 2, also known as quadratic equations.

4. How do you solve a polynomial equation using quadratic techniques?

To solve a polynomial equation using quadratic techniques, follow these steps:
1. Rewrite the equation in standard form ax^2 + bx + c = 0
2. Identify the values of a, b, and c
3. Use the quadratic formula, complete the square, or factor the equation to find the roots
4. Check your solutions by plugging them back into the original equation
5. Write your final solution in the form of x = solution

5. Can all polynomial equations be solved using quadratic techniques?

No, not all polynomial equations can be solved using quadratic techniques. Quadratic techniques are only applicable to equations with a degree of 2. For equations with a higher degree, other methods such as using the rational root theorem or graphing may be necessary.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
11
Views
502
  • Precalculus Mathematics Homework Help
Replies
1
Views
908
  • Precalculus Mathematics Homework Help
Replies
7
Views
727
  • Precalculus Mathematics Homework Help
Replies
1
Views
768
  • Precalculus Mathematics Homework Help
Replies
12
Views
2K
  • Precalculus Mathematics Homework Help
2
Replies
39
Views
2K
  • Precalculus Mathematics Homework Help
Replies
3
Views
991
  • Precalculus Mathematics Homework Help
Replies
23
Views
2K
  • Precalculus Mathematics Homework Help
Replies
9
Views
777
  • Precalculus Mathematics Homework Help
Replies
4
Views
1K
Back
Top