Solving Quadratic Equations w/ Unequal, Real, Rational Roots

  • Thread starter Thread starter mrroboto
  • Start date Start date
  • Tags Tags
    Quadratic Roots
AI Thread Summary
For a quadratic equation with rational, real, and unequal roots, the discriminant must be a non-perfect square. The discussion clarifies that if the roots are real and rational, the discriminant cannot be negative, and if the roots are unequal, it cannot be a perfect square. The general form of the quadratic equation and the discriminant formula are referenced to support this conclusion. Ultimately, the correct answer is that the discriminant should be a non-perfect square to yield two distinct rational solutions. Understanding the relationship between the discriminant and the nature of the roots is crucial for solving such problems.
mrroboto
Messages
35
Reaction score
0

Homework Statement



Barry has just solved a quadratic equation. He sees that the roots are rational, real, and unequal. This means the discriminant is

a) zero, b) negative, c) a perfect square, d) a non perfect square

Homework Equations





The Attempt at a Solution



I think the answer is d) a non perfect square

if the roots are real and rational then the discriminant can't be negative, and if they are unequal then the discriminant can't be a perfect square

is this the right way to do this problem?
 
Physics news on Phys.org
mrroboto said:
1.

I think the answer is d) a non perfect square

if the roots are real and rational then the discriminant can't be negative, and if they are unequal then the discriminant can't be a perfect square

is this the right way to do this problem?


Why do you think so?? You are expected to show your work before anyone here can help you! Ok, the general form of the quadratic eq is:

ax^{2}+bx+c=0 the formula for the discriminant is

D=b^{2}-4ac right?

The formula for the two roots is:

x_1,_2=\frac{-b+-\sqrt D}{2a}, so you want your answer to be a rational nr, and the roots to be distinct, right?
This means:

x_1=\frac{-b-\sqrt D}{2a}= \frac{m}{n} \ (not \ equal \ to)=/=x_2=\frac{-b+\sqrt D}{2a}=\frac{p}{q} where m,n,p,q are integers.

So what do you think now? What would happen if, say D=3, D=4, D=0, or D<0??
 
Last edited:
Not exactly. Look at the general solution to a quadratic equation of one variable. What kind of solution occurs when the discriminant fits each of the choices in your question? What kind of discriminant will give you TWO solutions which are rational and real and unequal?
 
I see. the discriminant should be a perfect square. thanks.
 
mrroboto said:
I see. the discriminant should be a perfect square. thanks.

You're welcome! Just make sure to show some work of yours next time!
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top