Find the sum of all integral values of a for which the quadratic equation ( x − a ) ( x − 1 0 ) + 1 = 0 has integral roots.
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.
Brilliant approach! (+1)
Log in to reply
Haha... You must have done the same way.. :-)
Log in to reply
No, this time I didn't :P
I took the long way.
When a is even, x = 2 1 0 + a is the integral solution if
( 2 1 0 + a ) 2 = 1 0 a + 1 .
From this, we get a = 8 , 1 2 .
( x − a ) ( x − 1 0 ) + 1 ( x − a ) ( x − 1 0 ) = 0 = − 1
For integer solutions, we have:
( x − a ) ( x − 1 0 ) = ⎩ ⎪ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎪ ⎧ ( 1 ) ( − 1 ) ( − 1 ) ( 1 ) ⇒ { x − 1 0 = − 1 x − a = 1 ⇒ x = 9 ⇒ a = 8 ⇒ { x − 1 0 = 1 x − a = − 1 ⇒ x = 1 1 ⇒ a = 1 2
The required answer is 8 + 1 2 = 2 0 .
Problem Loading...
Note Loading...
Set Loading...
Let a integral root be α .
∴ ( α − a ) ( α − 1 0 ) + 1 = 0 ⟹ − 1 ( α − a ) 1 ( α − 1 0 ) = − 1 O R 1 ( α − a ) − 1 ( α − 1 0 ) = − 1 ( ∗ ∗ ) ⟹ a = 8 , 1 2 8 + 1 2 = 2 0
( ∗ ∗ Here I have used the fact that product of two integers can be − 1 only when they are + 1 and − 1 or vice versa.)