Question 36848
the square of anumber exceeds 11 times the number by 312. find the number.


Let the number be x and sqaure of the number x^2

x^2 - 11x = 312
x^2 - 11x - 312 = 0


*[invoke quadratic "x", 1, -11, -312]