SOLUTION: Find all the values of n such that x^2 + bx + (b/2)^2 = n has two real roots. Thank you tutors.

Algebra ->  Equations -> SOLUTION: Find all the values of n such that x^2 + bx + (b/2)^2 = n has two real roots. Thank you tutors.       Log On


   



Question 1078806: Find all the values of n such that x^2 + bx + (b/2)^2 = n has two real roots. Thank you tutors.
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!

x%5E2+%2B+bx+%2B+%28b%2F2%29%5E2+=+n

x%5E2+%2B+bx+%2B+%28b%2F2%29%5E2+-+n=0

x%5E2+%2B+bx+%2B+%28%28b%2F2%29%5E2+-+n%29=0 

A quadratic equation with 0 on the right has two
real roots if the discriminant > 0

We find the discriminant which is b%5E2-4ac

here a=1, b=b, c=%28b%2F2%29%5E2+-+n

So the discriminant is

b%5E2-4%281%29%28%28b%2F2%29%5E2%29%5E2 which we set %22%22%3E0

b%5E2-4%28b%2F2%29%5E4%22%22%3E0

b%5E2-4%28b%5E4%2F16%29%22%22%3E0

b%5E2-b%5E4%2F4%22%22%3E0

Multiply through by 4

4b%5E2-b%5E4%22%22%3E0

Factor out b2

b%5E2%284-b%5E2%29%22%22%3E0

b%5E2%282-b%29%282%2Bb%29%22%22%3E0

The critical numbers are 0,2 and -2.

[The critical numbers all cause the discriminant to = 0,
which gives the quadratic only one real solution.
So none of the critical numbers are possible values 
for b.

We place the critical numbers on a number line

---------o-------o-------o--------
-4  -3  -2  -1   0   1   2   3   4

We test values in each interval:

Using test value -3 for the first (leftmost) interval

b%5E2%282-b%29%282%2Bb%29%22%22%3E0
%28-1%29%5E2%282-%28-1%29%5E%22%22%29%282%2B%28-1%29%5E%22%22%29%22%22%3E0
%281%29%282%2B1%29%282%2B1%29%22%22%3E0
%281%29%283%29%283%29%22%22%3E0
9%22%22%3E0

That's true so we shade the interval (-2,0).

---------o=======o-------o--------
-4  -3  -2  -1   0   1   2   3   4

Using test value 1 for the next interval

b%5E2%282-b%29%282%2Bb%29%22%22%3E0
%281%29%5E2%282-%281%29%5E%22%22%29%282%2B%281%29%5E%22%22%29%22%22%3E0
%281%29%282-1%29%282%2B1%29%22%22%3E0
%289%29%281%29%283%29%22%22%3E0
27%22%22%3E0


That's true so we also shade the interval (0,2).

---------o=======o=======o--------
-4  -3  -2  -1   0   1   2   3   4


Using test value 3 for the next interval

b%5E2%282-b%29%282%2Bb%29%22%22%3E0
%283%29%5E2%282-%283%29%5E%22%22%29%282%2B%283%29%5E%22%22%29%22%22%3E0
%289%29%282-3%29%282%2B3%29%22%22%3E0
%289%29%28-1%29%285%29%22%22%3E0
-45%22%22%3E0

That's false.  Therefore b must be in these intervals
in order for the equation to have 2 real roots:

(-2,0) U (0,2)

Edwin