If is a positive integer, how many ways are there to fill in the blank with a positive 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.
Let the blank number be c . Then, the equation is rewritten as x 2 − 1 0 x + c = 0 .
Using the quadratic formula, we have roots x = 2 1 0 ± 1 0 0 − 4 c = 2 1 0 ± 2 2 5 − c = 5 ± 2 5 − c
For the roots to be positive integers, we must have the discriminant to be nonnegative and a perfect square: D = 1 0 2 − 4 ( 1 ) ( c ) = 1 0 0 − 4 c = 4 ( 2 5 − c ) . Since 4 is a perfect square, we only need to ensure that 2 5 − c is a perfect square. Since c > 0 , we only have 5 options for c : 9 , 1 6 , 2 1 , 2 4 , 2 5 .
Then, we need to make sure that x is positive. Substituting these 5 possible choices of c , we see that all 5 of them produces positive values of x .
Hence, we have 5 choices of c :