Find the number of real solutions to the equation a − a 2 + x = x , where a is non-negative real 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.
Clearly x = 0 is a solution by inspection. We consider the cases x > 0 and x < 0 :
x > 0 : Then a 2 + x > a 2 = a , so a − a 2 + x < 0 , thus a − a 2 + x cannot be real.
x < 0 : Then a − a 2 + x < 0 , which is impossible.
Therefore x = 0 is the only solution.
Problem Loading...
Note Loading...
Set Loading...
We note that a − a 2 + x ≥ 0 for real a ≥ 0 . This implies that x ≥ 0 . But if x > 0 , then a − a 2 + x < 0 and a − a 2 + x is not defined. Therefore, it can only be 1 solution, x = 0 .