Given that both roots of the equation (of ) above are integers. Find the sum of all possible values of where is a prime number.
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.
For roots to be an integer value the determinant "D" should be a perfect sqaure. Thus : (p^2 + 1776p) should be a perfect square.
On simplifying [ p (p+1776) ] should be a perfect square
Factors of 1776 = 2^4 . 3 . 37
Their are 3 prime no. Only that we can choose as a value of p to make D a perfect square I.e. 2 , 3 and 37 trying for all.
Only for p=37 it made out to be a perfect sqaure Thus only prime value possible for p is 37.