Updated: Mar 2026
First Chapter - 100% FREE

CMI Data Science Chapter Practice

Practice CMI Data Science questions chapter-wise. 1000+ practice questions across 17 topics with detailed solutions. First chapter FREE!

1000+
Questions
17
Chapters
~34h
Total Time
72%
Avg Score
Start Free Test →

Question Type Distribution

0
MCQ
Single Choice
685
MSQ
Multiple Select
0
NAT
Numerical

All Chapters

Polynomials and Logarithms

FREE

Algebra

73
Questions
146m
Est. Time
Start Free

Properties of Functions

Algebra

46
Questions
92m
Est. Time
Unlock

Progressions and Means

Algebra

61
Questions
122m
Est. Time
Unlock

Matrices

Algebra

49
Questions
98m
Est. Time
Unlock

Determinants and Linear Equations

Algebra

47
Questions
94m
Est. Time
Unlock

Divisibility and Primes

Number Theory

32
Questions
64m
Est. Time
Unlock

Modular Arithmetic

Number Theory

38
Questions
76m
Est. Time
Unlock

Differentiation and its Applications

Calculus

116
Questions
232m
Est. Time
Unlock

Integration and its Applications

Calculus

24
Questions
48m
Est. Time
Unlock

Sets and Relations

Discrete Mathematics

42
Questions
84m
Est. Time
Unlock

Boolean Logic

Discrete Mathematics

66
Questions
132m
Est. Time
Unlock

Counting Techniques

Discrete Mathematics

102
Questions
204m
Est. Time
Unlock

Mathematical Induction

Discrete Mathematics

3
Questions
6m
Est. Time
Unlock

Random Variables and Distributions

Probability and Statistics

98
Questions
196m
Est. Time
Unlock

Fundamentals of Probability

Probability and Statistics

75
Questions
150m
Est. Time
Unlock

Data Interpretation and Summary Statistics

Probability and Statistics

34
Questions
68m
Est. Time
Unlock

Reading and Interpreting Pseudocode

Programming Fundamentals

94
Questions
188m
Est. Time
Unlock

Polynomials and Logarithms - Practice

Free sample questions from Algebra

