If one out of the two solutions to
2 x 2 + ( c − 2 0 1 5 ) x + 1 6 8 = 0 is prime,
Determine the biggest integer value for c.
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.
Dividing this quadratic equation through by 2 , one obtains:
x 2 + [ ( c − 2 0 1 5 ) / 2 ] x + 8 4 = 0
and we'd like to factor this into ( x − A ) ( x − B ) = 0 . Knowing that 8 4 = 2 2 3 1 7 1 for its prime factorization, we can write the following:
( x − 2 ) ( x − 4 2 ) = 0 ;
( x − 3 ) ( x − 2 8 ) = 0 ;
( x − 7 ) ( x − 1 2 ) = 0 .
such that we have the maximum number of prime roots available. The third equation yields the largest integral value c = 1 9 7 7 (using coefficient matching).
Problem Loading...
Note Loading...
Set Loading...
According to Vi_et we have: x 1 + x 2 = 2 2 0 1 5 − c x 1 x 2 = 8 4 Try several pair of two roots to get: x 1 = 7 , x 2 = 1 2 c = 1 9 7 7