I have some doubts in The Theory of Quadratic Equations.
A)) In an equation(more than 2 degree)....what is the sum and product of the roots. Eg., in a 3 degree equation...if the roots are p,q,r..... is it correct that p+q+r=0....if yes..then why also..what is p.q.r
B)) Please provide me with the solutions of the following questions in detail.
1)) if m and n are the roots ofx2 ?p(x+1) ? c = 0,show that
2)) Ramesh and Mahesh solve an equation. In solving Mahesh commits a mistake in the constant term and finds the roots to be 8 and 2. Mahesh commits a mistake in the coefficient of x and finds the roots to be -9 and -1. Find the correct roots.
3)) The coefficient of x in the quadratic equation x2 + px + q =0 was taken as 17 in place of 13,its roots were found to be -2 and -15.Find the roots of the original equation.
4)) The roots of 8x2 ? 10x + 3 = 0 are p and q2 where q>1/2 then the equation whose roots are (p+iq) 100 and (p-iq) 100 is
(a)x2-x+1=0
(b)x2+x+1=0
(c)x2-x-1=0
(d)x2+x-1=0
5)) If m and n are the roots of the equation 6x2 ? 6x +1 = 0, then prove that
6)) If p and q are the roots of the equation x + 1 = rx(1 ? rx)and s , tbe the two values of m determined from the equation (p/q)+(q/p) = ? ? 2,show that
(s2/t2) + (t2/s2) + 2 = 4[(?+1)/( ?-1)]2
7)) Solve x3 ? 13x2 + 15x = 189 = 0 , if one root exceeds the other by 2.
8)) Solvex4 ? 2x2 + 8x ? 3 = 0
Dhanraj
All India Online Test on 25th Jan 2009 for - IIT, AIEEE, KCET, EAMCET and many more ..
if you have a 3rd degree equation like ax3+bx2+cx+d=0 then, let the roots be p,q,r. so, sum of roots(p+q+r) will be the minus of coefficient of x2 divided by coefficient x3 i.e. p+q+r= -b/a. which means sum of roots is not always zero(it's zero only if b=0)
B) 2.)Let the original equation be ax^2+bx+c=0. Then, -b/a = 8+2 = 10= sum of correct roots. c/a = (-9).(-1) = 9=product of correct roots. Clearly, correct roots = 9,1.
3.)Given equation :x^2+px+q = 0. The value of p was taken wrongly. But, q remains the same. Thus, q = (-2).(-15) = 30 = product of correct roots. Correct value of p = 13. Sum of correct roots = -13. Clearly, correct roots = -10,-3.
Solutions obtained are -2 and -15 Hence by factor theorem, the equation is (x+2)(x+15)=0 => x2 + 17x + 30 = 0 But coefficient of x is 13 therefore the equation is x2 + 13x + 30 = 0 => (x + 10)(x + 3) = 0 => x = -10 , -3