Quadratic equation, A.P. and G.P. related problem problem

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 6K views
Sumedh
Messages
61
Reaction score
0

Homework Statement


if ax2+2bx+c=0 and a1x2+2b1x+c1 have a common root and
a/a1 ,b/b1 ,c/c1 are in A.P.

show that a1,b1,c1 are in G.P.


Homework Equations





The Attempt at a Solution



I know the mean formula of A.P. i.e. the middle term is the mean of the other two.

any hints of which formula of G.P. to use and how to solve?
 
Physics news on Phys.org
Sumedh said:

Homework Statement


if ax2+2bx+c=0 and a1x2+2b1x+c1 have a common root and
a/a1 ,b/b1 ,c/c1 are in A.P.

show that a1,b1,c1 are in G.P.


Homework Equations





The Attempt at a Solution



I know the mean formula of A.P. i.e. the middle term is the mean of the other two.

any hints of which formula of G.P. to use and how to solve?

You realize that fro an AP, where each term is obtained by adding a fixed amount, you add the 1st and 3rd and divide by 2 to get the 2nd or middle.
In a GP where terms are obtained by multiplying by a fixed amount, you can multiply the 1st an 3rd then take the second root to get the 2nd or middle term. [second root = square root]
 
thank you i got the answer.

let the AP be
(A-D) , (A), (A+D)

then
a=a1(A-D)
b=b1(A)
c=c1(A+D)
one root is common so
putting these values in the formula
(c1a2-c2a1)2 = (a1b2-a2b1)(b1c2-b2c1)

we get the required proof.


thank you very much:smile: