MHB Quadratics: Quadratic Equations

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?
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Back
Top