Processing math: 100%
 
+0  
 
0
304
2
avatar

Find 1/(a - 1) + 1/(b - 1) where a and b are the roots of the quadratic equation 2x^2-7x+2 = x^2-11x+1.

 Jul 12, 2022
 #1
avatar+2668 
0

Simplify the equation to x2+4x+1=0

 

Note that1(a1)+1(b1)=(b1)(a1)(b1)+(a1)(a1)(b1)=a+b2abab+1=(a+b)2ab(a+b)+1

 

Now, recall that a+b=ba=4 and ab=ca=1

 

Substituting this in gives us 421+4+1=66=1

 Jul 12, 2022
 #2
avatar+289 
-2

Here is a different solution:

 

Root transformation!

 

2x^2 - 7x + 2 = x^2 - 11x + 1

x^2 + 4x - 1 = 0

 

If a, b are the solutions. Then a-1, b-1 are the solutions to the equation below:

 

(x+1)^2 + 4(x+1) - 1 = 0 

x^2 + 6x + 4 = 0

 

The reciprocal of the roots of this equation would be reversed:

4x^2 + 6x + 1 = 0.

 

The sum of the roots is -6 by vietas. 

 Jul 12, 2022

1 Online Users

avatar