InterviewSolution
Saved Bookmarks
| 1. |
Write the zeros of the quadratic polynomials f(x) = 6x2 -3. |
|
Answer» \xa0f(x) = 6x2 -3.6x2 - 3 = 03 (x2 - 1)= 0x2 - 1 = 0x2 = 1x = +1 x = -1 X is equal to 0 and 1 by root 2 |
|