1.

Evaluate: `(i) |{:(6, -3), (7, -2):}| " " (ii) |{:(x^(2)-x +1, x-1),(x+1, x+1):}|`

Answer» `(i) |{:(6, -3), (7, -2):}| = (-2)-7(-3) = -12 + 21 =9`.
`(ii) |{:(x^(2)-x+1, x-1), (x+1, x+1):}| = (x^(2) -x +1)(x+1)-(x+1)(x-1)`
`= (x^(3)+1)-(x^(2)-1) = (x^(3) -x^(2) +2)`.


Discussion

No Comment Found