Find Quadratic Equation Given 1 Root: (2^(1/2)+1)

AI Thread Summary
To find the quadratic equation given one root as (2^(1/2)+1), the other root must be (1-(2^(1/2))) to ensure both roots yield rational coefficients. The quadratic can be expressed in the form a(x - x_0)(x - x_1), leading to the equation x^2 - 2x - 1 = 0. The discriminant must be a perfect square for the coefficients to remain rational. The calculations confirm that the derived quadratic equation is correct. Thus, the final quadratic equation is x^2 - 2x - 1 = 0.
ritwik06
Messages
577
Reaction score
0

Homework Statement



If one root of a quadratic equation with rational co-efficient is (2^(1/2)+1) , then find the quadratic equation.

Homework Equations



x=(-b+d^1/2)/2a
d=b^2-4ac


The Attempt at a Solution



Well, I can't quite understand this question. Please help me to understand what is given in the following statemnt.
 
Physics news on Phys.org
If the only square root in the solution is \sqrt{2}, what must d be? Since the only difference between roots of a quadratic equation is that \pm before the square root, what must the other root be?

Another, more "sophisticated" method:
Any quadratic, ax^2+ bx+ c can be written a(x- x_0)(x- x_1)= ax^2- a(x_0+x_1)+ ax_0x_1 where x_0 and x_1 are roots of the equation. If one root is 1+ \sqrt{2} what must the other be so that both x_0+ x_1 and x_0x_1 are rational?
 
Last edited by a moderator:
Well, Please check this. I think the othr root is 1-(2^1/2). thre fore the quadratic equation is x^2-2x-1=0
Am I right?
 
Yes, that is correct.
 
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...
Back
Top