MHB Can this expression be factored?

  • Thread starter Thread starter mathlearn
  • Start date Start date
  • Tags Tags
    Expression
AI Thread Summary
The expression \(x^2 + 4x - 1\) cannot be factored over the rationals, but it can be factored using roots derived from the quadratic formula. The roots are \(2 \pm \sqrt{5}\), leading to the factors \((x - (2 + \sqrt{5}))(x - (2 - \sqrt{5}))\). Alternatively, completing the square reveals the expression as \((x + 2)^2 - 5\), which can also be factored as \((x + 2 + \sqrt{5})(x + 2 - \sqrt{5})\). Tools like Wolfram|Alpha can assist in verifying these factorizations. The expression can thus be factored using both methods effectively.
mathlearn
Messages
331
Reaction score
0
I was wondering whether this expression could be factored by any means

$x^2+4x-1$Many THanks :)
 
Mathematics news on Phys.org
Not over the rationals, but if you multiply out $\left(x+\sqrt{5}+2\right)\left(x-\sqrt{5}+2\right)$, I fancy you'll get your original expression back. Wolfram|Alpha is a great way to check these sorts of things. You can use the quadratic formula to get it by hand (set your quadratic equal to zero).
 
Or you could use the quadratic formula to show that $$x^2+ 4x- 1= 0$$ has roots [math]\frac{-4\pm\sqrt{4^2- 4(1)(-1)}}{2(1)}= \frac{-4\pm\sqrt{16+ 4}}{2}= \frac{-4\pm\sqrt{20}}{2}= \frac{4\pm2\sqrt{5}}{2}= 2\pm\sqrt{5}[/math] so that its factors are [math](x- 2- \sqrt{5})(x- 2+ \sqrt{5})[/math].

Or "complete the square": [math]x^2+ 4x- 1= x^2+ 4x+ 4- 4- 1= (x- 2)^2- 5= (x- 2)^2- (\sqrt{5})^2[/math], a "difference of two squares" which can be factored as a "sum and difference", [math](x- 2+ \sqrt{5})(x- 2- \sqrt{5})[/math].
([math]a^2- b^2= (a+ b)(a- b)[/math])
 
Complete The Square Method:
$x^2 + 4x - 1 $
$= x^2 + 4x + 4 - 4 - 1$
$ = (x + 2)^2 - 5$
$ = (x + 2)^2 - (\sqrt{5})^2$
$ = (x + 2 + \sqrt{5})(x + 2 - \sqrt{5})$
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Is it possible to arrange six pencils such that each one touches the other five? If so, how? This is an adaption of a Martin Gardner puzzle only I changed it from cigarettes to pencils and left out the clues because PF folks don’t need clues. From the book “My Best Mathematical and Logic Puzzles”. Dover, 1994.
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Back
Top