Roots lying between the roots of a given equation

  • Thread starter Thread starter utkarshakash
  • Start date Start date
  • Tags Tags
    Roots
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 3K views
utkarshakash
Gold Member
Messages
852
Reaction score
13

Homework Statement


For what real values of 'a' do the roots of the equation [itex]x^2-2x-(a^2-1)=0[/itex] lie between the roots of the equation [itex]x^2-2(a+1)x+a(a-1)=0[/itex]

Homework Equations



The Attempt at a Solution


The required conditions are
[itex]\large D_1\geq0[/itex]
[itex]\large D_2\geq0[/itex]
[itex]\large R_1<\dfrac{-2}{2}<R_2[/itex]
where
[itex]D_n=[/itex]Discriminant of nth equation and [itex]R_m=[/itex] mth roots of the latter equation

Solving simultaneously the above inequalities and taking intersection
[itex]a\in \left(\frac{-1}{3},0\right)[/itex]
But the correct answer is
[itex]a\in \left(\frac{-1}{4},1\right)[/itex]
 
Physics news on Phys.org
haruspex said:
Where does the -2/2 come from? Shouldn't there be an 'a' in there?

Sorry I made a mistake. It must be 2/2 (-b/2a)
 
haruspex said:
But that's only the average of the roots. You need the condition that each root individually is in that range.

You are not understanding. Its not the average of the roots. Its the x-coordinate at which the minimum value of function occurs.
 
Express the roots in terms of 'a' first. The non-negativity of the discriminants is not enough.

If you are right, both roots of the first equation lie between or equal to one of the roots of the second equation in case a=-1/3. Is it true?

ehild
 
ehild said:
Express the roots in terms of 'a' first. The non-negativity of the discriminants is not enough.

If you are right, both roots of the first equation lie between or equal to one of the roots of the second equation in case a=-1/3. Is it true?

ehild

I started by finding roots then substituting them for x in the latter equation and setting them <0. The answer which I get is correct. So, no worries!
 
Did you get [itex]a\in \left(\frac{-1}{4},1\right)[/itex]? That is the correct answer, I have checked. Why should the roots be negative? Try with a=0.5. Do the roots of the first equation lie between the roots of the second one?


ehild
 
Yes i got that answer.