I face problem while attempting questions like this one.
\[\huge \frac{n^{2}-9}{n-1}\]
Find sum of all values of as an integer for which is also a integer.
Options are :
0
7
8
9
Can anyone tell me how to do these type of questions with efficiency?
Thanks in advance.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Note first that n−1n2−9=n+1−n−18.
Thus the given expression will be an integer for all n such that n−1 divides 8.
Since there are 8 integer divisors of 8, namely ±1,±2,±4,±8, there will be 8 values of n for which the given expression is also an integer.
(The 8 values of n are −7,−3,−1,0,2,3,5,9.)
Log in to reply
Thank you again.:-)