neeti2711 wrote:What is the value of [√(9-√65) - √(9+√65)]²?
(A) 10
(B) √65
(C) 18-5√13
(D) 18
(E) 18+5√13
Here's another approach:
We basically have the structure (
x -
y)²
(
x -
y)² =
x² - 2
xy +
y², so let's use this to evaluate [√(9-√65) - √(9+√65)]²
[
√(9-√65) -
√(9+√65)]² = [
√(9-√65)]² - 2[
√(9-√65)][
√(9+√65)] + [
√(9+√65)]²
= 9 - √65 - 2√(81 - 65) + 9 + √65
= 18 - 2√16
= 18 - 2(4)
= 18 - 8
= 10
Answer:
A
Aside: if you're wondering how I got 2√(81 - 65), notice that I used two rules:
rule #1: (√j)(√k) = √(jk)
rule #2: (a + b)(a - b) = a² - b²
So, 2[
√(9-√65)][
√(9+√65)] = 2√[(9-√65)(9+√65)]
[by rule #1]
= 2√[9² - (√65)²]
[by rule #2]
= 2√[81 - 65]
Cheers,
Brent