Question
Question: The set of solutions for the equation \( {\log _{10}}\left( {{a^2} - 15a} \right) = 2 \) consists of...
The set of solutions for the equation log10(a2−15a)=2 consists of?
A) Two integers
B) One integer and one fraction
C) Two irrational numbers
D) Two non-real numbers
E) No numbers, that is, set is empty
Solution
Hint : We can solve the equation by opening the log and then forming the quadratic equation. Then we can find the solutions to quadratic equations by factorizing or by using the quadratic formula.
Formula used-
Formulae used are
logay=x⇔ax=y where a=0,1,y=0
x=2a−b±b2−4ac for a quadratic equation ax2+bx+c=0 where a=0
Complete step-by-step answer :
According to the question,
log10(a2−15a)=2
We can remove the log and convert the equation to simple algebra by
using, logay=x⇔ax=y we can see
a2−15a=102 ⇒a2−15a−100=0
Now that we have got a quadratic equation. We can find the roots by any method.
Using the quadratic formula, x=2a−b±b2−4ac
a=2.1−(−15)±(−15)2−4×1×(−100) ⇒a=215±225+400 ⇒a=215±625=215±25⇒a=20,−5
So here we can see that the solution set for the initial equation is (20,−5) and the set consists of two integers. Therefore, the correct answer is A) Two integers.
So, the correct answer is “Option A”.
Note : We can also find the roots using factorization as following
a2−15a−100=0 ⇒a2−20a+5a−100=0 ⇒a(a−20)+5(a−20)=0 ⇒(a−20)(a+5)=0 ⇒a=20,−5