
Rachel C. answered 06/10/19
Private Math Instructor Looking To Help Your Student Succeed
A natural number is a counting number - it is positive, 1, 2, 3, 4, and so on.
Let's call our natural number, n.
- The square of n is the same as saying n2
- Diminished means made smaller, so we are subtracting 84 from n2.
- 8 more than our number can be represented as n + 8
- Thrice more than this is 3(n+8)
- So our equation is n2 - 84 = 3(n+8)
- Simplifying gives us n2 - 84 = 3n + 24
- Let's move all of our terms to the left hand side of our equation,
n2 - 3n - 84 - 24 = 0
n2 - 3n - 108 = 0
(n - 12)(n + 9) = 0
n - 12 = 0 or n + 9 = 0
n = 12 or n = -9
- However, -9 is not a natural number.
- Therefore, our answer is n = 12.