PDA

View Full Version : Quadratic and cubic equation -show that -(common roots)


Sumedh
Aug20-11, 12:08 AM
1. The problem statement, all variables and given/known data

If the equations ax2+bx+c=0 and x3+3x2+3x+2=0 have two common solutions then show a=b=c.

2. Relevant equations



3. The attempt at a solution

first equation will be the factor of second.
taking out common from first equation.


how to show a=b=c??
please provide hints.

SammyS
Aug20-11, 12:13 AM
Find a real root of the cubic equation. Write the cubic polynomial as the product of a quadratic factor and a linear factor.

PeterO
Aug20-11, 12:24 AM
1. The problem statement, all variables and given/known data

If the equations ax2+bx+c=0 and x3+3x2+3x+2=0 have two common solutions then show a=b=c.

2. Relevant equations



3. The attempt at a solution

first equation will be the factor of second.
taking out common from first equation.


how to show a=b=c??
please provide hints.

factorise the cubic.

uart
Aug20-11, 12:45 AM
The easiest way to approach this is to divide (x^3 + 3x^2+ 3x + 2) by (x^2 + x +1) to prove that it's a factor. You don't actually need to factorize, just verify that the factor.

Sumedh
Aug20-11, 01:12 AM
can we solve by the following formulas

for quadratic eqs.
α+ß =-b/a

αß= c/a

for cubic equations
(Γ=gamma)

α+ß+Γ=-b/a

(αß)+(ßΓ)+(αΓ)=c/a

αßΓ=-d/a



i am trying to solve by this method but i hung up! in between?

Sumedh
Aug20-11, 02:54 AM
thank you very much i got it:smile: