The difference of the square of a number and 10 is equal to 3 times that number. Findthe negative solution.

Let the number be x.
The first part of the question can be written as
[tex]x^2-10[/tex]Adding the other part of the question, we have
[tex]x^2-10=3x[/tex]Rewriting the equation, we have
[tex]x^2-3x-10=0[/tex]Next, we solve the quadratic equation.
By factorization, we replace -3x with -5x and 2x. Hence
[tex]\begin{gathered} x^2-5x+2x-10=0 \\ x(x-5)+2(x-5)=0 \\ (x-5)(x+2)=0 \\ \therefore \\ x=5\text{ or -2} \end{gathered}[/tex]Therefore, the negative solution is -2.