If three times a positive number is subtracted from the square of the number, the result is . Find the 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 positive number be a . Then a 2 − 3 a = 1 0 ⟹ a 2 − 3 a − 1 0 = 0 . Upon factorisation, we find that a 2 − 3 a − 1 0 = ( a + 2 ) ( a − 5 ) = 0 , which yields
a + 2 = 0 ⟹ a = − 2 or a − 5 = 0 ⟹ a = 5 .
Since a is positive, we have a = 5 and we are done.