MHB Quadratics: Quadratic Equations

AI Thread Summary
The discussion focuses on solving the quadratic equation x^2 + px + 2p = 0. The discriminant is calculated as p^2 - 8p, which is essential for determining the nature of the solutions. For two solutions, the condition is p^2 - 8p > 0; for no solutions, p^2 - 8p < 0; and for one solution, p^2 - 8p = 0. Participants are encouraged to confirm calculations and explore the implications of the discriminant on the number of solutions. Understanding these relationships is crucial for solving quadratic equations effectively.
James400
Messages
6
Reaction score
0
Consider the quadratic equation x^2+px+2p=0

a. Find the discriminant.

b. Find the values of p for which there are 2 solutions.

c. Find the values of p for which there are no solutions.

d. Find the value of p for which there is 1 solution.

Please show working out! Thanks.
 
Mathematics news on Phys.org
James400 said:
Please show working out! Thanks.

How about your working out! :). How can we help if we don't know what you are struggling with :p.
 
For a. Find the discriminant:
=b^2-4ac
=p^2-8p

That's is as far as I have gotten, although I think that is right for a. correct me if I am wrong. So I just need to solve the others, although I have no idea how to do so...
 
James400 said:
Consider the quadratic equation x^2+px+2p=0

a. Find the discriminant.

b. Find the values of p for which there are 2 solutions.

c. Find the values of p for which there are no solutions.

d. Find the value of p for which there is 1 solution.

Please show working out! Thanks.

Is anyone able to confirm whether a. is p^2-4-8p and help solve b through to d?
 
Ok, let's start from scratch.

$$ax^2+bx+c=0$$

$$a(x^2+\frac bax)=-c$$

$$a\left(x+\frac{b}{2a}\right)^2-\frac{b^2}{4a}=-c$$

$$a\left(x+\frac{b}{2a}\right)^2=\frac{b^2}{4a}-c$$

$$\left(x+\frac{b}{2a}\right)^2=\frac{b^2}{4a^2}-\frac ca$$

$$x+\frac{b}{2a}=\pm\sqrt{\frac{b^2}{4a^2}-\frac{4ac}{4a^2}}$$

$$x=-\frac{b}{2a}\pm\sqrt{\frac{b^2}{4a^2}-\frac{4ac}{4a^2}}$$

$$x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}$$

Now plug your values for $a$, $b$ and $c$ into $b^2-4ac$.

Where is $b^2-4ac>0$? Less than $0$? Equal to $0$? Do you understand the relevance of these relationships?
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Back
Top