For what values of k will the equation have no real roots?

  • Thread starter Thread starter Jaco Viljoen
  • Start date Start date
  • Tags Tags
    Roots
AI Thread Summary
The discussion revolves around determining the values of k for which the quadratic equation 2x^2 - 3x + kx = -1/2 has no real roots. Participants emphasize the importance of correctly identifying the coefficients a, b, and c in the standard form of the quadratic equation. The discriminant, calculated as b^2 - 4ac, must be less than zero for the equation to have no real roots. After several iterations and clarifications, the correct conclusion is that the discriminant leads to the inequality (k + 1)(k + 5) < 0, resulting in the solution -5 < k < -1. The thread concludes with the original poster successfully solving the problem.
  • #51
Jaco Viljoen said:
2
3+k
1/2

(3+k)^2-4(2)(1/2)
=(3+k)(3+k)-4
=9+3k+3k+k^2-4
=k^2+6k+5

b^2 - 4ac

(6k)^2-4(k^2)(5)
(6k)(6k)-20k^2
36k^2-20k^2
16k^2
Don't look at the discriminant for k2 + 6k + 5 = 0 .

Look again at what Sgt. Schultz jbriggs444 said in Post #46

jbriggs444 said:
...

You want values of k for which the discriminant is non-negative. You have identified values of k for which the discriminant is zero.

Edit: To be clear, you are on the right track and doing well now.
Edit: And reading back to the original problem statement we want values of k for which the discriminant is negative.
k2 + 6k + 5 is the discriminant for the original quadratic equation.

Solve the inequality: k2 + 6k + 5 < 0 .
 
Last edited:
  • Like
Likes Jaco Viljoen
Physics news on Phys.org
  • #52
2
3+k
1/2

(3+k)^2-4(2)(1/2)
0=(3+k)(3+k)-4
0=9+3k+3k+k^2-4
0=k^2+6k+5
(k+1)(k+5)<0
-1>k>-5
 
Last edited:
  • #53
You are going in circles. Your original equation was
2x^2-3x+kx=-1/2
In standard form, the quadratic equation is
ax^2+bx+c = 0
So your equation, in standard form becomes
2x^2 +(k-3) x + 1/2 = 0
or, multiplying by 2,
4x^2 + 2(k-3) x + 1 = 0
Comparing with the standard form, this gives
a= 4, b= 2(k-3) , c= 1
The discriminant of the equation in standard form is defined to be
b^2 - 4 a c
The discriminant is the quantity under the square root sign in the general solution of the quadratic equation
x = \frac{-b \pm \sqrt{b^2 - 4 a c}}{2a}
You get no real roots when the square root does not yield a real number, that is, when the quantity under the square root is less than zero.

So, in your case, what is the discriminant?

When you have answered, your equation has no real roots when the discriminant is less than zero. So you must put
b^2 - 4 a c &lt; 0
Finally, you must solve the inequality.

Now try it for yourself. You must try to solve it yourself, otherwise the help you get is not help.

Waar woon jy, Jaco?
 
Last edited:
  • Like
Likes Jaco Viljoen
  • #54
Hi Marcus,
Yes, i follow.
 
Last edited:
  • #55
(2(k-3))^2-16<0
(2(k-3)(k-3)-16<0
4(k-3)^2-16<0
4((k-3)^2-4)<0
k^2-6K-4+9<0
k^2-6k+5<0
 
Last edited:
  • #56
Ok. Have you read my edited version of the last post?

Ok. Now we are getting somewhere. Jaco, why do you have a string of mathematical statements with no indication of how the statements are connected?

You should be able to read mathematics in the same way that you read English! It must make sense! Mathematics is a very concise shorthand. It is a language in its own right that abbreviates and compactifies language in order to make the application of logic to your statements transparent.
 
Last edited:
  • #57
Jaco Viljoen said:
(2(k-3))^2-16
(2(k-3)(k-3)-16
4(k-3)^2-16
4((k-3)^2-4)
k^2-6K-4+9
k^2-6k+5
Tell us what you are doing here. What you wrote here is the mathematical equivalent of talking to someone without using any verbs. Furthermore, you start off with this: (2(k-3)(k-3)-16. At least include some words to help us understand what you're doing. (I know you're working with the discriminant, but you should say that.)
MarcusAgrippa said:
Ok. Have you read my edited version of the last post?

Ok. Now we are getting somewhere. Jaco, why do you have a string of mathematical statements with no indication of how the statements are connected?
In fact, these aren't even statements (which would include equations or inequalities) -- they are just expressions. Even so, I understand what you're saying @MarcusAgrippa, and I agree completely. What Jaco has written is a bunch of expressions that might as well be random scribbling. There are no connections (such as = , >, or < ) in the whole batch.
 
  • #58
Sorry guys I am getting lost in this, I feel like I am doing the same thing over and over.
to and fro (b^2−4ac)&(ax2+bx+c=0)

Its been a long time since I've done math.

Marcus, Ek is in Alberton, en jy?
I see you have edited again.

Should I be using this:I will try and go through some videos and see if I can get my head around it.
 
  • #59
Jaco Viljoen said:
2
3+k
1/2

(3+k)^2-4(2)(1/2)
0=(3+k)(3+k)-4
0=9+3k+3k+k^2-4
0=k^2+6k+5
(k+1)(k+5)<0
-1>k>-5
That is the correct final result for k.

The working of this leaves a gap from
0=k2+6k+5​
to
(k+1)(k+5)<0​

You go from equations to inequalities.

All should be inequalities.

And by the way of confirmation: Yes, (3+k)2 - 4(2)(1/2) is the discriminant for the quadratic equation that results from your original equation.
 
  • Like
Likes Jaco Viljoen
  • #60
Thank you for everyones input.
I have managed to solve this.
Can this thread be closed?
 
  • #61
Normal practice around here is to leave threads open indefinitely and simply stop posting to them.
 
  • #62
jbriggs444 said:
Normal practice around here is to leave threads open indefinitely and simply stop posting to them.

Thank you @jbriggs444
 
Back
Top