-
If (2x)(2y) = 8 and (9x) (3y) = 81, then (x, y) is :
-
- (1,2)
- (2, 1)
- (1,1)
- (2, 2)
- (1,2)
Correct Option: A
2x.2y = 8
⇒ 2x+y = 2³
⇒ x + y = 3 ...(i)
9x.3y = 34
⇒ 32x . 3y = 34
⇒ 2x + y = 4 ...(ii)
By equation (ii) – (i),
x = 1
From equation (i),
1 + y = 3
⇒ y = 3 – 1 = 2
Method 2 :
You can check through options also.
⇒ y = 2
⇒ (1, 2)