大门|大门-CS-2014-(第2组)|问题65

如果x是真的| x 2. -2x+3 |=11,则|-x的可能值 3. +x 2. –x |包括 (A) 2, 4 (B) 2, 14 (C) 4, 52 (D) 14, 52 答复: (D) 说明:

null
Here we use the modulus property, which says:

|x| = x when x >= 0

|x| = -x when x < 0

i.e. range of a modulus function is always positive.

Now, given that |x^2 – 2x + 3| = 11, we can say that

x^2 – 2x + 3 = +11 ----------------(1)

and

x2 – 2x + 3 = -11------------------(2)

Solving 1st equation, we get real roots as 4 and -2.

Solving 2nd eq, we get imaginary roots, hence we ignore them.

Now, for eq |- x^3 + x^2 – x|, we put 4 and -2 in place of x.

putting x = 4, we get |-4^3 + 4^2-4| = |-64+16-4| =  52

putting x = -2 we get |-(-2)^3 + (-2)^2 - (-2)| = 14

so |- x^3 + x^2 – x| has possible values as 52 and 14 

这个问题的小测验

© 版权声明
THE END
喜欢就支持一下吧
点赞12 分享