Quant Q - Help me solve these problems

This topic has expert replies
Junior | Next Rank: 30 Posts
Posts: 25
Joined: Tue Apr 08, 2008 2:43 am
Thanked: 1 times

Quant Q - Help me solve these problems

by manju_ej » Wed Jul 02, 2008 5:41 am
1. John and katy solved the following quadratic equation ax^2+bx+c=0.
While John was solving the problem he took incorrect value for C, while katy took incorrect value of B. 6 and 2 are the final values John got when he solved and Katy got -7 and -1. Then what are the real values of the solution.

2.
x= a^r
y=b^s
z=c^t
a=2
b=3
c=4
r=3^4
s=4^3
c=2^4
then the relationship among x,y,z (eg:x>y>z)

Let me know how long did it take to solve each prob!
Last edited by manju_ej on Wed Jul 02, 2008 9:13 am, edited 2 times in total.
Source: — Problem Solving |

User avatar
Senior | Next Rank: 100 Posts
Posts: 39
Joined: Mon May 19, 2008 4:43 am

by rd85 » Wed Jul 02, 2008 6:24 am
7 and 1 for the first question??

Junior | Next Rank: 30 Posts
Posts: 28
Joined: Mon Jun 30, 2008 1:45 pm
Thanked: 3 times

by szapiszapo » Wed Jul 02, 2008 6:40 am
answers to Q1 are 1 and 7

Conventions used:
John = J
Kate = K
xJ1 = 6
xJ2 = 2
xK1 = -7
xK2 = -1
c' = incorrect value for C
b' = incorrect value for B

The wording tells us that:
axJ^2 + bxJ + c' = 0 (equation 1)
axK^2 + b'xK + c = 0 (equation 2)
while we need to find x1 and x2 satisfying the quadratic equation ax^2 + bx + c = 0

the first move is to express c' in terms of a & b, and b' in terms of a & c, then express b & c in terms of a

Injecting final values in equation 1 gives us:
36a + 6b + c' = 0 and 4a + 2b + c' = 0
i.e. 36a + 6b = 4a + 2b
i.e. b = -8a

Injecting final values in equation 2 gives us:
49a - 7b' + c = 0 and a - b' + c = 0
i.e. 7a + c/7 = a + c
i.e. c = 7a

The solutions x1 & x2 of the quadratic equation ax^2 + bx + c = 0 are standard :
x1 = [-b-sqroot(b^2-4ac)] / 2a
x2 = [-b+sqroot(b^2-4ac)] / 2a

and replacing b & c with their expressions (in terms of a) above gives us:
x1 = 1
x2 = 7



Coming to Q2, I dont understand the question, could you please elaborate

Master | Next Rank: 500 Posts
Posts: 144
Joined: Thu Apr 17, 2008 3:33 pm
Thanked: 8 times

by Sunny22uk » Wed Jul 02, 2008 8:49 pm
Another way of solving this :-
As per John, the 2 solutions of the quadratic equations are 6 and 2. the quadratic equation will be (x-6)(x-2)
i.e. x^2-8x+12=0 >>>we will take this as John's equation
As per Katy the solution is -7 and -1 and the quadratic equation takes the form (x+7)(x+1)=0
i.e.
x^2+8x+7=0>>>we will take this as Katy's equation.
As per the question"While John was solving the problem he took incorrect value for C, while katy took incorrect value of B"
Ignore the value of C John calculated i.e. 12 and ignore the value of B calcualted by Katy.
Combine the equations, the answer is x^2-8x+7=0 , i.e (1,7)

Master | Next Rank: 500 Posts
Posts: 144
Joined: Thu Apr 17, 2008 3:33 pm
Thanked: 8 times

by Sunny22uk » Wed Jul 02, 2008 8:54 pm
Regarding the 2nd equation,
"2.
x= a^r
y=b^s
z=c^t
a=2
b=3
c=4
r=3^4
s=4^3
c=2^4
then the relationship among x,y,z (eg:x>y>z) "
I think there should be a correction-Instead of c=2^4 it should be t=2^4

Legendary Member
Posts: 1153
Joined: Wed Jun 20, 2007 6:21 am
Thanked: 146 times
Followed by:2 members
manju_ej wrote:1. John and katy solved the following quadratic equation ax^2+bx+c=0.
While John was solving the problem he took incorrect value for C, while katy took incorrect value of B. 6 and 2 are the final values John got when he solved and Katy got -7 and -1. Then what are the real values of the solution.

2.
x= a^r
y=b^s
z=c^t
a=2
b=3
c=4
r=3^4
s=4^3
c=2^4
then the relationship among x,y,z (eg:x>y>z)

what is to be calculated here??????

i could solve x = 2^81, y= 3^64, z=4^16


Let me know how long did it take to solve each prob!