Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
20
2
avatar+594 

Find the sum of the squares of the roots of $2x^2+4x-1=x^2-8x+3$.

 Jul 25, 2024
 #1
avatar+1950 
+1

Combining like terms and moving all terms to one side, we get

x2+12x4=0

 

Using the quadratic equation, we get

x=12±12241(4)21

 

Finally simplifying, we get

x=2106x=2106

 

Thanks! :)

 Jul 25, 2024
edited by NotThatSmart  Jul 25, 2024
 #2
avatar+130477 
+1

x^2 + 12x - 4 = 0

 

Let the roots be a,b

 

ab  = -4

2ab = -8

 

a + b = -12       square both sides

 

a^2 + 2ab + b^2 =144

 

a^2 - 8 + b^2  = 144

 

a^2 + b^2 = 152

 

cool cool cool

 Jul 25, 2024

2 Online Users

avatar