IOQM Math Algebra DPP - 1
Q1. Given that
is divisible by , find the value of .
Solution:
Put f(-3) = 0.
Solving will give you k = -83/3.
Q2. Given that
is divisible by , find the values of and .
Solution:
f(-1) = 0 and f(-2) = 0
Plug those values and solve.
You would get: a = 6, b = 3
Q3. Given that a polynomial has remainders 1, 2, 3 when divided by , respectively. Find the remainder of when it is divided by .
Solution:
By the remainder theorem:
f(1) = 1, f(2) = 2, f(3) = 3
Now, when we divide f(x) by (x-1)(x-2)(x-3) remainder's degree will be 1 less than divisor.
=> Remainder = ax^2 + bx + c
f(x) = Q(x).(x-1).(x-2).(x-3) + ax^2 + bx + c
f(1) = 1 = a + b + c
f(2) = 2 = 4a + 2b + c
f(3) = 3 = 9a + 3b + c
Solving these, we get: a = 0, b = 1, c = 0
=> R(x) = x.
Q4.
"If is divisible by , find the values of and ."
Solution:
First approach:
x^5 - 5qx + 4r = (x-2)^2.(ax^3 + bx^2 + cx + d)
Now expand the RHS.
And equate the coefficients of same degree terms and solve the resulting equations.
You will get q = 16, r = 32.
Second approach:
Do long division of P(x) = x^5 - 5qx + 4r by (x-2).
So
where
Divisibility by forces the remainder to vanish:
4r + 32 - 10q = 0
And Q(2) = 0
which gives: 80 - 5q = 0 and q = 16.
Then r = 32.
Q5. Given that
is a polynomial of degree 3, and its remainders are and when divided by and respectively. Find the f(x).
Solution 1:Let's say the first divisor leaves the quotient P(x) and second one leaves Q(x).
Let f(x) = a.x^3 + b.x^2 + c.x + d
f(x) = P(x).(x^2 - 1) + 2x - 5
f(x) = Q(x).(x^2 - 4) - 3x + 4
=> f(1) = -3, f(-1) = -7, f(2) = -2, f(-2) = 10
Step 3 — Convert those four function values into linear equations
Solving these you will get A,B,C,D and hence f(x).
Solution 2:
Let's say the first divisor leaves the quotient P(x) and second one leaves Q(x).
f(x) = P(x).(x^2 - 1) + 2x - 5
f(x) = Q(x).(x^2 - 4) - 3x + 4
Since f(x) is of degree 3 and divisors are of degree 2 => quotients are of degree 1.
=> P(x) = ax + b, Q(x) = cx + d
f(x)
= (ax + b)(x^2 - 1) + 2x - 5 = a.x^3 + b.x^2 + x(2-a) - b - 5
= (cx + d)(x^2 - 4) -3x + 4 = c.x^3 + d.x^2 - x(4c + 3) - 4d +4
Equating coeffiecients of terms of same degrees:
a = c
b = d
a-2 = 3 + 4c
4d - 4 = b + 5
Solving these, you would get:
a = -5/3, b = 3, c = 11/3, d = -8
So f(x) = (-5/3).x^3 + 3.x^2 + (11/3).x - 8
Q6. Factorize:
a. Systematic search for rational roots (Rational-Root Theorem)
All possible rational roots are
Because the polynomial is monic, that list is just the ± divisors of :
Evaluate at each of these (synthetic division makes this a 10-second job per value).
Stop when you hit one that gives zero; that value is a root.
Example
.
So is a root.
b. Divide out the discovered linear factor
Use synthetic division or long division to peel off once a root is found.
You are left with a quadratic
Continuing the example, dividing by gives
.
c. Factor the quadratic (always possible in closed form)
-
If it has integer roots, you can usually spot them quickly.
-
Otherwise, apply the quadratic formula to get exact (possibly irrational) roots.
For :
discriminant , so the roots are
.
Hence the quadratic factors as .
d. Put it all together
Final answer for the example:
Why this method is “foolproof”
-
Finite checklist: The Rational-Root Theorem turns “guessing” into a finite checklist you can’t miss.
-
Guaranteed finish:
-
If you find at least one rational root, you reduce to a quadratic, which you can always solve exactly.
-
If none of the candidate rational numbers gives 0, you know the cubic has no rational factor—it is irreducible over ℚ and any further factorisation requires real/complex (Cardano’s) roots, but you have certainty that you’re done as far as rational factors are concerned.
-
Q7. (CHINA/1995) Given that the sum of squares of roots to the equation
is , find the value of .
Let the two roots of
be and .
1. Express the needed symmetric sums
2. Write the sum of the squares of the roots
3. Impose the given condition
Multiply by :
4. Solve for
(Both values give real roots and satisfy the required sum-of-squares.)
Q8. Given that
and are the real roots of , find the value of
There’s a neat algebraic shortcut, so you never have to write the actual decimal roots.
1. Use the fact that every root satisfies its own quadratic
For the equation
any power (with ) can be reduced to a linear expression in .
2. Reduce the required powers
For
For
Exactly the same steps give
3. Plug into the expression
4. Use the Vieta relations
For ,
Hence
Why this works (the “trick” in a sentence): any polynomial in or can be reduced modulo their minimal polynomial , so high powers collapse down to linear forms that depend only on the simple Vieta sums.
Q9. (CHINA/1997) Given that
and are the real roots of , and
where and are two relatively prime natural numbers. Find the value of .
Solution:
Solution Sketch
-
Roots of the quadratic
For let the real roots be . -
Target expression
Define . We need -
Combine the two fractions
-
Evaluate the numerator
-
Evaluate the denominator
-
Substitute Vieta values
-
Identify and sum
Coprime positive integers: .
is . Determine the value of .
Solution:
A “build-the-factor” route
Instead of working with all four roots at once, you can manufacture the quadratic that must contain the two special roots and then force the quartic to split into two quadratics.
1. Give those two roots a home
If the two roots have product , call them and .
They satisfy
where .
So the quartic must factor as
(The second quadratic, with the remaining two roots , has unknown coefficients and .)
2. Expand and match coefficients
Compare with
That gives the system
3. Solve the little system
-
From the constant term
-
From the linear term
-
From the cubic term
Insert (✦) into (★):
-
Then
-
Finally, from the quadratic-term equation
The product works out to , so
Result
A completely different (but equally legitimate) path arrives at the same answer:
The key idea was to introduce an explicit quadratic factor with the known product , expand the factorisation, and match coefficients—no symmetric-sum algebra required.
Q11.
Find all , such that the roots of are real and in G.P.
Solution:
Let the 3 roots be p,pr,pr^2.
Multiplication of roots = 8 = p^3.r^3 => pr = 2
=> Second root is 2.
We can rewrite the roots as 2/r,2,2r
Sum of roots = -a = 2(1 + 1/r + r)
Pairwise sum = b = 4(1/r + 1 + r)
=> b = -2a
This gives us the basic condition for generating (a,b) pairs.
Now we can limit the interval of a and hence b.
2 methods to do that:
Method 1:
Divide the original equation by (x-2).
Quotient will be a quadratic.
For the roots of quotient to be real(as stated in the question), its discriminant >= 0.
If you do that you will get (a+6).(a-2) >= 0
Now 2 possibilities:
a+6 >= 0 AND a-2 >= 0 => a is [2, Inf)
a+6 <= 0 AND a-2 <= 0 => a is (-Inf,6]
So answer: a belongs to [2, Inf) U (-Inf,6]
Method 2:
a = -2(1 + r + 1/r)
Let's focus on 1 + r + 1/r.
By AM GM inequality:
For r > 0
1 + r + 1/r >= 3
=> 2.(1 + r + 1/r) >= 6
=> -2.(1 + r + 1/r) <= -6
=> a <= -6
For r < 0:
1 + r + 1/r <= -1
=> 2.(1 + r + 1/r) <= -2
=> -2.(1 + r + 1/r) >= 2
=> a >= 2
So interval for a is (-Inf,-6] U [2, Inf)
And b = -2a.
Q12. Let be a polynomial with degree 2008 and leading coefficient 1 such that
; determine .
Solution:
Answer:
Why this works (quick outline)
-
You’re told is degree 2008 with leading coefficient 1 and
-
Form a new polynomial
For every :
so each of those integers is a root of .
-
A monic polynomial whose roots are exactly is
Both and are monic of degree 2008 and share all 2008 roots, so they must be identical:
-
Hence
-
Evaluate at :
That’s the whole story—no massive expansion required!
Q13.
If denotes a polynomial of degree , such that
determine .
Solution:
Now the first instinct is to create a new function:
Q(x) = P(x) - 1/x
But now Q(x) is no longer a polynomial.
Because in a polynomial, all powers of x are positive integers.
So you can modify it a bit like this:
Q(x) = x.P(x) - 1.
Now Q(x) is a polynomial.
Q(1) = 0 = Q(2).... = Q(n+1)
=> Q(x) is a polynomial with n+1 roots.
Q(x) = K.(x-1)(x-2)....(x - (n+1))
To find K, Q(0) = K.(-1)^(n+1).(n+1)! = -1
=> K = (-1)^n.1/(n+1)!
P(n+2) = (Q(n+2) + 1)/(n+2)
={1/(n+2)}.{1+K.(n+1)!}
= (1+(-1)^n)/(n+2)
= 2/(n+2) when n is even 0 otherwise.
Q14. If one root of the equation
is where ; ,
find the values of ‘’ and ‘’.
Solution:
Complex roots occur in conjugate pairs.
So the other root is 1/2(a - 5i).
Sum of roots = 3 = a.
k/2 = 1/4(a^2 + 25) = 17/2 => k= 17.
Answer: a = 3, k = 17.
Q15. Show that, if
are real numbers and , then, at least one of the equations
and has real roots.
Solution:
We will prove this by contradiction.
Let's say both the given equations don't have real roots.
So D < 0 for both.
a^2 - 4b < 0 => a^2 < 4b
c^2 - 4d < 0 => c^2 < 4d
Add both:
a^2 + c^2 < 4(b+d)
Use ac = 2(b+d) as given.
a^2 + c^2 < 2ac
(a-c)^2 < 0
Which is not possible.
Hence proved by contradiction.
Comments
Post a Comment