InterviewSolution
Saved Bookmarks
| 1. |
find the zeros of the quadratic polynomial 8X² - 4 |
|
Answer» 8x2 - 4 = 04(x2 - 2) = 0x2 - 2 = = 0x2 = 2x = √2 +/- under root 1/2 3/2 and 5/2. |
|