Basics Revisited
- Write the coefficient of x2 in each of the following.
Answer: C. 1, -1, π/2, 0
Solution: The constant multiplied by x2 is the coefficient of x2
(1) 2 + x2 + x → coefficient of x2 = 1
(2) 2 – x2 + x3 → coefficient of x2 = -1
(3) (Ï€/2) x2 +x → coefficient of x2 = Ï€/2
(4) √2 x−1 → coefficient of x2 = 0
- The polynomial p(x) = x−323 is a ___.
- Constant Polynomial
- Cubic Polynomial
- Quadratic Polynomial
- Linear Polynomial
- The polynomial p(x) = x−323 is a ___.
Answer: D. Linear Polynomial
Solution: The polynomial of degree one is called a linear polynomial.
Therefore, x−323 is a linear polynomial.
Graphical Representations
- Three curves, i.e. a) y = x2b) y = x4c) y = x6, are depicted in the graph shown below. Which of the polynomials does graph 3 represent?
- y = x4
- y = x6
- y = x2
- Cannot be determined
Answer: B. y = x6
Solution: Consider the polynomial where n is a positive even integer.
As the value of n increases, then the curve goes closer to the positive y-axis.
Thus, graph 3 represents the polynomial x6
- Three curves, i.e.,
a) Y = −x2
b) y = −x3
c) y = −x7
are depicted in the following graph and are numbered from 1 to 3.
Identify the correct relation.
- (a)-(1) , (b)-(2), (c)-(3)
- (a)-(3) , (b)-(2), (c)-(1)
- (a)-(1) , (b)-(3), (c)-(2)
- (a)-(2) , (b)-(3), (c)-(1)
Answer: A. (a)-(1), (b)-(2), (c)-(3)
Solutions: When a polynomial is of the form y = −xn, the graph of the polynomial is the mirror image of the graph of the polynomial y = xn.
Also, when the value of n increases, the graph draws closer to the y-axis.
Thus, graph 1 represents y = −x2, graph 2 represents y = −x3 and graph 3 represents y = −x7
Visualisation of a polynomial
- If x = 2,y = −1, then the value of x2+4xy+4y2 is
- 2
- -1
- 1
- 0
- If x = 2,y = −1, then the value of x2+4xy+4y2 is
Answer: D. 0
Solution: Substituting the values,
X2+4xy+4y2
= (2)2 + 4(2) (-1) + 4(-1)2
= 4−8+4=0
- According to the graph below, the product of the zeroes of the polynomial will be
- Cannot be determined
- Zero
- Negative
- Positive
Answer: C. Negative
Solution: One of the zeros of the polynomial lies on the positive x-axis. Thus, the abscissa or the x -coordinate, which is the corresponding zero, is positive.
The other zero lies on the negative x-axis. Thus, the abscissa or x -coordinate, which is the corresponding zero, is negative.
Thus, the product of zeroes is going to be positive negative = negative.
Zeroes of a Polynomial
- The number of polynomials having 3 and 7 as zeroes are
- More than 3
- 3
- 2
- 1
- The number of polynomials having 3 and 7 as zeroes are
Answer: A. More than 3
Solution: (x-3)A(X-7)B, where a and b can take any natural number values.
Hence, infinite possibilities.
- If α, β and γ are the zeros of the polynomial
- – (b/a)
- – (c/d)
- a/d
- c/d
Answer: B. –(c/d)
Solutions: If α, β and γ are the zeros of the polynomial
- If α, β are the zeros of the polynomial, x2-px +36 and α2 + β2 = 9, then what is the value of p?
- 6
- 3
- 9
- 8
- If α, β are the zeros of the polynomial, x2-px +36 and α2 + β2 = 9, then what is the value of p?
Answer: C. 9
Solution: Here a = 1, b = -p, c = 36.
Factorisation of Polynomials
- What is the factorisation of 2x2−7x−15?
- (x+5) (2x-3)
- (x+3) (2x-5)
- (x-5) (2x+3)
- (x-3) (2x-5)
- What is the factorisation of 2x2−7x−15?
Answer: C. (x-5) (2x+3)
Solution: Find two numbers such that their product is -30 and the sum is -7.
- What is the factorisation of x2 −5x+6?
- (x+5) (x-3)
- (x-6) (x+1)
- (x-1) (x+5)
- (x-2) (x-3)
- What is the factorisation of x2 −5x+6?
Answer: D. (x-2) (x-3)
- Which among the following options is one of the factors of x2+ x/6+ 1/6?
- 3x +1
- 2x + 1
- X – (1/5)
- X- (1/2)
- Which among the following options is one of the factors of x2+ x/6+ 1/6?
Answer: B. 2x +1
Relationship between zeroes and coefficient
- Find the sum and product of roots for the given polynomial:
Answer: A. -(1/2), – (5/2)
Solution: We know that, for a quadratic equation
ax2 + bx+ c = 0 sum of roots = α+β & product of roots = αβ
Comparing 2x2+x−5=0 with ax2 + bx+ c=0, we get
a=2, b=1, c=−5
⇒α+β= – (1/2)
⇒αβ= – (5/2)
- If p, q & r are the zeroes of a cubic polynomial ax3+bx2+cx+d, then what will be p+q+r?
- c/a
- b/a
- –(c/a)
- –(b/a)
- If p, q & r are the zeroes of a cubic polynomial ax3+bx2+cx+d, then what will be p+q+r?
Answer: D. –(b/a)
Solution: We know that for a cubic polynomial ax3+bx2+cx+d Sum of zeroes = –(b/a)
Therefore, p+q+r= – (b/a).
Division Algorithm
- In the division algorithm, when should one stop the division process?
1. When the remainder is zero.
2. When the degree of the remainder is less than the degree of the divisor.
3. When the degree of the quotient is less than the degree of the divisor.
- Statements 1 and 2 are correct
- Statements 2 and 3 are correct
- Statements 1 and 3 are correct
- Only statement 3 is correct
Answer: (A) Statements 1 and 2 are correct
Solution: We stop the division process when either the remainder is zero, or its degree is less than the degree of the divisor.
- If the remainder when x3+2x2+kx+3 is divided by x-3 is 21, find the zeroes of x3+2x2+kx−18.
- -2, 3, 3
- -3, 2, 3
- -3, -2,3
- -3,-3, 2
- If the remainder when x3+2x2+kx+3 is divided by x-3 is 21, find the zeroes of x3+2x2+kx−18.
Answer: C. -3, -2, 3
Solution: P (3) = 48 + 3k = 21
⇒ K = -9
Hence, x3+2x2−9x+3= (x−3) x Quotient + 21
⇒x3+2x2−9x−18 =9x−3) x Quotient
Quotient = (x3+2x2−9x−18) / (x-3)
Factorising the quotient, x2+ 5x +6= x2+ 3x + 2x +6 = x(x+3) +2(x+3) =(x+2) (x+3)
Hence, the factors of x3+2x2−9x−18 are x−3, x+2 and x+3
⇒ the zeroes are -3,-2, 3.
Algebraic identities
- If x+x-1 = 10, (x≠0), then what will be x2+x-2?
- 100
- 10
- 98
- 102
- If x+x-1 = 10, (x≠0), then what will be x2+x-2?
Answer: C. 98
- f α and β are the zeros of the polynomial
- –(45/8)
- 45/8
- -(8)/ 45
- 8/45
Answer: B. 45/8
- What term should be added to a2+2ab to make it a perfect square?
- 2ab
- a2
- b2
- What term should be added to a2+2ab to make it a perfect square?
Answer: C. b2
Solution: To make (a2+2ab) a perfect square, b2 is to be added.
So (a2+2ab+b2) will become a perfect square using the identity
0 Comments