SOLUTION: Find the number of integers n that satisfy n^2 < 144 + 24n.

Algebra.Com
Question 1209288: Find the number of integers n that satisfy n^2 < 144 + 24n.
Found 2 solutions by math_tutor2020, ikleyn:
Answer by math_tutor2020(3817)   (Show Source): You can put this solution on YOUR website!

For now I'll consider the equation n^2 = 144 + 24n

Let's get everything to one side and then apply the quadratic formula.
n^2 = 144 + 24n
n^2-24n-144 = 0






or

or
The decimal values are approximate.

Draw out a number line.
Mark -4.970563 and 28.970563 on it.

Let's test an integer value to the left of -4.970563
I'll try n = -5
n^2 < 144 + 24n
(-5)^2 < 144 + 24*(-5)
25 < 24
which is false
We eliminate the subset of integers that are -5 or smaller.

Now try an integer value between -4.970563 and 28.970563
I'll pick n = 0
(0)^2 < 144 + 24(0)
0 < 144
which is true
If n is any of the following integers {-4, -3, ..., 27, 28} then the inequality n^2 < 144 + 24n is true.

Lastly we need to test an integer larger than 28.970563
I'll pick n = 29
n^2 < 144 + 24n
(29)^2 < 144 + 24*(29)
841 < 840
which is false
We can eliminate the set of integers that are 29 or larger

--------------------------------------------------------------------------

To summarize we found the integer solution set is {-4, -3, ..., 27, 28}
There are p = 4 items in {-4, -3, -2, -1}
There are q = 28 items in {1,2,3,...,27,28}
So far that's p+q = 4+28 = 32 nonzero integers accounted for.
Then there's 0 itself to bump the final count to 33.

Or you can use the formula last-first+1 to count the number of consecutive integers in a list.
last-first+1 = 28-(-4)+1 = 28+4+1 = 33


Answer: 33

Answer by ikleyn(52835)   (Show Source): You can put this solution on YOUR website!
.
Find the number of integers n that satisfy n^2 < 144 + 24n.
~~~~~~~~~~~~~~~~~~~~~~~~

This given inequality

   n^2 < 144 + 24n


is equivalent to

    n^2 - 24n < 144

    n^2 - 24n + 144 < 144 + 144

    (n-12)^2 < 288

    |n-12| < sqrt(288) = 16.97...

    -16.97... < n-12 < 16.97...


Since we look for integer solutions, the last inequality implies


     -16 <= n-12 <= 16.


It has 16 + 1 + 16 = 33 different solutions for integer n-12.


Hence, the original inequality, given in the problem, has 33 different integer solutions.    ANSWER

Solved.



RELATED QUESTIONS

Find the number of ordered pairs (m,n) of integers that satisfy mn = 3m + 3n +... (answered by greenestamps,AnlytcPhil,ikleyn,math_tutor2020)
Hi would you be able to help me on this question please-The following equation is true... (answered by robertb)
Find the number of bases n \ge 2$ such that 100_n + 1_n is... (answered by math_tutor2020,ikleyn)
Find all ordered pairs (m, n) of natural numbers that satisfy the equation 9" + 3 - 2 = (answered by ikleyn)
Find number of positive integers n such that n+2n^2+3n^3+...+2019n^2019 is divisible by... (answered by ikleyn)
sum of three consecutive integers is -14.Find the numbers? n , n+1=? ,... (answered by Alan3354)
What is the answer for 4n^3+24n^2-49n-294 I got: (n^3+6n^2) (-n-6) (answered by stanbon)
The number of all pairs (m,n) are positive integers such that 1/m + 1/n + 1/mn = 2/5... (answered by MathLover1,ikleyn)
Find all real values of t that satisfy the equation (t^2 - 13)^2 = 144 +... (answered by Edwin McCravy)