Last visit was: 24 Apr 2024, 21:16 It is currently 24 Apr 2024, 21:16

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
Director
Director
Joined: 14 Jul 2010
Status:No dream is too large, no dreamer is too small
Posts: 972
Own Kudos [?]: 4927 [54]
Given Kudos: 690
Concentration: Accounting
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618840 [6]
Given Kudos: 81588
Send PM
General Discussion
avatar
SVP
SVP
Joined: 27 Dec 2012
Status:The Best Or Nothing
Posts: 1562
Own Kudos [?]: 7208 [1]
Given Kudos: 193
Location: India
Concentration: General Management, Technology
WE:Information Technology (Computer Software)
Send PM
Director
Director
Joined: 14 Jul 2010
Status:No dream is too large, no dreamer is too small
Posts: 972
Own Kudos [?]: 4927 [0]
Given Kudos: 690
Concentration: Accounting
Send PM
{1/(4-√t15)}^2= [#permalink]
Top Contributor
MHIKER wrote:
\((\frac{1}{{4-√15}})^2 \)=

a. 16+16√15
b. 31- 8√15
c. 31+ 8√15
d. 32- 4√15
e. 32 + 4√15



Multiplying, the numerator and denominator by \((4+\sqrt{15})\), applying \(a^2-b^2\) and \((a+b)^2\) formulae.

\(=\frac{{16+8\sqrt{15}+15}}{16-15}\)

\(31+8\sqrt{15}\)

The answer is \(C\)

Originally posted by MHIKER on 04 Dec 2020, 10:29.
Last edited by MHIKER on 30 Dec 2020, 14:50, edited 4 times in total.
Board of Directors
Joined: 11 Jun 2011
Status:QA & VA Forum Moderator
Posts: 6072
Own Kudos [?]: 4689 [2]
Given Kudos: 463
Location: India
GPA: 3.5
WE:Business Development (Commercial Banking)
Send PM
Re: {1/(4-√t15)}^2= [#permalink]
1
Kudos
1
Bookmarks
MHIKER wrote:
\((\frac{1}{{4-√15}})^2 \)=

a. 16+16√15
b. 31- 8√15
c. 31+ 8√15
d. 32- 4√15
e. 32 + 4√15

\((\frac{1}{{4-√15}})^2 \)

\(=(\frac{(4+√15)}{(4-√15)(4+√15)})^2 \)

\(=(\frac{16+8√15+15}{16-15}) \)

\(= 31+8√15\), Answer is (C)
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6821
Own Kudos [?]: 29917 [2]
Given Kudos: 799
Location: Canada
Send PM
Re: {1/(4-t15)}^2= [#permalink]
2
Kudos
Expert Reply
Top Contributor
MHIKER wrote:
\((\frac{1}{4-\sqrt{15}})^2\)=

a. 16+16√15
b. 31- 8√15
c. 31+ 8√15
d. 32- 4√15
e. 32 + 4√15


Strategy: For this question, we can either expand \((\frac{1}{4-\sqrt{15}})^2\) and then "fix" the resulting denominator, or " fix" the denominator first and then expand.
Let's fix the denominator first

Take: \(\frac{1}{4-\sqrt{15}}\)

Multiply numerator and denominator by \(4+\sqrt{15}\), which is the complement of \(4-\sqrt{15}\)

When we do this we get: \(\frac{1}{4-\sqrt{15}} = \frac{(1)(4+\sqrt{15})}{(4-\sqrt{15})(4+\sqrt{15})}= \frac{4+\sqrt{15}}{16 - 15}= \frac{4+\sqrt{15}}{1} = 4+\sqrt{15}\)

Substitute this "fixed" expression into the original expression to get: \((\frac{1}{4-\sqrt{15}})^2 = (4+\sqrt{15})^2 = (4+\sqrt{15})(4+\sqrt{15}) = 16 + 4\sqrt{15} + 4\sqrt{15} + (\sqrt{15})^2 = 31 + 8\sqrt{15}\)

Answer: C
Tutor
Joined: 05 Apr 2011
Status:Tutor - BrushMyQuant
Posts: 1777
Own Kudos [?]: 2094 [0]
Given Kudos: 100
Location: India
Concentration: Finance, Marketing
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
GPA: 3
WE:Information Technology (Computer Software)
Send PM
Re: {1/(4-t15)}^2= [#permalink]
Expert Reply
Top Contributor
\(\left[ \begin{array}{cc|r} \dfrac{1}{4-\sqrt{15}} \end{array} \right]^2\)

This problem is based on concept of Roots called as Conjugate Roots.

In these kind of problem to simplify the expression (and the denominator) we multiply the numerator and the denominator with the Conjugate of the denominator

Conjugate of \(4-\sqrt{15}\) is \(4+\sqrt{15}\) (Same expression with sign of the square root term reversed)

=> \((\frac{1}{4-\sqrt{15}})^2\) = \((\frac{1}{4-\sqrt{15}} * \frac{4+\sqrt{15}}{4+\sqrt{15}})^2\)
= \((\frac{4+\sqrt{15}}{(4-\sqrt{15})*(4+\sqrt{15})})^2\)

Using (a-b)*(a+b) = \(a^2 - b^2\) in the denominator where a = 4 and b = \(\sqrt{15}\), we get

= \((\frac{4+\sqrt{15}}{(4^2)-15})^2\)
= \((\frac{4+\sqrt{15}}{16-15})^2\)
= \((\frac{4+\sqrt{15}}{1})^2\)
= \((4+\sqrt{15})^2\)
= \(4^2 + 2*4*\sqrt{15} + 15\)
= 31 + 8\(\sqrt{15}\)

So, Answer will be C
Hope it helps!

Watch the following video to learn How to Rationalize Roots

GMAT Club Bot
Re: {1/(4-t15)}^2= [#permalink]
Moderators:
Math Expert
92900 posts
Senior Moderator - Masters Forum
3137 posts

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