100% FREE
1 Multiple Select
Let SS be the set of all real solutions to the equation:
(lnx)2ln(x2)=3(\ln x)^2 - \ln(x^2) = 3
Which of the following statement(s) is/are true?
A
The product of the solutions in SS is e2e^2.
B
All solutions in SS are irrational numbers.
C
The set SS contains exactly one solution in the interval (0,1)(0, 1).
D
The sum of the solutions in SS is less than 20.
View Solution
The problem asks to identify the true statements about the solution set SS of the equation (lnx)2ln(x2)=3(\ln x)^2 - \ln(x^2) = 3. **Step 1: Simplify the equation and find the solutions.** The domain of the logarithmic function requires that x>0x > 0. Using the power rule for logarithms, ln(x2)=2lnx\ln(x^2) = 2\ln x. The equation becomes:
(lnx)22lnx=3(\ln x)^2 - 2\ln x = 3
Let y=lnxy = \ln x. Substituting this into the equation gives a quadratic equation in yy:
y22y3=0y^2 - 2y - 3 = 0
Factoring the quadratic equation:
(y3)(y+1)=0(y-3)(y+1) = 0
The solutions for yy are y=3y = 3 and y=1y = -1. Now, we substitute back lnx\ln x for yy to find the values of xx. Case 1: y=3y = 3
lnx=3    x=e3\ln x = 3 \implies x = e^3
Case 2: y=1y = -1
lnx=1    x=e1=1e\ln x = -1 \implies x = e^{-1} = \frac{1}{e}
Both solutions, e3e^3 and 1e\frac{1}{e}, are positive, so they are valid. The solution set is S={e3,1e}S = \left\{ e^3, \frac{1}{e} \right\}. **Step 2: Evaluate each statement.** **Statement A: The product of the solutions in SS is e2e^2.** The product of the solutions is e3×1e=e31=e2e^3 \times \frac{1}{e} = e^{3-1} = e^2. This statement is **true**. **Statement B: All solutions in SS are irrational numbers.** The number ee is a transcendental number, which means it is also an irrational number. Any non-zero integer power of ee (like e3e^3) and its reciprocal (1/e1/e) are also transcendental and therefore irrational. This statement is **true**. **Statement C: The set SS contains exactly one solution in the interval (0,1)(0, 1).** We need to check the values of the solutions. We know that e2.718e \approx 2.718. - The first solution is e3(2.718)3>23=8e^3 \approx (2.718)^3 > 2^3 = 8. So, e3>1e^3 > 1. - The second solution is 1e12.718\frac{1}{e} \approx \frac{1}{2.718}. Since e>1e > 1, we have 0<1e<10 < \frac{1}{e} < 1. Thus, there is exactly one solution, 1e\frac{1}{e}, in the interval (0,1)(0, 1). This statement is **true**. **Statement D: The sum of the solutions in SS is less than 20.** The sum of the solutions is e3+1ee^3 + \frac{1}{e}. Using the approximation e2.718e \approx 2.718: e2(2.718)27.389e^2 \approx (2.718)^2 \approx 7.389 e37.389×2.71820.085e^3 \approx 7.389 \times 2.718 \approx 20.085 Since e3>20e^3 > 20, the sum e3+1ee^3 + \frac{1}{e} must also be greater than 20. This statement is **false**. Therefore, the correct statements are A, B, and C. Answer: A,B,C\boxed{A, B, C}
2 Multiple Select
Let SS be the set of all real numbers xx satisfying the inequality:
logx(x22x2)1\log_{x} (x^2 - 2x - 2) \ge 1
Which of the following statements is/are true?
A
The smallest integer belonging to SS is 4.
B
The infimum of SS is a rational number.
C
SS is a subset of (1+3,)(1+\sqrt{3}, \infty).
D
SS contains the interval [3,4][3, 4].
View Solution
The given inequality is logx(x22x2)1\log_{x} (x^2 - 2x - 2) \ge 1. **Step 1: Determine the domain of the logarithmic expression.** For the logarithm to be defined, we must satisfy three conditions: 1. The base xx must be positive: x>0x > 0. 2. The base xx must not be equal to 1: x1x \neq 1. 3. The argument (x22x2)(x^2 - 2x - 2) must be positive: x22x2>0x^2 - 2x - 2 > 0. To solve x22x2>0x^2 - 2x - 2 > 0, we find the roots of the quadratic equation x22x2=0x^2 - 2x - 2 = 0. Using the quadratic formula:
x=(2)±(2)24(1)(2)2(1)=2±4+82=2±122=1±3x = \frac{-(-2) \pm \sqrt{(-2)^2 - 4(1)(-2)}}{2(1)} = \frac{2 \pm \sqrt{4+8}}{2} = \frac{2 \pm \sqrt{12}}{2} = 1 \pm \sqrt{3}
The parabola opens upwards, so the expression is positive when x<13x < 1 - \sqrt{3} or x>1+3x > 1 + \sqrt{3}. Combining all domain conditions, xx must be in (0,1)(1,)(0, 1) \cup (1, \infty) and (,13)(1+3,)(-\infty, 1-\sqrt{3}) \cup (1+\sqrt{3}, \infty). The intersection gives the domain: x(1+3,)x \in (1+\sqrt{3}, \infty). **Step 2: Solve the inequality by considering cases for the base xx.** The domain already restricts us to x>1+3x > 1+\sqrt{3}, which means the base xx is always greater than 1. For x>1x > 1, the logarithmic function logx(u)\log_x(u) is increasing, so we can solve the inequality without flipping the sign. **Case: x>1x > 1**
logx(x22x2)1    x22x2x1\log_{x} (x^2 - 2x - 2) \ge 1 \implies x^2 - 2x - 2 \ge x^1
x23x20x^2 - 3x - 2 \ge 0
To solve this, we find the roots of x23x2=0x^2 - 3x - 2 = 0:
x=(3)±(3)24(1)(2)2(1)=3±9+82=3±172x = \frac{-(-3) \pm \sqrt{(-3)^2 - 4(1)(-2)}}{2(1)} = \frac{3 \pm \sqrt{9+8}}{2} = \frac{3 \pm \sqrt{17}}{2}
The parabola opens upwards, so the inequality holds for x3172x \le \frac{3 - \sqrt{17}}{2} or x3+172x \ge \frac{3 + \sqrt{17}}{2}. **Step 3: Find the final solution set SS.** We must find the intersection of the solution from Step 2 with the domain from Step 1. The domain is x(1+3,)x \in (1+\sqrt{3}, \infty). The inequality solution is x(,3172][3+172,)x \in (-\infty, \frac{3-\sqrt{17}}{2}] \cup [\frac{3+\sqrt{17}}{2}, \infty). Let's approximate the values: 1+31+1.732=2.7321 + \sqrt{3} \approx 1 + 1.732 = 2.732. 317234.12320.56\frac{3 - \sqrt{17}}{2} \approx \frac{3 - 4.123}{2} \approx -0.56. 3+1723+4.12323.56\frac{3 + \sqrt{17}}{2} \approx \frac{3 + 4.123}{2} \approx 3.56. The intersection is between (2.732,)(2.732, \infty) and (,0.56][3.56,)(-\infty, -0.56] \cup [3.56, \infty). This gives the final solution set S=[3+172,)S = [\frac{3+\sqrt{17}}{2}, \infty). **Step 4: Evaluate each option.** * **Option 1: The smallest integer belonging to SS is 4.** Since S=[3+172,)S = [\frac{3+\sqrt{17}}{2}, \infty) and we know 3+1723.56\frac{3+\sqrt{17}}{2} \approx 3.56, the smallest integer in this set is indeed 4. This statement is **true**. * **Option 2: The infimum of SS is a rational number.** The infimum (greatest lower bound) of SS is 3+172\frac{3+\sqrt{17}}{2}. Since 17\sqrt{17} is irrational, the infimum is an irrational number. This statement is **false**. * **Option 3: SS is a subset of (1+3,)(1+\sqrt{3}, \infty).** The domain of the original inequality is (1+3,)(1+\sqrt{3}, \infty). The solution set SS must be a subset of its domain. Since 3+1723.56\frac{3+\sqrt{17}}{2} \approx 3.56 and 1+32.7321+\sqrt{3} \approx 2.732, we have 3+172>1+3\frac{3+\sqrt{17}}{2} > 1+\sqrt{3}. Therefore, S=[3+172,)S = [\frac{3+\sqrt{17}}{2}, \infty) is a subset of (1+3,)(1+\sqrt{3}, \infty). This statement is **true**. * **Option 4: SS contains the interval [3,4][3, 4].** The set SS starts at approximately 3.56. The number 3 is not in SS. Therefore, SS does not contain the interval [3,4][3, 4]. This statement is **false**. Thus, the correct statements are the first and the third. Answer: \boxed{\text{The correct statements are the first and the third.}}
3 Multiple Select
Let SS be the set of all real solutions to the equation (log2x)2log1/2x=6(\log_2 x)^2 - \log_{1/2} x = 6. Which of the following statements about the set SS is/are true?
A
The equation has exactly two distinct real solutions.
B
The sum of the solutions is an integer.
C
The product of the solutions is 12\frac{1}{2}.
D
One solution lies in the interval (0,1)(0, 1) and the other lies in (1,)(1, \infty).
View Solution
The given equation is
(log2x)2log1/2x=6(\log_2 x)^2 - \log_{1/2} x = 6
**Step 1: Determine the domain of the equation.** The logarithm function logba\log_b a is defined for a>0a > 0, b>0b > 0, and b1b \neq 1. For our equation, the argument is xx. Therefore, the domain is x>0x > 0. **Step 2: Simplify the equation using the change of base formula.** We need to express all logarithmic terms with the same base. Let's choose base 2. The term log1/2x\log_{1/2} x can be rewritten as:
log1/2x=log2xlog2(1/2)=log2xlog2(21)=log2x1=log2x\log_{1/2} x = \frac{\log_2 x}{\log_2 (1/2)} = \frac{\log_2 x}{\log_2 (2^{-1})} = \frac{\log_2 x}{-1} = -\log_2 x
**Step 3: Substitute the simplified term back into the equation.** Substituting log2x-\log_2 x for log1/2x\log_{1/2} x in the original equation gives:
(log2x)2(log2x)=6(\log_2 x)^2 - (-\log_2 x) = 6
(log2x)2+log2x6=0(\log_2 x)^2 + \log_2 x - 6 = 0
**Step 4: Solve the resulting quadratic equation.** Let y=log2xy = \log_2 x. The equation becomes a standard quadratic equation in yy:
y2+y6=0y^2 + y - 6 = 0
Factoring the quadratic expression:
(y+3)(y2)=0(y+3)(y-2) = 0
This gives two possible values for yy: y=3y = -3 or y=2y = 2. **Step 5: Find the corresponding values of xx.** We substitute back y=log2xy = \log_2 x to find the solutions for xx. Case 1:
log2x=3\log_2 x = -3
x=23=18x = 2^{-3} = \frac{1}{8}
Case 2:
log2x=2\log_2 x = 2
x=22=4x = 2^2 = 4
Both solutions, x=1/8x = 1/8 and x=4x = 4, are positive, so they are valid. The solution set is S={1/8,4}S = \{1/8, 4\}. **Step 6: Evaluate the given options.** Now we check each statement based on the solution set SS. - **"The equation has exactly two distinct real solutions."** We found two distinct real solutions, 1/81/8 and 44. This statement is **true**. - **"The sum of the solutions is an integer."** The sum of the solutions is
4+18=32+18=3384 + \frac{1}{8} = \frac{32+1}{8} = \frac{33}{8}
This is not an integer. This statement is **false**. - **"The product of the solutions is 12\frac{1}{2}."** The product of the solutions is
4×18=48=124 \times \frac{1}{8} = \frac{4}{8} = \frac{1}{2}
This statement is **true**. - **"One solution lies in the interval (0,1)(0, 1) and the other lies in (1,)(1, \infty)."** The solution x=1/8x = 1/8 satisfies 0<1/8<10 < 1/8 < 1, so it lies in (0,1)(0, 1). The solution x=4x = 4 satisfies 4>14 > 1, so it lies in (1,)(1, \infty). This statement is **true**. Therefore, the correct options are the first, third, and fourth statements. Answer: \boxed{The first, third, and fourth statements are true.}
4 Multiple Select
Let P(x)P(x) and Q(x)Q(x) be two non-zero polynomials with real coefficients. Let deg(P)=m\operatorname{deg}(P) = m and deg(Q)=n\operatorname{deg}(Q) = n. Which of the following statements is/are always true?
A
The degree of the polynomial P(x)+Q(x)P(x) + Q(x) is max(m,n)\max(m, n).
B
If mnm \neq n, the degree of the polynomial P(x)+Q(x)P(x) + Q(x) is max(m,n)\max(m, n).
C
The degree of the polynomial P(x)Q(x)P(x) \cdot Q(x) is m+nm+n.
D
The polynomial R(x)=(P(x))2+(Q(x))2R(x) = (P(x))^2 + (Q(x))^2 is a non-zero polynomial.
View Solution
Let P(x)=amxm++a0P(x) = a_m x^m + \dots + a_0 and Q(x)=bnxn++b0Q(x) = b_n x^n + \dots + b_0 be two non-zero polynomials with real coefficients. This means their leading coefficients, ama_m and bnb_n, are non-zero real numbers. **Analysis of Option 1:** This statement claims that deg(P(x)+Q(x))=max(m,n)\operatorname{deg}(P(x) + Q(x)) = \max(m, n) is always true. Consider the case where m=nm=n. The leading term of P(x)+Q(x)P(x) + Q(x) would be (am+bm)xm(a_m + b_m)x^m. If am+bm=0a_m + b_m = 0 (i.e., bm=amb_m = -a_m), this leading term vanishes, and the degree of the sum will be less than mm. **Counterexample:** Let P(x)=x2+2xP(x) = x^2 + 2x and Q(x)=x2+5Q(x) = -x^2 + 5. Here m=n=2m=n=2.
P(x)+Q(x)=(x2+2x)+(x2+5)=2x+5P(x) + Q(x) = (x^2 + 2x) + (-x^2 + 5) = 2x + 5
The degree of the sum is 11, which is not equal to max(2,2)=2\max(2, 2) = 2. Thus, the first statement is false. **Analysis of Option 2:** This statement claims that if mnm \neq n, then deg(P(x)+Q(x))=max(m,n)\operatorname{deg}(P(x) + Q(x)) = \max(m, n). Without loss of generality, assume m>nm > n. Then the polynomial sum is:
P(x)+Q(x)=(amxm+)+(bnxn+)P(x) + Q(x) = (a_m x^m + \dots) + (b_n x^n + \dots)
Since m>nm > n, the term amxma_m x^m is the unique term of highest degree in the sum. Its coefficient ama_m is non-zero by definition of degree. Therefore, the degree of P(x)+Q(x)P(x) + Q(x) is mm, which is max(m,n)\max(m, n). Thus, the second statement is true. **Analysis of Option 3:** This statement claims that deg(P(x)Q(x))=m+n\operatorname{deg}(P(x) \cdot Q(x)) = m+n. The product of the polynomials is:
P(x)Q(x)=(amxm+)(bnxn+)P(x) \cdot Q(x) = (a_m x^m + \dots) \cdot (b_n x^n + \dots)
The term of highest degree in the product is formed by multiplying the leading terms of P(x)P(x) and Q(x)Q(x). This term is (ambn)xm+n(a_m b_n) x^{m+n}. Since the coefficients are real, and am0a_m \neq 0 and bn0b_n \neq 0, their product ambna_m b_n is also a non-zero real number. Therefore, the degree of the product is indeed m+nm+n. Thus, the third statement is true. **Analysis of Option 4:** This statement claims that R(x)=(P(x))2+(Q(x))2R(x) = (P(x))^2 + (Q(x))^2 is always a non-zero polynomial. Let's analyze the degree of R(x)R(x). The degree of (P(x))2(P(x))^2 is 2m2m and its leading coefficient is am2a_m^2. The degree of (Q(x))2(Q(x))^2 is 2n2n and its leading coefficient is bn2b_n^2. - **Case 1: mnm \neq n.** Assume m>nm > n. Then 2m>2n2m > 2n. The degree of R(x)R(x) is max(2m,2n)=2m\max(2m, 2n) = 2m. Since m0m \ge 0, the degree is non-negative, so R(x)R(x) is not the zero polynomial. - **Case 2: m=nm = n.** The degree of both (P(x))2(P(x))^2 and (Q(x))2(Q(x))^2 is 2m2m. The leading term of R(x)R(x) is (am2+bm2)x2m(a_m^2 + b_m^2)x^{2m}. Since ama_m and bmb_m are non-zero real numbers, am2>0a_m^2 > 0 and bm2>0b_m^2 > 0. Therefore, their sum am2+bm2a_m^2 + b_m^2 is strictly positive and cannot be zero. The leading coefficient is non-zero, so the degree of R(x)R(x) is 2m2m, and R(x)R(x) is not the zero polynomial. In both cases, R(x)R(x) is a non-zero polynomial. Thus, the fourth statement is true.
5 Multiple Select
Let a,x,ya, x, y be real numbers, each greater than 1. Suppose they satisfy the following system of equations:
loga(x)+loga(y)=4\log_a(x) + \log_a(y) = 4
logx(a)+logy(a)=43\log_x(a) + \log_y(a) = \frac{4}{3}
Which of the following statement(s) is/are necessarily true?
A
xy=a4xy = a^4
B
x+y=a3+ax+y = a^3+a
C
The possible values for logxy\log_x y are 33 and 13\frac{1}{3}
D
xy=a(a1)|x-y| = a(a-1)
View Solution
The solution involves simplifying the given system of logarithmic equations to find the relationship between xx, yy, and aa. **Step 1: Simplify the system using substitution.** Let u=loga(x)u = \log_a(x) and v=loga(y)v = \log_a(y). The first equation becomes:
u+v=4(1)u + v = 4 \quad \cdots(1)
Using the change of base formula, logbc=1logcb\log_b c = \frac{1}{\log_c b}, we can rewrite the second equation:
logx(a)=1loga(x)=1u\log_x(a) = \frac{1}{\log_a(x)} = \frac{1}{u}
logy(a)=1loga(y)=1v\log_y(a) = \frac{1}{\log_a(y)} = \frac{1}{v}
So the second equation becomes:
1u+1v=43(2)\frac{1}{u} + \frac{1}{v} = \frac{4}{3} \quad \cdots(2)
**Step 2: Solve the system for uu and vv.** From equation (2), we combine the fractions:
u+vuv=43\frac{u+v}{uv} = \frac{4}{3}
Substitute the value of u+vu+v from equation (1):
4uv=43    uv=3(3)\frac{4}{uv} = \frac{4}{3} \implies uv = 3 \quad \cdots(3)
We now have a system for uu and vv: u+v=4u+v=4 and uv=3uv=3. This means uu and vv are the roots of the quadratic equation t2(sum of roots)t+(product of roots)=0t^2 - (\text{sum of roots})t + (\text{product of roots}) = 0.
t24t+3=0t^2 - 4t + 3 = 0
Factoring the quadratic equation:
(t1)(t3)=0(t-1)(t-3) = 0
The roots are t=1t=1 and t=3t=3. Therefore, the set of values for {u,v}\{u, v\} is {1,3}\{1, 3\}. **Step 3: Relate u,vu, v back to x,yx, y.** Since {u,v}={logax,logay}={1,3}\{u, v\} = \{\log_a x, \log_a y\} = \{1, 3\}, we have two possibilities: Case 1: logax=1\log_a x = 1 and logay=3\log_a y = 3. This implies x=a1=ax = a^1 = a and y=a3y = a^3. Case 2: logax=3\log_a x = 3 and logay=1\log_a y = 1. This implies x=a3x = a^3 and y=a1=ay = a^1 = a. In both cases, the set of values for {x,y}\{x, y\} is {a,a3}\{a, a^3\}. **Step 4: Evaluate each option.** - **Option 1: xy=a4xy = a^4** In both cases, the product is xy=aa3=a4xy = a \cdot a^3 = a^4. This statement is true. - **Option 2: x+y=a3+ax+y = a^3+a** In both cases, the sum is x+y=a+a3x+y = a + a^3. This statement is true. - **Option 3: The possible values for logxy\log_x y are 33 and 13\frac{1}{3}** In Case 1 (x=a,y=a3x=a, y=a^3): logxy=loga(a3)=3\log_x y = \log_a (a^3) = 3. In Case 2 (x=a3,y=ax=a^3, y=a): logxy=loga3(a)=logaalogaa3=13\log_x y = \log_{a^3} (a) = \frac{\log_a a}{\log_a a^3} = \frac{1}{3}. The possible values are indeed 33 and 1/31/3. This statement is true. - **Option 4: xy=a(a1)|x-y| = a(a-1)** The absolute difference is a3a=a(a21)=a(a1)(a+1)|a^3 - a| = |a(a^2-1)| = |a(a-1)(a+1)|. Since a>1a > 1, all factors are positive, so xy=a(a1)(a+1)|x-y| = a(a-1)(a+1). The statement claims the value is a(a1)a(a-1), which would only be true if a+1=1a+1=1, implying a=0a=0. This contradicts the condition a>1a > 1. Therefore, this statement is false. **Conclusion:** The first three statements are necessarily true.
6 Multiple Select
Let P(x)P(x) and Q(x)Q(x) be two non-zero polynomials with real coefficients, with deg(P)=m>0\operatorname{deg}(P) = m > 0 and deg(Q)=n>0\operatorname{deg}(Q) = n > 0. Let S(x)=P(x)+Q(x)S(x) = P(x) + Q(x) and M(x)=P(x)Q(x)M(x) = P(x) \cdot Q(x). Which of the following statements is/are always true?
A
If m>nm > n, then deg(S)=m\text{deg}(S) = m.
B
The degree of M(x)M(x) is always m+nm+n.
C
If a real number rr is a root of both P(x)P(x) and Q(x)Q(x), then rr is a root of S(x)S(x).
D
If a real number rr is a root of M(x)M(x), then rr must be a root of both P(x)P(x) and Q(x)Q(x).
View Solution
Let's analyze each statement. Let P(x)=amxm+am1xm1++a0P(x) = a_m x^m + a_{m-1}x^{m-1} + \dots + a_0 where am0a_m \neq 0. Let Q(x)=bnxn+bn1xn1++b0Q(x) = b_n x^n + b_{n-1}x^{n-1} + \dots + b_0 where bn0b_n \neq 0. **Statement 1: If m>nm > n, then deg(S)=m\operatorname{deg}(S) = m.** **Step 1:** Write the expression for S(x)=P(x)+Q(x)S(x) = P(x) + Q(x).
S(x)=(amxm+)+(bnxn+)S(x) = (a_m x^m + \dots) + (b_n x^n + \dots)
**Step 2:** Identify the term with the highest power of xx. Since m>nm > n, the term with the highest power is amxma_m x^m from P(x)P(x). No term in Q(x)Q(x) can cancel it. **Step 3:** The leading term of S(x)S(x) is amxma_m x^m. Since am0a_m \neq 0, the degree of S(x)S(x) is mm. Thus, this statement is **true**. **Statement 2: The degree of M(x)M(x) is always m+nm+n.** **Step 1:** Write the expression for M(x)=P(x)Q(x)M(x) = P(x) \cdot Q(x).
M(x)=(amxm++a0)(bnxn++b0)M(x) = (a_m x^m + \dots + a_0) \cdot (b_n x^n + \dots + b_0)
**Step 2:** The term with the highest degree in the product is obtained by multiplying the leading terms of P(x)P(x) and Q(x)Q(x).
Leading term of M(x)=(amxm)(bnxn)=(ambn)xm+n\text{Leading term of } M(x) = (a_m x^m) \cdot (b_n x^n) = (a_m b_n) x^{m+n}
**Step 3:** Since P(x)P(x) and Q(x)Q(x) have real coefficients and are non-zero, their leading coefficients ama_m and bnb_n are non-zero real numbers. The product of two non-zero real numbers is non-zero, so ambn0a_m b_n \neq 0. Therefore, the degree of M(x)M(x) is m+nm+n. This statement is **true**. **Statement 3: If a real number rr is a root of both P(x)P(x) and Q(x)Q(x), then rr is a root of S(x)S(x).** **Step 1:** By definition of a root, if rr is a root of P(x)P(x) and Q(x)Q(x), then P(r)=0P(r) = 0 and Q(r)=0Q(r) = 0. **Step 2:** Evaluate S(x)S(x) at x=rx=r.
S(r)=P(r)+Q(r)S(r) = P(r) + Q(r)
**Step 3:** Substitute the known values.
S(r)=0+0=0S(r) = 0 + 0 = 0
Since S(r)=0S(r) = 0, rr is a root of S(x)S(x). This statement is **true**. **Statement 4: If a real number rr is a root of M(x)M(x), then rr must be a root of both P(x)P(x) and Q(x)Q(x).** **Step 1:** If rr is a root of M(x)M(x), then M(r)=0M(r) = 0. By definition of M(x)M(x), this means P(r)Q(r)=0P(r) \cdot Q(r) = 0. **Step 2:** For the product of two real numbers P(r)P(r) and Q(r)Q(r) to be zero, at least one of them must be zero. That is, P(r)=0P(r) = 0 or Q(r)=0Q(r) = 0. **Step 3:** The statement claims that P(r)=0P(r) = 0 AND Q(r)=0Q(r) = 0. This is not necessarily true. We can provide a counterexample. Let P(x)=x1P(x) = x-1 and Q(x)=x2Q(x) = x-2. Then M(x)=(x1)(x2)M(x) = (x-1)(x-2). Let r=1r=1. M(1)=(11)(12)=0M(1) = (1-1)(1-2) = 0, so r=1r=1 is a root of M(x)M(x). However, while P(1)=0P(1)=0, we have Q(1)=12=10Q(1) = 1-2 = -1 \neq 0. So r=1r=1 is not a root of both polynomials. This statement is **false**.
7 Multiple Select
Let P(x)P(x) and Q(x)Q(x) be two non-zero polynomials with real coefficients. Let deg(P)=m>0\operatorname{deg}(P) = m > 0 and deg(Q)=n>0\operatorname{deg}(Q) = n > 0. Which of the following statements is/are always true?
A
The degree of the product P(x)Q(x)P(x) \cdot Q(x) is m+nm+n.
B
The degree of the sum P(x)+Q(x)P(x) + Q(x) is max(m,n)\max(m, n).
C
The degree of the composition P(Q(x))P(Q(x)) is mnm \cdot n.
D
If m>nm > n, the degree of P(x)+Q(x)P(x) + Q(x) is mnm-n.
View Solution
Let the leading term of P(x)P(x) be amxma_m x^m where am0a_m \neq 0, and the leading term of Q(x)Q(x) be bnxnb_n x^n where bn0b_n \neq 0. The degrees are given as m>0m > 0 and n>0n > 0. We analyze each statement: **1. The degree of the product P(x)Q(x)P(x) \cdot Q(x) is m+nm+n.** **Step 1:** Consider the product of the two polynomials.
P(x)Q(x)=(amxm+)(bnxn+)P(x) \cdot Q(x) = (a_m x^m + \dots) \cdot (b_n x^n + \dots)
When multiplying, the term with the highest degree is obtained by multiplying the leading terms of P(x)P(x) and Q(x)Q(x). **Step 2:** Identify the leading term of the product.
(amxm)(bnxn)=(ambn)xm+n(a_m x^m) \cdot (b_n x^n) = (a_m b_n) x^{m+n}
Since P(x)P(x) and Q(x)Q(x) have real coefficients and are non-zero, am0a_m \neq 0 and bn0b_n \neq 0. Therefore, their product ambn0a_m b_n \neq 0. The highest degree term in the product polynomial is xm+nx^{m+n} with a non-zero coefficient. Thus, the degree of P(x)Q(x)P(x) \cdot Q(x) is m+nm+n. This statement is **always true**. **2. The degree of the sum P(x)+Q(x)P(x) + Q(x) is max(m,n)\max(m, n).** This statement is not always true. It fails if the degrees are equal (m=nm=n) and the leading coefficients are additive inverses. **Counterexample:** Let m=n=2m=n=2. Consider P(x)=3x2+2xP(x) = 3x^2 + 2x and Q(x)=3x2+5Q(x) = -3x^2 + 5.
P(x)+Q(x)=(3x2+2x)+(3x2+5)=2x+5P(x) + Q(x) = (3x^2 + 2x) + (-3x^2 + 5) = 2x + 5
The degree of the sum is 11, but max(m,n)=max(2,2)=2\max(m, n) = \max(2, 2) = 2. Since 121 \neq 2, the statement is **not always true**. **3. The degree of the composition P(Q(x))P(Q(x)) is mnm \cdot n.** **Step 1:** Consider the composition P(Q(x))P(Q(x)).
P(y)=amym+am1ym1++a0P(y) = a_m y^m + a_{m-1} y^{m-1} + \dots + a_0
Substitute y=Q(x)=bnxn+y = Q(x) = b_n x^n + \dots.
P(Q(x))=am(Q(x))m+am1(Q(x))m1++a0P(Q(x)) = a_m (Q(x))^m + a_{m-1} (Q(x))^{m-1} + \dots + a_0
**Step 2:** Find the degree of the leading term. The term with the highest degree in the expansion is am(Q(x))ma_m (Q(x))^m. The highest degree term within (Q(x))m(Q(x))^m is (bnxn)m=bnmxmn(b_n x^n)^m = b_n^m x^{mn}. So, the leading term of P(Q(x))P(Q(x)) is am(bnmxmn)=(ambnm)xmna_m (b_n^m x^{mn}) = (a_m b_n^m) x^{mn}. Since am0a_m \neq 0 and bn0b_n \neq 0, the coefficient ambnma_m b_n^m is also non-zero. The degree is therefore mnm \cdot n. This statement is **always true**. **4. If m>nm > n, the degree of P(x)+Q(x)P(x) + Q(x) is mnm-n.** If m>nm > n, the degree of Q(x)Q(x) is strictly less than the degree of P(x)P(x). **Step 1:** Write the sum.
P(x)+Q(x)=(amxm+am1xm1+)+(bnxn+)P(x) + Q(x) = (a_m x^m + a_{m-1} x^{m-1} + \dots) + (b_n x^n + \dots)
Since m>nm > n, the term amxma_m x^m is the term with the highest power in the entire sum. Its coefficient ama_m is non-zero and is not affected by any term from Q(x)Q(x). **Step 2:** Determine the degree of the sum. The degree of P(x)+Q(x)P(x) + Q(x) is mm. The statement claims the degree is mnm-n. This is incorrect. **Counterexample:** Let P(x)=x3P(x) = x^3 (m=3m=3) and Q(x)=x2Q(x) = x^2 (n=2n=2). Then m>nm>n. P(x)+Q(x)=x3+x2P(x) + Q(x) = x^3 + x^2. The degree is 33. The statement predicts the degree to be mn=32=1m-n = 3-2 = 1. Since 313 \neq 1, the statement is **not always true**. **Conclusion:** The correct statements are the first and the third.
8 Multiple Select
Let P(x)P(x) be a polynomial with integer coefficients such that P(2)=5P(2) = 5 and P(5)=2P(5) = 2. Which of the following statements is/are necessarily true?
A
There is no integer kk such that P(k)=3P(k) = 3.
B
P(3)P(3) is an even integer.
C
P(8)P(1)P(8) - P(-1) is divisible by 9.
D
The degree of P(x)P(x) is at least 1.
View Solution
A key property of polynomials with integer coefficients is that for any two integers aa and bb, the expression (ab)(a-b) must divide (P(a)P(b))(P(a) - P(b)). We will use this property to evaluate each option. 1. **Analysis of Option 1: "There is no integer kk such that P(k)=3P(k) = 3."** Let's assume there exists an integer kk such that P(k)=3P(k)=3. Applying the property: * With a=ka=k and b=2b=2: (k2)(k-2) must divide (P(k)P(2))=(35)=2(P(k) - P(2)) = (3 - 5) = -2. * With a=ka=k and b=5b=5: (k5)(k-5) must divide (P(k)P(5))=(32)=1(P(k) - P(5)) = (3 - 2) = 1. From the second condition, (k5)(k-5) must be a divisor of 11. The only integer divisors of 11 are 11 and 1-1. * Case 1: k5=1    k=6k-5 = 1 \implies k = 6. We check this with the first condition: (k2)=(62)=4(k-2) = (6-2) = 4. Does 44 divide 2-2? No. * Case 2: k5=1    k=4k-5 = -1 \implies k = 4. We check this with the first condition: (k2)=(42)=2(k-2) = (4-2) = 2. Does 22 divide 2-2? Yes. Since k=4k=4 is consistent with the necessary divisibility conditions, it is possible for such an integer to exist. For instance, the linear polynomial P(x)=x+7P(x) = -x+7 has integer coefficients and satisfies P(2)=2+7=5P(2)=-2+7=5 and P(5)=5+7=2P(5)=-5+7=2. For this polynomial, P(4)=4+7=3P(4) = -4+7=3. Thus, a polynomial satisfying the conditions can have P(k)=3P(k)=3 for an integer kk. Therefore, this statement is not necessarily true. 2. **Analysis of Option 2: "P(3)P(3) is an even integer."** Let's apply the property with a=3a=3 and b=5b=5: (35)(3-5) must divide (P(3)P(5))(P(3) - P(5)). This means 2-2 must divide (P(3)2)(P(3) - 2). If an integer is divisible by 2-2, it is an even number. So, P(3)2P(3) - 2 must be an even integer.
P(3)2=2mfor some integer mP(3) - 2 = 2m \quad \text{for some integer } m
P(3)=2m+2=2(m+1)P(3) = 2m + 2 = 2(m+1)
Since mm is an integer, (m+1)(m+1) is also an integer. This shows that P(3)P(3) must be a multiple of 22, i.e., an even integer. This statement is necessarily true. 3. **Analysis of Option 3: "P(8)P(1)P(8) - P(-1) is divisible by 9."** Let's apply the property with a=8a=8 and b=1b=-1: (ab)(a-b) must divide (P(a)P(b))(P(a) - P(b)).
(8(1)) must divide (P(8)P(1))(8 - (-1)) \text{ must divide } (P(8) - P(-1))
9 must divide (P(8)P(1))9 \text{ must divide } (P(8) - P(-1))
This is a direct consequence of the property. The statement is necessarily true. 4. **Analysis of Option 4: "The degree of P(x)P(x) is at least 1."** Let's consider the case where the degree is less than 11. Since the degree must be a non-negative integer, the only possibility is deg(P)=0\text{deg}(P) = 0. A polynomial of degree 00 is a non-zero constant, say P(x)=cP(x) = c. From the given conditions: * P(2)=c=5P(2) = c = 5 * P(5)=c=2P(5) = c = 2 This leads to the contradiction 5=25 = 2. Therefore, the degree of P(x)P(x) cannot be 00. It must be at least 11. This statement is necessarily true. Answer: \boxed{\text{Option 1}}

Practice Features

📚 Topic-wise

Organized by chapters

⏱️ Timed Mode

Build exam speed

📝 Solutions

Detailed explanations

🔖 Bookmarks

Save for revision

Frequently Asked Questions

How many practice questions are available?

We have 1000+ practice questions across 17 chapters for CMI Data Science, all with detailed solutions.

Is the first chapter free?

Yes! The first chapter is completely FREE. Practice all questions with solutions to evaluate before upgrading.

What types of questions are included?

Practice includes MCQ (0), MSQ (685), and NAT (0) questions - same as the actual CMI exam format.

How long does it take to complete all chapters?

At ~2 minutes per question, completing all 1000+ questions takes approximately 34 hours of focused practice.

More CMIData Science Resources

Why Choose MastersUp?

🎯

AI-Powered Plans

Personalized study schedules based on your exam date and learning pace

📚

15,000+ Questions

Verified questions with detailed solutions from past papers

📊

Smart Analytics

Track your progress with subject-wise performance insights

🔖

Bookmark & Revise

Save important questions for quick revision before exams

Start Your Free Preparation →

No credit card required • Free forever for basic features