Find all School-related info fast with the new School-Specific MBA Forum

It is currently 19 Jun 2013, 09:45
Customize  |  Hide

What is the product of all the solutions of x^2 - 4x + 6=3

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
1 KUDOS received
SVP
SVP
User avatar
Joined: 01 Sep 2010
Posts: 1797
Followers: 64

Kudos [?]: 652 [1] , given: 478

What is the product of all the solutions of x^2 - 4x + 6=3 [#permalink] New post 13 Feb 2013, 05:22
1
This post received
KUDOS
00:00

Question Stats:

55% (02:12) correct 44% (01:37) wrong based on 81 sessions
What is the product of all the solutions of x^2 - 4x + 6 = 3 - |x - 1| ?

(A) -8
(B) -4
(C) -2
(D) 4
(E) 8
[Reveal] Spoiler: OA

_________________

KUDOS is the good manner to help the entire community.

Senior Manager
Senior Manager
Joined: 24 Aug 2009
Posts: 312
Schools: Harvard, Columbia, Stern, Booth, LSB,
Followers: 2

Kudos [?]: 159 [0], given: 229

Re: What is the product of all the solutions of x^2 - 4x + 6=3 [#permalink] New post 13 Feb 2013, 05:28
carcass wrote:
What is the product of all the solutions of x^2 - 4x + 6 = 3 - |x - 1|?
(A) -8
(B) -4
(C) -2
(D) 4
(E) 8


If |x - 1|>=0 ---->then the modulus will be equal to (x-1) & roots of the resulting equation will be 2,1
If |x - 1|<0 ---->then the modulus will be equal to (-x+1) & roots of the resulting equation will be 4,1

So the product of all the roots (2,1,4,1) is 8.
_________________

If you like my Question/Explanation or the contribution, Kindly appreciate by pressing KUDOS.
Kudos always maximizes GMATCLUB worth
-Game Theory

Manager
Manager
Joined: 02 Jan 2013
Posts: 53
GMAT 1: 750 Q51 V40
WE: Consulting (Consulting)
Followers: 0

Kudos [?]: 7 [0], given: 1

CAT Tests
Re: What is the product of all the solutions of x^2 - 4x + 6=3 [#permalink] New post 13 Feb 2013, 09:14
In order for |x - 1| to be equal to 1 - x, we would have to have x < 1 . Therefore eliminating your second pair of solutions

You could also verify this by substituting x = 4 inthe original equation, and seeing that this solution DOES NOT fit. The only two solutions are 1 and 2.

ANS: no correct option available
Posted from my mobile device Image
_________________

Please press "kudo" if this helped you!

2 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 12116
Followers: 1879

Kudos [?]: 10122 [2] , given: 964

Re: What is the product of all the solutions of x^2 - 4x + 6=3 [#permalink] New post 13 Feb 2013, 10:13
2
This post received
KUDOS
carcass wrote:
What is the product of all the solutions of x^2 - 4x + 6 = 3 - |x - 1| ?

(A) -8
(B) -4
(C) -2
(D) 4
(E) 8


If x<1, then |x - 1| = -(x-1)=1-x, so in this case we'll have x^2 - 4x + 6 = 3-(1-x) --> x^2-5x+4=0 --> x=1 or x=4 --> discard both solutions since neither is in the range x<1.

If x\geq{1}, then |x - 1| = x-1, so in this case we'll have x^2 - 4x + 6 = 3-(x-1) --> x^2-3x+2=0 --> x=1 or x=2.

Therefore, the product of the roots is 1*2=2.

No correct answer among the choices.
_________________

NEW TO MATH FORUM? PLEASE READ THIS: ALL YOU NEED FOR QUANT!!!

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; 7. Remainders; 8. Overlapping Sets; 9. PDF of Math Book; 10. Remainders

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!!! ,11 Mixed Questions NEW!!!, 12 Fresh Meat 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!!!, 11 New DS set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Senior Manager
Senior Manager
User avatar
Joined: 13 Jan 2012
Posts: 277
Weight: 170lbs
GMAT 1: 730 Q48 V42
WE: Analyst (Other)
Followers: 4

Kudos [?]: 53 [0], given: 29

CAT Tests
Re: What is the product of all the solutions of x^2 - 4x + 6=3 [#permalink] New post 14 Feb 2013, 11:44
Bunuel wrote:
carcass wrote:
What is the product of all the solutions of x^2 - 4x + 6 = 3 - |x - 1| ?

(A) -8
(B) -4
(C) -2
(D) 4
(E) 8


If x<1, then |x - 1| = -(x-1)=1-x, so in this case we'll have x^2 - 4x + 6 = 3-(1-x) --> x^2-5x+4=0 --> x=1 or x=4 --> discard both solutions since neither is in the range x<1.

If x\geq{1}, then |x - 1| = x-1, so in this case we'll have x^2 - 4x + 6 = 3-(x-1) --> x^2-3x+2=0 --> x=1 or x=2.

Therefore, the product of the roots is 1*2=2.

No correct answer among the choices.


Wow! Really? How often do we see this? Who the heck wrote this question?
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 12116
Followers: 1879

Kudos [?]: 10122 [0], given: 964

Re: What is the product of all the solutions of x^2 - 4x + 6=3 [#permalink] New post 15 Feb 2013, 03:43
vandygrad11 wrote:
Bunuel wrote:
carcass wrote:
What is the product of all the solutions of x^2 - 4x + 6 = 3 - |x - 1| ?

(A) -8
(B) -4
(C) -2
(D) 4
(E) 8


If x<1, then |x - 1| = -(x-1)=1-x, so in this case we'll have x^2 - 4x + 6 = 3-(1-x) --> x^2-5x+4=0 --> x=1 or x=4 --> discard both solutions since neither is in the range x<1.

If x\geq{1}, then |x - 1| = x-1, so in this case we'll have x^2 - 4x + 6 = 3-(x-1) --> x^2-3x+2=0 --> x=1 or x=2.

Therefore, the product of the roots is 1*2=2.

No correct answer among the choices.


Wow! Really? How often do we see this? Who the heck wrote this question?


How often do we see what?

I've seen similar question which reads:
What is the product of all the solutions of x^2 + 4x + 7 = |x + 2| + 3 ?
A. -6
B. -2
C. 2
D. 6
E. 12

OA:
[Reveal] Spoiler:
A


Try it. I'll provide solution for this question later, if necessary.
_________________

NEW TO MATH FORUM? PLEASE READ THIS: ALL YOU NEED FOR QUANT!!!

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; 7. Remainders; 8. Overlapping Sets; 9. PDF of Math Book; 10. Remainders

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!!! ,11 Mixed Questions NEW!!!, 12 Fresh Meat 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!!!, 11 New DS set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Senior Manager
Senior Manager
User avatar
Joined: 13 Jan 2012
Posts: 277
Weight: 170lbs
GMAT 1: 730 Q48 V42
WE: Analyst (Other)
Followers: 4

Kudos [?]: 53 [0], given: 29

CAT Tests
Re: What is the product of all the solutions of x^2 - 4x + 6=3 [#permalink] New post 16 Feb 2013, 12:37
Bunuel wrote:

How often do we see what?

I've seen similar question which reads:
What is the product of all the solutions of x^2 + 4x + 7 = |x + 2| + 3 ?
A. -6
B. -2
C. 2
D. 6
E. 12

OA:
[Reveal] Spoiler:
A


Try it. I'll provide solution for this question later, if necessary.


How often do we see no correct answer among the answer choices?
Manager
Manager
Joined: 21 Jun 2011
Posts: 57
Followers: 1

Kudos [?]: 5 [0], given: 11

Re: What is the product of all the solutions of x^2 - 4x + 6=3 [#permalink] New post 18 Feb 2013, 04:27
Bunuel wrote:
carcass wrote:
What is the product of all the solutions of x^2 - 4x + 6 = 3 - |x - 1| ?

(A) -8
(B) -4
(C) -2
(D) 4
(E) 8


If x<1, then |x - 1| = -(x-1)=1-x, so in this case we'll have x^2 - 4x + 6 = 3-(1-x) --> x^2-5x+4=0 --> x=1 or x=4 --> discard both solutions since neither is in the range x<1.

If x\geq{1}, then |x - 1| = x-1, so in this case we'll have x^2 - 4x + 6 = 3-(x-1) --> x^2-3x+2=0 --> x=1 or x=2.

Therefore, the product of the roots is 1*2=2.

No correct answer among the choices.

I have a question, I do understand that why have you taken the value 1 but I don't understand why have you taken x>=1. Why not simply x>1
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 12116
Followers: 1879

Kudos [?]: 10122 [0], given: 964

Re: What is the product of all the solutions of x^2 - 4x + 6=3 [#permalink] New post 18 Feb 2013, 04:35
davidfrank wrote:
Bunuel wrote:
carcass wrote:
What is the product of all the solutions of x^2 - 4x + 6 = 3 - |x - 1| ?

(A) -8
(B) -4
(C) -2
(D) 4
(E) 8


If x<1, then |x - 1| = -(x-1)=1-x, so in this case we'll have x^2 - 4x + 6 = 3-(1-x) --> x^2-5x+4=0 --> x=1 or x=4 --> discard both solutions since neither is in the range x<1.

If x\geq{1}, then |x - 1| = x-1, so in this case we'll have x^2 - 4x + 6 = 3-(x-1) --> x^2-3x+2=0 --> x=1 or x=2.

Therefore, the product of the roots is 1*2=2.

No correct answer among the choices.

I have a question, I do understand that why have you taken the value 1 but I don't understand why have you taken x>=1. Why not simply x>1


x could be 1, thus when you consider the ranges you should include this value in either of the range, so we could consider x<1 and x>=1 OR x<=1 and x>1 (you cam include = sign in either of the ranges).

Hope it's clear.
_________________

NEW TO MATH FORUM? PLEASE READ THIS: ALL YOU NEED FOR QUANT!!!

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; 7. Remainders; 8. Overlapping Sets; 9. PDF of Math Book; 10. Remainders

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!!! ,11 Mixed Questions NEW!!!, 12 Fresh Meat 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!!!, 11 New DS set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 12116
Followers: 1879

Kudos [?]: 10122 [0], given: 964

Re: What is the product of all the solutions of x^2 - 4x + 6=3 [#permalink] New post 18 Feb 2013, 04:48
vandygrad11 wrote:
Bunuel wrote:

How often do we see what?

I've seen similar question which reads:
What is the product of all the solutions of x^2 + 4x + 7 = |x + 2| + 3 ?
A. -6
B. -2
C. 2
D. 6
E. 12

OA:
[Reveal] Spoiler:
A


Try it. I'll provide solution for this question later, if necessary.


How often do we see no correct answer among the answer choices?


Never, if it's a proper GMAT question.
_________________

NEW TO MATH FORUM? PLEASE READ THIS: ALL YOU NEED FOR QUANT!!!

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; 7. Remainders; 8. Overlapping Sets; 9. PDF of Math Book; 10. Remainders

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!!! ,11 Mixed Questions NEW!!!, 12 Fresh Meat 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!!!, 11 New DS 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
Manager
Joined: 10 Apr 2012
Posts: 108
Followers: 0

Kudos [?]: 9 [0], given: 147

GMAT ToolKit User
Re: What is the product of all the solutions of x^2 - 4x + 6=3 [#permalink] New post 18 Feb 2013, 06:16
I've seen similar question which reads:
What is the product of all the solutions of x^2 + 4x + 7 = |x + 2| + 3 ?
A. -6
B. -2
C. 2
D. 6
E. 12

OA:
[Reveal] Spoiler:
A


Try it. I'll provide solution for this question later, if necessary.[/quote]


if |x+2|>=0 then |x+2|= (x+2)

eqation becomes (x+2)(x+1)=0

x=-2,-1

if |x+2|<0 then |x+2|=-(x+2)

equation becomes (x+2) (x+3) =0
x=-2,-3 ( can't be -2 since x<-2)

product of the solution -

-2*-1*-3= -6 Ans

Last edited by guerrero25 on 18 Feb 2013, 06:47, edited 1 time in total.
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 12116
Followers: 1879

Kudos [?]: 10122 [0], given: 964

Re: What is the product of all the solutions of x^2 - 4x + 6=3 [#permalink] New post 18 Feb 2013, 06:32
guerrero25 wrote:
I've seen similar question which reads:
What is the product of all the solutions of x^2 + 4x + 7 = |x + 2| + 3 ?
A. -6
B. -2
C. 2
D. 6
E. 12

OA:
[Reveal] Spoiler:
A


Try it. I'll provide solution for this question later, if necessary.

if |x+2|>=-2 then |x+2|= (x+2)

eqation becomes (x+2)(x+1)=0

x=-2,-1

if |x+2|<-2 then |x+2|=-(x+2)

equation becomes (x+2) (x+3) =0
x=-2,-3 ( can't be -2 since x<-2)

product of the solution -

-2*-1*-3= -6 Ans


I guess you meant the following:

When x\leq{-2}, then |x+2|=-(x-2).
When x>{-2}, then |x+2|=(x-2).

Complete solution:

x^2 + 4x + 7 = |x + 2| + 3 --> x^2 + 4x + 4 = |x + 2| --> (x+2)^2=|x+2| --> (x+2)^4=(x+2)^2 --> (x+2)^2((x+2)^2-1)=0:

x+2=0 --> x=-2;
OR
(x+2)^2-1=0 --> (x+2)^2=1 --> x=-1 or x=-3.

The product of the roots: (-2)*(-1)*(-3)=-6.

Answer: A.

Hope it's clear.
_________________

NEW TO MATH FORUM? PLEASE READ THIS: ALL YOU NEED FOR QUANT!!!

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; 7. Remainders; 8. Overlapping Sets; 9. PDF of Math Book; 10. Remainders

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!!! ,11 Mixed Questions NEW!!!, 12 Fresh Meat 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!!!, 11 New DS 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
Manager
Joined: 10 Apr 2012
Posts: 108
Followers: 0

Kudos [?]: 9 [0], given: 147

GMAT ToolKit User
Re: What is the product of all the solutions of x^2 - 4x + 6=3 [#permalink] New post 18 Feb 2013, 06:48
Bunuel wrote:
guerrero25 wrote:
I've seen similar question which reads:
What is the product of all the solutions of x^2 + 4x + 7 = |x + 2| + 3 ?
A. -6
B. -2
C. 2
D. 6
E. 12

OA:
[Reveal] Spoiler:
A


Try it. I'll provide solution for this question later, if necessary.

if |x+2|>=-2 then |x+2|= (x+2)

eqation becomes (x+2)(x+1)=0

x=-2,-1

if |x+2|<-2 then |x+2|=-(x+2)

equation becomes (x+2) (x+3) =0
x=-2,-3 ( can't be -2 since x<-2)

product of the solution -

-2*-1*-3= -6 Ans


I guess you meant the following:

When x\leq{-2}, then |x+2|=-(x-2).
When x>{-2}, then |x+2|=(x-2).

Complete solution:

x^2 + 4x + 7 = |x + 2| + 3 --> x^2 + 4x + 4 = |x + 2| --> (x+2)^2=|x+2| --> (x+2)^4=(x+2)^2 --> (x+2)^2((x+2)^2-1)=0:

x+2=0 --> x=-2;
OR
(x+2)^2-1=0 --> (x+2)^2=1 --> x=-1 or x=-3.

The product of the roots: (-2)*(-1)*(-3)=-6.

Answer: A.

Hope it's clear.


thanks ! That was a Typo . I edited the post .
1 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 12116
Followers: 1879

Kudos [?]: 10122 [1] , given: 964

Re: What is the product of all the solutions of x^2 - 4x + 6=3 [#permalink] New post 18 Feb 2013, 06:52
1
This post received
KUDOS
guerrero25 wrote:
I've seen similar question which reads:
What is the product of all the solutions of x^2 + 4x + 7 = |x + 2| + 3 ?
A. -6
B. -2
C. 2
D. 6
E. 12

OA:
[Reveal] Spoiler:
A


Try it. I'll provide solution for this question later, if necessary.



if |x+2|>=0 then |x+2|= (x+2)

eqation becomes (x+2)(x+1)=0

x=-2,-1

if |x+2|<0 then |x+2|=-(x+2)

equation becomes (x+2) (x+3) =0
x=-2,-3 ( can't be -2 since x<-2)

product of the solution -

-2*-1*-3= -6 Ans[/quote]

Still not correct. Absolute value cannot be negative, so |x+2| is always more than or equal to zero.
_________________

NEW TO MATH FORUM? PLEASE READ THIS: ALL YOU NEED FOR QUANT!!!

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; 7. Remainders; 8. Overlapping Sets; 9. PDF of Math Book; 10. Remainders

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!!! ,11 Mixed Questions NEW!!!, 12 Fresh Meat 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!!!, 11 New DS 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
Intern
Joined: 25 Apr 2013
Posts: 1
Followers: 0

Kudos [?]: 0 [0], given: 1

Re: What is the product of all the solutions of x^2 - 4x + 6=3 [#permalink] New post 25 Apr 2013, 07:23
Hello everyone,

I am so close to understanding this question, but the one thing I do not understand is why the positive of |x+2| is >= and the negative of |x+2| is just <?

Sorry if its a dumb question

Paul
Re: What is the product of all the solutions of x^2 - 4x + 6=3   [#permalink] 25 Apr 2013, 07:23
    Similar topics Author Replies Last post
Similar
Topics:
Popular new posts x^2 + 4x + 4/x + 1/x^2 + 5= 0 . What is the sum of the roots laxieqv 12 26 Apr 2006, 08:33
New posts What is the value of 5x^2 + 4x-1 faifai0714 2 01 Mar 2007, 01:39
New posts What is the value of x? (1) x^4+x^2+1=(1/x^4+x^2+1) (2) Jamesk486 9 15 May 2007, 19:48
New posts product of all possible solutions mbaMission 8 02 Jun 2009, 04:59
New posts Experts publish their posts in the topic 4^x + 4 ^-x = 2 What is the value of X nimc2012 4 07 Feb 2012, 09:56
Display posts from previous: Sort by

What is the product of all the solutions of x^2 - 4x + 6=3

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.