Last visit was: 26 Apr 2024, 00:24 It is currently 26 Apr 2024, 00:24

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:
Kudos
Tags:
Show Tags
Hide Tags
User avatar
Manager
Manager
Joined: 03 Nov 2010
Status:Still Struggling
Posts: 94
Own Kudos [?]: 428 [27]
Given Kudos: 8
Location: India
GMAT Date: 10-15-2011
GPA: 3.71
WE:Information Technology (Computer Software)
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92918
Own Kudos [?]: 619082 [14]
Given Kudos: 81595
Send PM
General Discussion
User avatar
Manager
Manager
Joined: 21 Sep 2012
Posts: 194
Own Kudos [?]: 399 [3]
Given Kudos: 31
Location: United States
Concentration: Finance, Economics
Schools: CBS '17
GPA: 4
WE:General Management (Consumer Products)
Send PM
avatar
Intern
Intern
Joined: 09 Nov 2010
Posts: 9
Own Kudos [?]: 55 [2]
Given Kudos: 1
Send PM
Re: Problem in the roots [#permalink]
2
Kudos
Bunuel wrote:
krishnasty wrote:
John and Jane started solving a quadratic equation. John made a mistake while copying the constant term and got the roots as 5 and 9. Jane made a mistake in the coefficient of x and she got the roots as 12 and 4.What is the equation?

a. x2 + 4x +14 =0
b. 2x2 +7x -24 =0
c. x2 -14x +48 =0
d. 3x2 -17x +52 =0
e. 2x2 + 4x +14 =0

Kindly explain..!!


Viete's formula for the roots \(x_1\) and \(x_2\) of equation \(ax^2+bx+c=0\): \(x_1+x_2=-\frac{b}{a}\) AND \(x_1*x_2=\frac{c}{a}\).

John made a mistake while copying the constant term and got the roots as 5 and 9 so he copied coefficient of x and x^2 correctly: \(5+9=14=-\frac{b}{a}\);

Jane made a mistake in the coefficient of x and she got the roots as 12 and 4 so she copied the constant term and the coefficient of x^2 correctly: \(12*4=48=\frac{c}{a}\);

Only option C satisfies the above conditions \(x^2-14x+48=0\): \(-\frac{b}{a}=-\frac{-14}{1}=14\) and \(\frac{c}{a}=\frac{48}{1}=48\) (any of the condition would be sufficient).

Answer: C.



I just solve it with (x-y)(x-y) aproach not sure if I was just lucky and landed on the right answer or if it does always work :lol:

So: John got values 9 and 5 for x; (x-5)(x-9)=0 --> x^2-14x+45=0 (his mistake 45)
Jane got values 12 and 4 for x; (x-12)(x-4)=0 --> x^2-16x+48=0 (her mistake 16x)

Eliminate mistakes and plug in the right values each picked: X^2-14x(from Jonhs equ)+48(from janes)=0

Guess that this might only work when X^2 does not have a multiplier...

Will be adding to my "Blackbook" Viete's formula for the roots.
Tutor
Joined: 16 Oct 2010
Posts: 14823
Own Kudos [?]: 64926 [2]
Given Kudos: 426
Location: Pune, India
Send PM
Re: Problem in the roots [#permalink]
1
Kudos
1
Bookmarks
Expert Reply
itnas wrote:
John and Jane started solving a quadratic equation. John made a mistake while copying the constant term and got the roots as 5 and 9. Jane made a mistake in the coefficient of x and she got the roots as 12 and 4.What is the equation?

a. x2 + 4x +14 =0
b. 2x2 +7x -24 =0
c. x2 -14x +48 =0
d. 3x2 -17x +52 =0
e. 2x2 + 4x +14 =0

I just solve it with (x-y)(x-y) aproach not sure if I was just lucky and landed on the right answer or if it does always work :lol:

So: John got values 9 and 5 for x; (x-5)(x-9)=0 --> x^2-14x+45=0 (his mistake 45)
Jane got values 12 and 4 for x; (x-12)(x-4)=0 --> x^2-16x+48=0 (her mistake 16x)

Eliminate mistakes and plug in the right values each picked: X^2-14x(from Jonhs equ)+48(from janes)=0

Guess that this might only work when X^2 does not have a multiplier...

Will be adding to my "Blackbook" Viete's formula for the roots.


This approach isn't incorrect. It is perfectly fine and Viete's formula is good to know (I assume it is discussed in detail in high school in most curriculums).

It will work even if the equation has a co-efficient other than 1 for x^2. Lets say, rather than x2 -14x +48 =0, the given equation in options is: 2x^2 - 28x +96 =0. It doesn't matter since 2 is common to all terms and will be taken out and eliminated. So, in essence, the equation is still x2 -14x +48 =0.
Also if the equation is something like 4x^2 -28x + 45 =0, where nothing is common, the roots you obtain will reflect the co-efficient of x^2. i.e. roots of this equation are 5/2 and 9/2 and when you put it in the (x-a)(x-b) = 0 form, you get:
(x - 5/2)(x - 9/2) = 0
x^2 - 14/2 x + 45/4 = 0
4x^2 - 28x + 45 = 0

So according to the given roots, you will always get the accurate equation. It might have something common in all the terms but that equation will still be the same.
avatar
Intern
Intern
Joined: 15 Sep 2020
Posts: 3
Own Kudos [?]: 1 [1]
Given Kudos: 20
Send PM
Re: John and Jane started solving a quadratic equation. John mad [#permalink]
1
Kudos
Bunuel wrote:
krishnasty wrote:
John and Jane started solving a quadratic equation. John made a mistake while copying the constant term and got the roots as 5 and 9. Jane made a mistake in the coefficient of x and she got the roots as 12 and 4.What is the equation?

a. x2 + 4x +14 =0
b. 2x2 +7x -24 =0
c. x2 -14x +48 =0
d. 3x2 -17x +52 =0
e. 2x2 + 4x +14 =0

Kindly explain..!!


Viete's formula for the roots \(x_1\) and \(x_2\) of equation \(ax^2+bx+c=0\): \(x_1+x_2=-\frac{b}{a}\) AND \(x_1*x_2=\frac{c}{a}\).

John made a mistake while copying the constant term and got the roots as 5 and 9 so he copied coefficient of x and x^2 correctly: \(5+9=14=-\frac{b}{a}\);

Jane made a mistake in the coefficient of x and she got the roots as 12 and 4 so she copied the constant term and the coefficient of x^2 correctly: \(12*4=48=\frac{c}{a}\);

Only option C satisfies the above conditions \(x^2-14x+48=0\): \(-\frac{b}{a}=-\frac{-14}{1}=14\) and \(\frac{c}{a}=\frac{48}{1}=48\) (any of the condition would be sufficient).

Answer: C.



Hi Brunel,

I've read through Viete's theorem and while it's quite handy, I'm still not sure when to use X1+X2=-b/a vs X1*X2=c/a. Do you mind clarifying an approach or a link to a page that clarifies Viete's theorem further?
Math Expert
Joined: 02 Sep 2009
Posts: 92918
Own Kudos [?]: 619082 [0]
Given Kudos: 81595
Send PM
Re: John and Jane started solving a quadratic equation. John mad [#permalink]
Expert Reply
Bumping for review and further discussion.
Intern
Intern
Joined: 23 Dec 2014
Posts: 42
Own Kudos [?]: 42 [0]
Given Kudos: 52
Send PM
Re: John and Jane started solving a quadratic equation. John mad [#permalink]
I found this very hard. Can you tell me what is the level of this question?
Tutor
Joined: 16 Oct 2010
Posts: 14823
Own Kudos [?]: 64926 [0]
Given Kudos: 426
Location: Pune, India
Send PM
Re: John and Jane started solving a quadratic equation. John mad [#permalink]
Expert Reply
Salvetor wrote:
I found this very hard. Can you tell me what is the level of this question?


The question isn't very hard. You can easily get the values for the co-efficient of x and the constant term from the two equations as shown by itnas above. I would say this is around 600 level.
Intern
Intern
Joined: 26 Jan 2010
Status:casado
Posts: 44
Own Kudos [?]: 15 [0]
Given Kudos: 1
Location: chile
Concentration: Educación
WE 1: <!-- m --><a class="postlink" href=""></a><!-- m -->
WE 2: <!-- m --><a class="postlink" href=""></a><!-- m -->
WE 3: <!-- m --><a class="postlink" href=""></a><!-- m -->
Send PM
Re: John and Jane started solving a quadratic equation. John mad [#permalink]
A second degree equation is AX ^ 2 + BX + C = 0

The statement indicates that John does not have correct C, therefore everything else is correct and by the properties of the solutions, we can associate:
(5 + 9) / A = -B
Then 14 / A = -B

In addition the statement states that Jane does not have correct B, therefore everything else is correct and by the properties of the roots, we can associate
(12 * 4) / A = C
Then 48 / A = C

We look at the alternatives and the only one, which associates a single value for A, is alternative C, the only value of A is 1.

Correct alternative C
@
Intern
Intern
Joined: 26 Jul 2020
Posts: 17
Own Kudos [?]: 2 [0]
Given Kudos: 97
Location: Thailand
Send PM
Re: John and Jane started solving a quadratic equation. John mad [#permalink]
Cee18 wrote:
Bunuel wrote:
krishnasty wrote:
John and Jane started solving a quadratic equation. John made a mistake while copying the constant term and got the roots as 5 and 9. Jane made a mistake in the coefficient of x and she got the roots as 12 and 4.What is the equation?

a. x2 + 4x +14 =0
b. 2x2 +7x -24 =0
c. x2 -14x +48 =0
d. 3x2 -17x +52 =0
e. 2x2 + 4x +14 =0

Kindly explain..!!


Viete's formula for the roots \(x_1\) and \(x_2\) of equation \(ax^2+bx+c=0\): \(x_1+x_2=-\frac{b}{a}\) AND \(x_1*x_2=\frac{c}{a}\).

John made a mistake while copying the constant term and got the roots as 5 and 9 so he copied coefficient of x and x^2 correctly: \(5+9=14=-\frac{b}{a}\);

Jane made a mistake in the coefficient of x and she got the roots as 12 and 4 so she copied the constant term and the coefficient of x^2 correctly: \(12*4=48=\frac{c}{a}\);

Only option C satisfies the above conditions \(x^2-14x+48=0\): \(-\frac{b}{a}=-\frac{-14}{1}=14\) and \(\frac{c}{a}=\frac{48}{1}=48\) (any of the condition would be sufficient).

Answer: C.



Hi Brunel,

I've read through Viete's theorem and while it's quite handy, I'm still not sure when to use X1+X2=-b/a vs X1*X2=c/a. Do you mind clarifying an approach or a link to a page that clarifies Viete's theorem further?


Yes I would be counting on to the explaination of this one too.
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32680
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: John and Jane started solving a quadratic equation. John mad [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: John and Jane started solving a quadratic equation. John mad [#permalink]
Moderators:
Math Expert
92915 posts
Senior Moderator - Masters Forum
3137 posts

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