1.

x + isqrt(x^(4) + x^(2) + 1)) =

Answer»

`(SQRT(X^(2) + x + 1) + isqrt(x^(2) - x + 1))/(SQRT2)`
`(sqrt(x^(2) + x + 1) - isqrt(x^(2) - x + 1))/(2)`
`sqrt( x+1) + isqrt(x -1)`
`sqrt(x - 1) +isqrt (x + 1)`

Answer :A


Discussion

No Comment Found

Related InterviewSolutions