InterviewSolution
Saved Bookmarks
| 1. |
Let f(x)=x^(2)+ax+b be a quadratic polynomial in which a and b are integers. If for a given integer n, f(n) f(n+1)=f(m) for some integer m, then the value of m is |
|
Answer» `N(a+b)+AB` |
|