Last visit was: 27 Apr 2024, 09:37 It is currently 27 Apr 2024, 09:37

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
Tags:
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92953
Own Kudos [?]: 619422 [0]
Given Kudos: 81611
Send PM
Quant Chat Moderator
Joined: 22 Dec 2016
Posts: 3093
Own Kudos [?]: 4123 [0]
Given Kudos: 1851
Location: India
Concentration: Strategy, Leadership
Send PM
Manager
Manager
Joined: 27 Dec 2022
Posts: 115
Own Kudos [?]: 79 [0]
Given Kudos: 40
Location: India
GMAT 1: 550 Q47 V20
WE:Other (Other)
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92953
Own Kudos [?]: 619422 [2]
Given Kudos: 81611
Send PM
If a = 1/(2^(1/2) - 1) - 2, what is a^2 + 2a + 4? [#permalink]
1
Kudos
1
Bookmarks
Expert Reply
gmatophobia wrote:
Bunuel wrote:
If \(a = \frac{1}{\sqrt{2}-1}-2,\) what is \(a^2 + 2a + 4\)?

A. \(2\)

B. \(3\)

C. \(4\)

D. \(5\)

E. \(6\)


Not sure what am I doing wrong here -

\(a = \frac{1}{\sqrt{2}-1}-2\)

\(a = \frac{1* (\sqrt{2}+1)}{(\sqrt{2}-1) (\sqrt{2}+1)}-2\)

\(a = \frac{1* (\sqrt{2}+1)}{2-1}-2\)

\(a = (\sqrt{2}+1) -2\)

\(a + 2= (\sqrt{2}+1) -2 + 2\)

\((a + 2)^2= (\sqrt{2}+1)^2\)

\(a^2 + 2a + 4= 3 + 2\sqrt{2}\)

:dontknow:


\(a = \frac{1}{\sqrt{2}-1}-2= \frac{\sqrt{2}+1}{(\sqrt{2}-1)(\sqrt{2}+1)}-2=\frac{\sqrt{2}+1}{2-1}-2=(\sqrt{2}+1)-2=\sqrt{2}-1\).

\(a^2 + 2a + 4=(a+1)^2 + 3= (\sqrt{2}-1 + 1)^2+3=2+3=5\).

Answer: D.
Quant Chat Moderator
Joined: 22 Dec 2016
Posts: 3093
Own Kudos [?]: 4123 [0]
Given Kudos: 1851
Location: India
Concentration: Strategy, Leadership
Send PM
If a = 1/(2^(1/2) - 1) - 2, what is a^2 + 2a + 4? [#permalink]
Nabneet wrote:

a has two parts , u just cannot simplify one part of it. Its wrong
If u want to simplify then make it a single value and then u can multiply in num. & deno.

take example,
a= (1/root 2) - 2

is it same as the value , (root2/2) -2 ?



Solution:

a^2 + 2a + 4 = (a+2)^2 -2a

put the value of a in the eqn and solve

Answer we will get is 5.


Thanks for your reply Nabneet.

While I tried to grasp the part in which you mentioned that the rationalization part was incorrect I couldn't follow it completely. My apologies for the same.

With respect to the example provided in the explanation, let me work that here with you -

Quote:
take example,
a= (1/root 2) - 2

is it same as the value , (root2/2) -2 ?


\(a = \frac{1}{\sqrt{2}} - 2 \)

By PEDMAS rule, we first solve \(\frac{1}{\sqrt{2}}\) = \(\frac{1}{1.41421356237}\)

\(a = 0.70710678118 - 2 \) = -1.29289321881

\(a = \frac{\sqrt{2}}{2} - 2 \)

By PEDMAS rule, we first solve \(\frac{\sqrt{2}}{2}\) = \(\frac{1.41421356237}{2}\)

\(a = 0.70710678118 - 2 \) = -1.29289321881

Aren't they the same :think:
Quant Chat Moderator
Joined: 22 Dec 2016
Posts: 3093
Own Kudos [?]: 4123 [0]
Given Kudos: 1851
Location: India
Concentration: Strategy, Leadership
Send PM
If a = 1/(2^(1/2) - 1) - 2, what is a^2 + 2a + 4? [#permalink]
Bunuel wrote:
gmatophobia wrote:
Bunuel wrote:
If \(a = \frac{1}{\sqrt{2}-1}-2,\) what is \(a^2 + 2a + 4\)?

A. \(2\)

B. \(3\)

C. \(4\)

D. \(5\)

E. \(6\)


Not sure what am I doing wrong here -

\(a = \frac{1}{\sqrt{2}-1}-2\)

\(a = \frac{1* (\sqrt{2}+1)}{(\sqrt{2}-1) (\sqrt{2}+1)}-2\)

\(a = \frac{1* (\sqrt{2}+1)}{2-1}-2\)

\(a = (\sqrt{2}+1) -2\)

\(a + 2= (\sqrt{2}+1) -2 + 2\)

\((a + 2)^2= (\sqrt{2}+1)^2\)

\(a^2 + 2a + 4= 3 + 2\sqrt{2}\)

:dontknow:


\(a = \frac{1}{\sqrt{2}-1}-2= \frac{\sqrt{2}+1}{(\sqrt{2}-1)(\sqrt{2}+1)}-2=\frac{\sqrt{2}+1}{2-1}-2=(\sqrt{2}+1)-2=\sqrt{2}-1\).

\(a^2 + 2a + 4=(a+1)^2 + 3= (\sqrt{2}-1 + 1)^2+3=2+3=5\).

Answer: D.


:facepalm_man:

I messed up \((a+2)^2\) - Where should I go and hide :cry:

Thanks Bunuel :)
Math Expert
Joined: 02 Sep 2009
Posts: 92953
Own Kudos [?]: 619422 [1]
Given Kudos: 81611
Send PM
Re: If a = 1/(2^(1/2) - 1) - 2, what is a^2 + 2a + 4? [#permalink]
1
Kudos
Expert Reply
gmatophobia wrote:
:facepalm_man:

I messed up \((a+2)^2\) - Where should I go and hide :cry:

Thanks Bunuel :)


Errare humanum est. It happens to the best of us.
GMAT Club Bot
Re: If a = 1/(2^(1/2) - 1) - 2, what is a^2 + 2a + 4? [#permalink]
Moderators:
Math Expert
92952 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne