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

Similar threads

Back
Top