Thread: Quadratic Roots
View Single Post
  #2  
Old December 3rd, 2008, 04:02 PM
skeeter's Avatar
skeeter skeeter is offline
MHF Contributor

 
Join Date: Jun 2008
Location: North Texas
Posts: 4,976
Country:
Thanks: 40
Thanked 2,151 Times in 2,037 Posts
skeeter has a reputation beyond reputeskeeter has a reputation beyond reputeskeeter has a reputation beyond reputeskeeter has a reputation beyond reputeskeeter has a reputation beyond reputeskeeter has a reputation beyond reputeskeeter has a reputation beyond reputeskeeter has a reputation beyond reputeskeeter has a reputation beyond reputeskeeter has a reputation beyond reputeskeeter has a reputation beyond repute
Default

if r_1 and r_2 are two roots of a quadratic ...

f(x) = k(x - r_1)(x - r_2)

f(x) = k[x^2 -(r_1 + r_2)x + r_1 \cdot r_2]

now, substitute r_1 = 2-\sqrt{3} and r_2 = 2 + \sqrt{3} to determine the basic quadratic in [...], then use the fact that f(1) = -2 to find k
Reply With Quote
The following users thank skeeter for this useful post:
Donate to MHF