Help with Understanding Real and Non-Real Roots

  • Thread starter Thread starter Tyler Smith
  • Start date Start date
  • Tags Tags
    Roots
Click For Summary

Homework Help Overview

The discussion revolves around determining the values of c for which the quadratic equation j(x) = 2x^2 - 8x + 5 has real roots. Participants explore the concept of real versus non-real roots, particularly focusing on the discriminant b^2 - 4ac and its implications for the roots of the equation.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the importance of the discriminant in identifying the nature of the roots. Some express confusion about how to apply the discriminant to find the values of c, while others attempt to relate their understanding of completing the square to the problem at hand.

Discussion Status

There is an ongoing exploration of the relationship between c and the nature of the roots. Some participants suggest that c must be greater than or less than certain values based on their calculations, while others question the correctness of these interpretations. Clarifications regarding the conditions for real roots are being provided, but no consensus has been reached.

Contextual Notes

Participants note that the problem stems from an exam question, and there is a sense of urgency to understand the concepts involved. The discussion reflects varying levels of familiarity with quadratic equations and the discriminant.

Tyler Smith
Messages
6
Reaction score
2

Homework Statement


[/B]
For which values of c, cER, will the equation j(x) = c have real roots?

Homework Equations



j(x) = 2x^2 - 8x + 5

The Attempt at a Solution


[/B]
I understand I need to get this into the form of b^2 - 4ac, yet I do not understand why this is important and such. From my understanding, if we make the answer greater than or equal to 0, the roots are real, and if we make it smaller than, the roots are negative. As I don't understand the concept of real roots beyond this, I don't know where exactly to start. This is a question from an exam from a few years ago and I could do everything apart from this for some reason. This was just never explained to me before. Any help would be greatly appreciated.
 
Physics news on Phys.org
Last edited:
Understanding how to complete the square, I come to 2(x-2)^2 - 3. I've used this for functions so this part all makes sense, in order to get the simplified form of the function, yet I am still confused as to how this is useful in finding c.

if 2(x-2)^2 - 3 = c
2(x-2)^2 - 3 - c = 0 or something like 2(x-2)^2 = c + 3

Yet where does the discriminant come into play? As far as I understand, it is easier to apply the quadratic formula before completing the square as the equation is already in the form of ax^2 + bx + c.
 
  • Like
Likes   Reactions: Logical Dog
Tyler Smith said:
Understanding how to complete the square, I come to 2(x-2)^2 - 3. I've used this for functions so this part all makes sense, in order to get the simplified form of the function, yet I am still confused as to how this is useful in finding c.

if 2(x-2)^2 - 3 = c
2(x-2)^2 - 3 - c = 0 or something like 2(x-2)^2 = c + 3

Yet where does the discriminant come into play? As far as I understand, it is easier to apply the quadratic formula before completing the square as the equation is already in the form of ax^2 + bx + c.

sorry friend, i was addressing the "why" aspect of your post as best as I know. I think you can answer the question by using what you already posted. This is the discriminant:

{b^2-4ac} these are the conditions

{b^2-4ac} = 0 (repeated root)

{b^2-4ac} > 0 (two distinct real roots)

Through the derivation of the formula we can see why it must be true..
 
Last edited by a moderator:
So relooking at the link I find the part where the part that is now the only part with x's is equal to what becomes, with simplification, the root, and because the root has to be positive/negative, we can say that:

2(x-2)^2 - 3 = c
2(x-2)^2 = c + 3

The second part being what we are looking for.

So if we want a positive root

c + 3 > 0
c > -3

Or we need a negative root

c + 3 < 0
c < -3

Is this all correct? And if so, thank you I understand now. If not then woops.

Edit : I posted all of this before you revised your second post so my reply my seem a bit confusing
 
Tyler Smith said:
So relooking at the link I find the part where the part that is now the only part with x's is equal to what becomes, with simplification, the root, and because the root has to be positive/negative, we can say that:

2(x-2)^2 - 3 = c
2(x-2)^2 = c + 3

The second part being what we are looking for.

So if we want a positive root

c + 3 > 0
c > -3

Or we need a negative root

c + 3 < 0
c < -3

Is this all correct? And if so, thank you I understand now. If not then woops.

Edit : I posted all of this before you revised your second post so my reply my seem a bit confusing

I do not think it is correct, try plugging in the values for a and b in the formula and then finding c under the conditions

{b^2-4a(5 - c)} = 0
{b^2-4a(5 - c)} &gt; 0
 
If we look at the formula before completing the square, j(x) = 2x^2 - 8x + 5 = c, if I input the values that I previously worked out they somehow appear to be correct.

If we input these values into the square, such that c > -3, for example, -2.

j(x) = 2x^2 - 8x + 5 = -2
2x^2 - 8x + 7=0

If we sub these into b^2 - 4ac

8^2 - 4(2)(7)
64 - 56 = 8, therefore positive root.

And we sub a value lower than -3, for example -4, we get:

2x^2 - 8x + 5 = -4
2x^2 - 8x + 9 = 0

64 - 4(2)(9)
64 - 72 = -8, negative, therefore negative root.

If we use -3 itself, we end up with 0. Unless I did something wrong in these calculations I think what I previously stated was correct.

We can also see this as:

b^2 - 4ac
64 - 4(2)(5 + c) = 0

64 = 4(2)(5 - c) c is negative as it is brought from the left side of the equation before using the discriminant.

What does c have to be to make the equation balanced? -3.

64 = 4(2)(5 + 3)
64 = 64

Therefore if c is higher than -3, the solution and therefore root is positive.
And if c is lower than -3 the solution and therefore root is negative.
 
Tyler Smith said:
If we.
sorry, you are right, :sorry: my mistake for not paying more attention.
 
  • Like
Likes   Reactions: Tyler Smith
Seriously thank you for all the help, I finally get this stuff :)
 
  • Like
Likes   Reactions: Logical Dog
  • #10
Tyler Smith said:
if we want a positive root
...
Or we need a negative root
You don't mean positive or negative root. If the discriminant is positive there are two real roots. If it is negative there are two complex roots. If it is zero there is one real root.
 
  • Like
Likes   Reactions: Tyler Smith
  • #11
Ahah, I see. My mistake. Thank you for the clarification.
 

Similar threads

Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 27 ·
Replies
27
Views
5K
Replies
7
Views
2K