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

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
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 [itex]\sqrt{2}[/itex], what must d be? Since the only difference between roots of a quadratic equation is that [itex]\pm[/itex] before the square root, what must the other root be?

Another, more "sophisticated" method:
Any quadratic, [itex]ax^2+ bx+ c[/itex] can be written [itex]a(x- x_0)(x- x_1)= ax^2- a(x_0+x_1)+ ax_0x_1[/itex] where [itex]x_0[/itex] and [itex]x_1[/itex] are roots of the equation. If one root is [itex]1+ \sqrt{2}[/itex] what must the other be so that both [itex]x_0+ x_1[/itex] and [itex]x_0x_1[/itex] 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?