InterviewSolution
Saved Bookmarks
| 1. |
Let a1, a2, ..., an be fixed real numbers and define a function f(x) = (x−a1)(x−a2)...(x−an). What is limx→a1 f(x)? For some a ≠a1,a2...an, compute limx→a f(x). |
|
Answer» Let a1, a2, ..., an be fixed real numbers and define a function f(x) = (x−a1)(x−a2)...(x−an). What is limx→a1 f(x)? |
|