Equations Quadratic in Form ;_;

  • Thread starter Thread starter Matthewkind
  • Start date Start date
  • Tags Tags
    Form Quadratic
AI Thread Summary
The discussion revolves around solving the equation y^4 + 3y^2 - 4 = 0 by substituting y^2 with an arbitrary variable α, transforming it into a quadratic equation α^2 + 3α - 4 = 0. After factoring, the solutions for α are found to be 1 and -4. The confusion arises when solving for y from α = -4, leading to y = sqrt(-4), which results in the complex solutions 2i and -2i. The key point clarified is the necessity of including both the positive and negative roots when taking the square root, which resolves the initial misunderstanding. Understanding this radical rule is essential for correctly identifying all solutions.
Matthewkind
Messages
56
Reaction score
0

Homework Statement


y^4 + 3y^2 - 4 = 0


Homework Equations





The Attempt at a Solution


The base, I know, is y^2. So in order to make this a quadratic equation, we come up with an arbitrary variable, say α, which is equal to the base. Re-writing this, we get:

(y^2)^2 + 3(y^2) - 4 = 0
α = y^2
α^2 + 3α - 4 = 0

So now it's a quadratic equation.
Factoring, we get:

(α - 1) (α + 4) = 0

Setting both of these equal to zero, we get:

α = 1 and α = -4

This next part is where I'm lost, so maybe one of you bright people can show me where I'm making my mistake.

We start with α = -4.

Since α = y^2, -4 must = y^2 too.

-4 = y^2

Solving this for y, we get:

y = sqrt(-4) = 2i.

However, in the text - without any explanation as to how this occurs (which is what is confusing me about these problems) - it says that the two solutions are 2i and -2i.

Can someone please explain this step to me. D:
 
Physics news on Phys.org
Oh. Wait. I think I figured it out. When you take the square root of something we have to remember to put plus/minus, right? ;_; Maybe it's time to go back to radical rules! How embarrassing! Sorry, Physics Forums!
 
Matthewkind said:
Oh. Wait. I think I figured it out. When you take the square root of something we have to remember to put plus/minus, right? ;_; Maybe it's time to go back to radical rules! How embarrassing! Sorry, Physics Forums!

Yep that's exactly what it is you can have to answers ±√.
 
Back
Top