Find the sum of the values of x for which the roots g and h of the equation t 2 − 8 t + x = 0 satisfy the conditions that g 2 + h 2 = 4 .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
@Deeksha Maheshwari How do you know that this is the only value for x
Using Vieta's formula we know that g + h = 8 and g h = x .
Now ( g + h ) 2 − 2 g h = g 2 + h 2 = 4 ⟹ 8 2 − 2 x = 4 ⟹ x = 3 0 .
Hence, 3 0 is the only possible value for x , and thus the solution is 3 0
Problem Loading...
Note Loading...
Set Loading...
for t^2+bt+c. sum of roots=-(b/a) and product=(c/a). g+h=8 and gh=x. (g+h)^2=g^2+h^2+2gh. =>64=4+2x. 2x=60=> x=30.