If roots of x 2 − a x + b = 0 are two consecutive integers , then which of the following is true?
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.
Let one root be k then other is k + 1 .
a = 2 k + 1 ⇒ k = 2 a − 1 b = k ( k + 1 ) = k 2 + k = 4 a 2 − 2 a + 1 + 2 a − 1 b = 4 a 2 − 1 ⇒ 4 b + 1 = a 2
Nice solution. :)
Problem Loading...
Note Loading...
Set Loading...
Difference between roots( α , β ) of this equation is one,
∴ ( α − β ) 2 = 1 ⟹ ( α + β ) 2 − 4 α β = 1 ⟹ ( a ) 2 − 4 b = 1 ⟹ a 2 = 4 b + 1
See Vieta's formula