Solveeit Logo

Question

Question: If $\sin^{-1}(x^2 - 4x + 5) + \cos^{-1}(y^2 - 2y + 2) = \pi / 2$, then:...

If sin1(x24x+5)+cos1(y22y+2)=π/2\sin^{-1}(x^2 - 4x + 5) + \cos^{-1}(y^2 - 2y + 2) = \pi / 2, then:

A

x+y=3x + y = 3

B

xy=2xy = 2

C

xy=1x - y = 1

D

xy=0x - y = 0

Answer

A, B, C

Explanation

Solution

The given equation is sin1(x24x+5)+cos1(y22y+2)=π/2\sin^{-1}(x^2 - 4x + 5) + \cos^{-1}(y^2 - 2y + 2) = \pi / 2.

For sin1(A)\sin^{-1}(A) and cos1(B)\cos^{-1}(B) to be defined, their arguments must be in the interval [1,1][-1, 1]. Let's analyze the arguments:

  1. x24x+5x^2 - 4x + 5: This expression can be rewritten by completing the square: x24x+5=(x24x+4)+1=(x2)2+1x^2 - 4x + 5 = (x^2 - 4x + 4) + 1 = (x-2)^2 + 1. Since (x2)20(x-2)^2 \ge 0 for all real xx, we have (x2)2+11(x-2)^2 + 1 \ge 1. For sin1((x2)2+1)\sin^{-1}((x-2)^2 + 1) to be defined, we must have (x2)2+1[1,1](x-2)^2 + 1 \in [-1, 1]. The only value in [1,1][-1, 1] that is also 1\ge 1 is 11. Therefore, (x2)2+1=1(x-2)^2 + 1 = 1, which implies (x2)2=0(x-2)^2 = 0. This gives x2=0x-2 = 0, so x=2x=2.

  2. y22y+2y^2 - 2y + 2: This expression can be rewritten by completing the square: y22y+2=(y22y+1)+1=(y1)2+1y^2 - 2y + 2 = (y^2 - 2y + 1) + 1 = (y-1)^2 + 1. Since (y1)20(y-1)^2 \ge 0 for all real yy, we have (y1)2+11(y-1)^2 + 1 \ge 1. For cos1((y1)2+1)\cos^{-1}((y-1)^2 + 1) to be defined, we must have (y1)2+1[1,1](y-1)^2 + 1 \in [-1, 1]. The only value in [1,1][-1, 1] that is also 1\ge 1 is 11. Therefore, (y1)2+1=1(y-1)^2 + 1 = 1, which implies (y1)2=0(y-1)^2 = 0. This gives y1=0y-1 = 0, so y=1y=1.

Thus, the only possible values are x=2x=2 and y=1y=1. Now we check the given options with x=2x=2 and y=1y=1: (A) x+y=2+1=3x + y = 2 + 1 = 3. This statement is true. (B) xy=2×1=2xy = 2 \times 1 = 2. This statement is true. (C) xy=21=1x - y = 2 - 1 = 1. This statement is true. (D) xy=0x - y = 0. This statement is false, as 21=102-1=1 \neq 0.

Since the question asks "then:", it implies which of the given statements are true. All options (A), (B), and (C) are true.