|
Author |
Message |
|
Manager
Joined: 26 Jul 2010
Posts: 94
Location: india
Schools: isb
WE 1: 8 years
Followers: 4
Kudos [?]:
12
[0], given: 5
|
Question Stats:
0% (00:00) correct
0% (00:00) wrong based on 0 sessions
How many real roots does this equation have? \sqrt{x^2 +1} + \sqrt{x^2+2} =2a. 0 b. 1 c. 2 d. 3 e. 4 you can solve the question if you wish, my question is how do you arrive to answer to this and other these type of questions.
_________________
lets start again
|
|
|
|
|
|
|
Director
Status: Admitted
Affiliations: Chicago Booth
Joined: 03 Feb 2011
Posts: 947
Followers: 10
Kudos [?]:
143
[2] , given: 123
|
2
This post received KUDOS
This equation is insane ! LHS will never be RHS. The min value of x^2 + 1 is 1 and min value of x^2 + 2 is 2
i.e 1 + 1.414 = 2.414 is never 2. So zero roots.
|
|
|
|
|
|
Intern
Joined: 25 Jun 2011
Posts: 49
Location: Sydney
Followers: 0
Kudos [?]:
1
[0], given: 7
|
gmat1220 wrote: This equation is insane ! LHS will never be RHS. The min value of x^2 + 1 is 1 and min value of x^2 + 2 is 2
i.e 1 + 1.414 = 2.414 is never 2. So zero roots. I understand your logic, but say I want to use the discriminant (b^2-4ac) formula to solve this question. I get 4(x^2+1)(x^2+2)+8 which is to be obviously greater than 0, thus the equation should have two roots. But I graphed this equation and know that the equation has no roots, so I don't understand why the discriminant formula cannot be applied here. Please help  Thanks, Diana
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11616
Followers: 1802
Kudos [?]:
9600
[0], given: 829
|
dianamao wrote: gmat1220 wrote: This equation is insane ! LHS will never be RHS. The min value of x^2 + 1 is 1 and min value of x^2 + 2 is 2
i.e 1 + 1.414 = 2.414 is never 2. So zero roots. I understand your logic, but say I want to use the discriminant (b^2-4ac) formula to solve this question. I get 4(x^2+1)(x^2+2)+8 which is to be obviously greater than 0, thus the equation should have two roots. But I graphed this equation and know that the equation has no roots, so I don't understand why the discriminant formula cannot be applied here. Please help  Thanks, Diana How did you get: 4(x^2+1)(x^2+2)+8? How many roots does the equation \sqrt{x^2+1} +\sqrt{x^2+2}= 2 have?A. 0 B. 1 C. 2 D. 3 E. 4 We know that x^2\geq 0 so the least value of the left hand side (LHS) of the equation is for x=0: \sqrt{x^2+1} + \sqrt{x^2+2}=1 + \sqrt2\approx{2.4}. Now, since even the least possible value of LHS is still greater than RHS (which is 2), then no real x can satisfy given equation. Answer: A.
_________________
PLEASE READ AND FOLLOW: 11 Rules for Posting!!!
RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory
COLLECTION OF QUESTIONS: PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!
DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!
 What are GMAT Club Tests? 25 extra-hard Quant Tests
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Intern
Joined: 25 Jun 2011
Posts: 49
Location: Sydney
Followers: 0
Kudos [?]:
1
[0], given: 7
|
Bunuel wrote: dianamao wrote: gmat1220 wrote: This equation is insane ! LHS will never be RHS. The min value of x^2 + 1 is 1 and min value of x^2 + 2 is 2
i.e 1 + 1.414 = 2.414 is never 2. So zero roots. I understand your logic, but say I want to use the discriminant (b^2-4ac) formula to solve this question. I get 4(x^2+1)(x^2+2)+8 which is to be obviously greater than 0, thus the equation should have two roots. But I graphed this equation and know that the equation has no roots, so I don't understand why the discriminant formula cannot be applied here. Please help  Thanks, Diana How did you get: 4(x^2+1)(x^2+2)+8? How many roots does the equation \sqrt{x^2+1} +\sqrt{x^2+2}= 2 have?A. 0 B. 1 C. 2 D. 3 E. 4 We know that x^2\geq 0 so the least value of the left hand side (LHS) of the equation is for x=0: \sqrt{x^2+1} + \sqrt{x^2+2}=1 + \sqrt2\approx{2.4}. Now, since even the least possible value of LHS is still greater than RHS (which is 2), then no real x can satisfy given equation. Answer: A. First, I squared both sides of the equation. So I got something like (x^2+1)+2sqrt((x^2+1)(x^2+2))+(x^2+2)=4 Then I subbed relevant numbers into the discriminant formula which turns into 4(x^2+1)(x^2+2)+8. Now here, I'm thinking that 4(x^2+1)(x^2+2)+8 is definitely greater than zero, and if discriminant is greater than 0, then there are two roots, no? P.S. I totally get your reasoning, it's just that I don't undersand why I can't reach that same answer using the discriminant rule, unless I'm not doing something right. Thanks heaps!
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11616
Followers: 1802
Kudos [?]:
9600
[0], given: 829
|
dianamao wrote: First, I squared both sides of the equation. So I got something like (x^2+1)+2sqrt((x^2+1)(x^2+2))+(x^2+2)=4 Then I subbed relevant numbers into the discriminant formula which turns into 4(x^2+1)(x^2+2)+8. Now here, I'm thinking that 4(x^2+1)(x^2+2)+8 is definitely greater than zero, and if discriminant is greater than 0, then there are two roots, no?
P.S. I totally get your reasoning, it's just that I don't undersand why I can't reach that same answer using the discriminant rule, unless I'm not doing something right.
Thanks heaps! In the above reasoning there no quadratics shown. So, what is the quadratics you find the discriminant of? How did you get this quadratics?
_________________
PLEASE READ AND FOLLOW: 11 Rules for Posting!!!
RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory
COLLECTION OF QUESTIONS: PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!
DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!
 What are GMAT Club Tests? 25 extra-hard Quant Tests
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Manager
Status: Juggg..Jugggg Go!
Joined: 11 May 2012
Posts: 245
Location: India
GC Meter: A.W.E.S.O.M.E
Concentration: Entrepreneurship, General Management
GMAT 1: 620 Q46 V30 GMAT 2: 720 Q50 V38
Followers: 4
Kudos [?]:
20
[0], given: 225
|
Bunuel Oh! that's some really sensible work! thanks! great job!
_________________
You haven't failed, if you haven't given up! --- Asax I blog at www.bschooladmit.wordpress.com
|
|
|
|
|
|
Director
Status: Gonna rock this time!!!
Joined: 22 Jul 2012
Posts: 551
Location: India
GMAT 1: 640 Q43 V34 GMAT 2: 630 Q47 V29
WE: Information Technology (Computer Software)
Followers: 1
Kudos [?]:
13
[0], given: 560
|
Bunuel wrote: dianamao wrote: First, I squared both sides of the equation. So I got something like (x^2+1)+2sqrt((x^2+1)(x^2+2))+(x^2+2)=4 Then I subbed relevant numbers into the discriminant formula which turns into 4(x^2+1)(x^2+2)+8. Now here, I'm thinking that 4(x^2+1)(x^2+2)+8 is definitely greater than zero, and if discriminant is greater than 0, then there are two roots, no?
P.S. I totally get your reasoning, it's just that I don't undersand why I can't reach that same answer using the discriminant rule, unless I'm not doing something right.
Thanks heaps! In the above reasoning there no quadratics shown. So, what is the quadratics you find the discriminant of? How did you get this quadratics? bro bunuel, I did the same way .. squared.. then squared again.. in the end I got, 16 * square(x)= - 7 and now there can never be square root of a negative number , hence no roots.. and hence zero.. hope this is correct. pls let me know
_________________
hope is a good thing, maybe the best of things. And no good thing ever dies.
Who says you need a 700 ?Check this out : http://gmatclub.com/forum/who-says-you-need-a-149706.html#p1201595
My GMAT Journey : end-of-my-gmat-journey-149328.html#p1198742
|
|
|
|
|
|
Director
Status: Final Lap Up!!!
Affiliations: NYK Line
Joined: 21 Sep 2012
Posts: 943
Location: India
GMAT Date: 05-29-2013
GPA: 3.2
WE: Engineering (Transportation)
Followers: 13
Kudos [?]:
90
[0], given: 57
|
Bunuel wrote: dianamao wrote: gmat1220 wrote: This equation is insane ! LHS will never be RHS. The min value of x^2 + 1 is 1 and min value of x^2 + 2 is 2
i.e 1 + 1.414 = 2.414 is never 2. So zero roots. I understand your logic, but say I want to use the discriminant (b^2-4ac) formula to solve this question. I get 4(x^2+1)(x^2+2)+8 which is to be obviously greater than 0, thus the equation should have two roots. But I graphed this equation and know that the equation has no roots, so I don't understand why the discriminant formula cannot be applied here. Please help  Thanks, Diana How did you get: 4(x^2+1)(x^2+2)+8? How many roots does the equation \sqrt{x^2+1} +\sqrt{x^2+2}= 2 have?A. 0 B. 1 C. 2 D. 3 E. 4 We know that x^2\geq 0 so the least value of the left hand side (LHS) of the equation is for x=0: \sqrt{x^2+1} + \sqrt{x^2+2}=1 + \sqrt2\approx{2.4}. Now, since even the least possible value of LHS is still greater than RHS (which is 2), then no real x can satisfy given equation. Answer: A. Bunuel, Can you pls help me with the explanation:-X^2>=0, how did you get that ...Did you assume that since RHS is a positive term hence the LHS must be equal to 0...that implies x^2 must be greater than or equal to zero. Also , can you pls post links to some the practice questions of above type...or the method used to determine the number of roots in the above cases. Archit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|