InterviewSolution
Saved Bookmarks
| 1. |
A quadratic function in x has the value 9 when x = 1 and has a maximum value 10 when x = 2. Find the function. |
|
Answer» `x^2-4x+6` |
|