1.

Twofunctions are defined as f(x)={:{(x+1,"if" x le1),(2x+1,"if" lt x le 2):} g(x)={:{(x^(2),"if" -1 le x lt 2),(x+2,"if" 2 le x le 3):}

Answer»

`{:{(X+1,"if" |x| le1),(2X^(2)+1,"if" lt x le SQRT(2)):}`
`{:{(x+1,"if" |x| le1),(2x^(2)+1,"if" lt x lt sqrt(2)):}`
`{:{(x+1,"if" |x| le1),(2x^(2)+1,"if" lt x ge sqrt(2)):}`
noneof these

Answer :A


Discussion

No Comment Found

Related InterviewSolutions