You can put this solution on YOUR website! Three times the square of a certain positive number exceeds six times the number by nine.
Find the number:
:
3x^2 = 6x + 9
3x^2 - 6x - 9 = 0
simplify, divide by 3, resulting in:
x^2 - 2x - 3 = 0
Factors to
(x-3)(x+1)
Two solutions
x = 3
x = -1
:
You can check both solution in original equation