This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Wow that's a really great way to think about it.
Basically you can do it by a process of trial and error. Logic shows that it has to be quite a low number in order for it to work both ways. 5 fits if you think about all the possibilities starting with 1.
5!=120 & 5^3=125 Therefore the answer is 5
5!=120 & 5^3=125. . . not worth for 100 points. . .
i wanted to know if there is any other way to solve it...
Log in to reply
There is,divide the whole expression by 5 on both sides of the = sign.You will see that (n-1)! and n^2 are integers and thus 5/n should also be an integer.Check n=1 and n=5.
Please do not use spreadshhets or stuff. Simpke logic says that since n factorial must have had a five and five is added to it. So ideally you should check only the multiples of five. The very first guess is correct. Do not use spreadsheet and waste time.
we should use hit and trail method..by this ....when we put n=5 it setisfy the both side
Anyway,is there a way to factorize this n^3-n!+5?
Log in to reply
As general polynomial factoring I think no. But if you argue that n^3-n!=5 and how the left side has a common factor of n, so n is a factor of 5, you get a variation of the work other people have posted above.
Problem Loading...
Note Loading...
Set Loading...
The solution can be easily found using a spreadsheet. See below:
The command used are as follows:
Copy A2:D2 down to A11:D11 by dragging down.
Dn: =Bn=Cn is a logical function, it returns TRUE if Bn=Cn or FALSE if otherwise.
You can format column D to mark the outcome which is TRUE red by using Conditional Formating > Highlight Cells Rules > Equal To... > "TRUE" > OK.
There is only one solution that is n = 5 .
Try it!