SOLUTION: What is thirty more than the square of a number is eleven times the number? Find all such numbers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: What is thirty more than the square of a number is eleven times the number? Find all such numbers.       Log On


   



Question 399190: What is thirty more than the square of a number is eleven times the number? Find all such numbers.

Answer by robertb(5830) About Me  (Show Source):
You can put this solution on YOUR website!
x%5E2+%2B+30+=+11x
==> x%5E2+-+11x+%2B+30+=+0
==> (x - 5)(x - 6) = 0
==> x = 5, 6.