MHT CET 2024 Mathematics Question Paper with Answer and Solution

769 QuestionsEnglishWith Solutions

MathematicsQ51150 of 769 questions

Page 2 of 12 · English

51
MathematicsMediumMCQMHT CET · 2024
Let $\alpha(a)$ and $\beta(a)$ be the roots of the equation $(\sqrt[3]{1+a}-1) x^2+(\sqrt{1+a}-1) x+(\sqrt[6]{1+a}-1)=0$ where $a > -1$. Then $\lim _{a \rightarrow 0^{+}} \alpha(a)$ and $\lim _{a \rightarrow 0^{+}} \beta(a)$ respectively are
A
$1$ and $-\frac{5}{2}$
B
$-1$ and $-\frac{1}{2}$
C
$2$ and $-\frac{7}{2}$
D
$3$ and $-\frac{9}{2}$

Solution

(B) Let $A = 1 + a$.
As $a \rightarrow 0^{+}$,$A \rightarrow 1^{+}$.
The given equation is $(A^{\frac{1}{3}}-1) x^2+(A^{\frac{1}{2}}-1) x+(A^{\frac{1}{6}}-1)=0$.
Dividing the entire equation by $(A-1)$ where $A \neq 1$:
$\frac{A^{\frac{1}{3}}-1}{A-1} x^2 + \frac{A^{\frac{1}{2}}-1}{A-1} x + \frac{A^{\frac{1}{6}}-1}{A-1} = 0$.
Taking the limit as $A \rightarrow 1$ (which corresponds to $a \rightarrow 0^{+}$),we use the standard limit $\lim _{A \rightarrow 1} \frac{A^n-1}{A-1} = n$:
$\frac{1}{3} x^2 + \frac{1}{2} x + \frac{1}{6} = 0$.
Multiplying by $6$ to clear denominators:
$2 x^2 + 3 x + 1 = 0$.
Factoring the quadratic: $(2x + 1)(x + 1) = 0$.
Thus,the roots are $x = -1$ and $x = -\frac{1}{2}$.
Therefore,$\lim _{a \rightarrow 0^{+}} \alpha(a) = -1$ and $\lim _{a \rightarrow 0^{+}} \beta(a) = -\frac{1}{2}$.
52
MathematicsDifficultMCQMHT CET · 2024
If $S_1 = \sum_{r=1}^{n} r$,$S_2 = \sum_{r=1}^{n} r^2$,and $S_3 = \sum_{r=1}^{n} r^3$,then the value of $\lim_{n \rightarrow \infty} \frac{S_1(1 + \frac{S_3}{4})}{S_2^2}$ is
A
$\frac{9}{16}$
B
$\frac{9}{2}$
C
$\frac{9}{32}$
D
$\frac{9}{8}$

Solution

(C) We know the formulas for the sums of powers of the first $n$ natural numbers:
$S_1 = \frac{n(n+1)}{2}$,$S_2 = \frac{n(n+1)(2n+1)}{6}$,$S_3 = \frac{n^2(n+1)^2}{4}$.
Given the expression $L = \lim_{n \rightarrow \infty} \frac{S_1(1 + \frac{S_3}{4})}{S_2^2}$.
Substituting the formulas:
$L = \lim_{n \rightarrow \infty} \frac{\frac{n(n+1)}{2} (1 + \frac{n^2(n+1)^2}{16})}{\frac{n^2(n+1)^2(2n+1)^2}{36}}$.
Simplifying the expression:
$L = \lim_{n \rightarrow \infty} \frac{n(n+1)}{2} \cdot \frac{16 + n^2(n+1)^2}{16} \cdot \frac{36}{n^2(n+1)^2(2n+1)^2}$.
$L = \lim_{n \rightarrow \infty} \frac{18}{16} \cdot \frac{n(n+1) [16 + n^2(n+1)^2]}{n^2(n+1)^2(2n+1)^2}$.
$L = \frac{9}{8} \lim_{n \rightarrow \infty} \frac{16 + n^2(n+1)^2}{n(n+1)(2n+1)^2}$.
Dividing the numerator and denominator by $n^4$:
$L = \frac{9}{8} \lim_{n}$ ${\rightarrow \infty} \frac{\frac{16}{n^4} + (1 + \frac{1}{n})^2}{(1 + \frac{1}{n}) (2 + \frac{1}{n})^2} = \frac{9}{8} \cdot \frac{0 + 1}{1 \cdot 4} = \frac{9}{32}$.
53
MathematicsEasyMCQMHT CET · 2024
The region represented by the inequations $2x + 3y \leqslant 18$,$x + y \geqslant 10$,$x \geqslant 0$,$y \geqslant 0$ is
A
unbounded
B
bounded region,but not a singleton set
C
singleton set
D
null set

Solution

(D) To find the feasible region,we analyze the given constraints:
$1$. $2x + 3y \leqslant 18$: This represents the region on or below the line $2x + 3y = 18$. The intercepts are $(9, 0)$ and $(0, 6)$.
$2$. $x + y \geqslant 10$: This represents the region on or above the line $x + y = 10$. The intercepts are $(10, 0)$ and $(0, 10)$.
$3$. $x \geqslant 0, y \geqslant 0$: This restricts the region to the first quadrant.
Comparing the two lines:
For $2x + 3y = 18$,the maximum $x$-value is $9$ and the maximum $y$-value is $6$.
For $x + y = 10$,the minimum $x$-value is $10$ and the minimum $y$-value is $10$.
Since the region defined by $2x + 3y \leqslant 18$ lies entirely below the line $x + y = 10$ in the first quadrant,there is no point $(x, y)$ that satisfies both $2x + 3y \leqslant 18$ and $x + y \geqslant 10$ simultaneously.
Therefore,the feasible region is a null set.
Solution diagram
54
MathematicsEasyMCQMHT CET · 2024
The graphical solution set of the system of inequations $2x + 3y \leq 6$,$x + 4y \geq 4$,$x \geq 0$,$y \geq 0$ is given by
Question diagram
A
Fig. $1$
B
Fig. $3$
C
Fig. $2$
D
Fig. $4$

Solution

(A) To find the feasible region,we analyze the given system of inequations:
$1$. $2x + 3y \leq 6$: The boundary line is $2x + 3y = 6$. For $(0,0)$,$0 \leq 6$ is true,so the region is towards the origin.
$2$. $x + 4y \geq 4$: The boundary line is $x + 4y = 4$. For $(0,0)$,$0 \geq 4$ is false,so the region is away from the origin.
$3$. $x \geq 0, y \geq 0$: This restricts the region to the $1^{\text{st}}$ quadrant.
Combining these,the feasible region is the area bounded by the lines in the $1^{\text{st}}$ quadrant that satisfies both conditions simultaneously. Looking at the provided figures,Fig. $1$ represents the region bounded by these constraints.
Therefore,Option $(A)$ is the correct answer.
55
MathematicsEasyMCQMHT CET · 2024
If $Statement-I$: If the work is not finished on time,the contractor is in trouble. $Statement-II$: Either the work is finished on time or the contractor is in trouble. Then:
A
$Statement-II$ is the negation of $Statement-I$.
B
$Statement-II$ is the converse of $Statement-I$.
C
$Statement-II$ and $Statement-I$ are equivalent.
D
$Statement-II$ is the inverse of $Statement-I$.

Solution

(C) Let $p$: The work is finished on time.
Let $q$: The contractor is in trouble.
$Statement-I$ is $\sim p \rightarrow q$.
Using the logical equivalence $\sim p \rightarrow q \equiv p \vee q$,we get:
$Statement-I \equiv p \vee q$.
$Statement-II$ is given as: Either the work is finished on time or the contractor is in trouble,which is $p \vee q$.
Since $Statement-I \equiv p \vee q$ and $Statement-II \equiv p \vee q$,both statements are equivalent.
56
MathematicsEasyMCQMHT CET · 2024
If the statement $p \vee \sim(q \wedge r)$ is false,then the truth values of $p, q$ and $r$ are respectively:
A
$F, T, F$
B
$T, F, F$
C
$F, T, T$
D
$F, F, T$

Solution

(C) The statement $p \vee \sim(q \wedge r)$ is false if and only if both components of the disjunction are false.
Therefore,$p = F$ and $\sim(q \wedge r) = F$.
Since $\sim(q \wedge r) = F$,it implies $(q \wedge r) = T$.
For the conjunction $(q \wedge r)$ to be true,both $q$ and $r$ must be true.
Thus,$q = T$ and $r = T$.
So,the truth values are $p = F, q = T, r = T$.
Solution diagram
57
MathematicsEasyMCQMHT CET · 2024
Which one of the following is the pair of equivalent circuits?
$i. (p \land q) \lor (p \land r)$
$ii. p \lor (q \land r)$
$iii. p \land (q \lor r)$
$iv. p \land q \land r$
$v. (p \land q) \lor r$
Question diagram
A
$(i)$ and $(ii)$
B
$(ii)$ and $(iv)$
C
$(iii)$ and $(v)$
D
$(i)$ and $(iii)$

Solution

(D) The symbolic form of the given circuit is $(p \land q) \lor (p \land r)$.
By the distributive law of logic,$(p \land q) \lor (p \land r) \equiv p \land (q \lor r)$.
Comparing this with the given options:
Circuit $(i)$ is $(p \land q) \lor (p \land r)$.
Circuit $(iii)$ is $p \land (q \lor r)$.
Since $(p \land q) \lor (p \land r) \equiv p \land (q \lor r)$,the circuits $(i)$ and $(iii)$ are equivalent.
Solution diagram
58
MathematicsEasyMCQMHT CET · 2024
The negation of the contrapositive of the statement $p \rightarrow (\sim q \wedge r)$ is
A
$(\sim q \vee \sim r) \wedge \sim p$
B
$(q \vee \sim r) \wedge p$
C
$(q \wedge \sim r) \vee p$
D
$(\sim q \wedge \sim r) \vee \sim p$

Solution

(B) The contrapositive of the statement $p \rightarrow (\sim q \wedge r)$ is $\sim (\sim q \wedge r) \rightarrow \sim p$.
By De Morgan's law,this is equivalent to $(q \vee \sim r) \rightarrow \sim p$.
The negation of the contrapositive is $\sim [(q \vee \sim r) \rightarrow \sim p]$.
Using the logical equivalence $\sim (A \rightarrow B) \equiv A \wedge \sim B$,we get $(q \vee \sim r) \wedge \sim (\sim p)$.
This simplifies to $(q \vee \sim r) \wedge p$.
59
MathematicsEasyMCQMHT CET · 2024
Consider the following statements:
$p$: the switch $S_1$ is closed.
$q$: the switch $S_2$ is closed.
$r$: the switch $S_3$ is closed.
Then the switching circuit represented by the statement $(p \wedge q) \vee (\sim p \wedge (\sim q \vee p \vee r))$ is
A
Option A
B
Option B
C
Option C
D
Option D

Solution

(C) Let $p$ be the switch $S_1$ is closed,$q$ be the switch $S_2$ is closed,and $r$ be the switch $S_3$ is closed.
Then $\sim p$ represents the switch $S_1'$ is closed,$\sim q$ represents the switch $S_2'$ is closed,and $\sim r$ represents the switch $S_3'$ is closed.
The given statement is $(p \wedge q) \vee (\sim p \wedge (\sim q \vee p \vee r))$.
This represents two main branches connected in parallel:
$1$. The first branch is $(p \wedge q)$,which corresponds to switches $S_1$ and $S_2$ in series.
$2$. The second branch is $(\sim p \wedge (\sim q \vee p \vee r))$,which corresponds to switch $S_1'$ in series with a parallel combination of switches $S_2'$,$S_1$,and $S_3$.
Comparing this with the given options,the circuit diagram in option $C$ matches this description.
Solution diagram
60
MathematicsEasyMCQMHT CET · 2024
If $p$ and $q$ are statements,then $\qquad$ is a contingency.
A
$p \wedge \sim p$
B
$p \vee \sim p$
C
$p \vee q$
D
$(p \wedge (p$ $\rightarrow q))$ $\rightarrow q$

Solution

(C) Step $1$: Identify the definitions: $A$ contradiction is always false,a tautology is always true,and a contingency can be either true or false depending on the truth values of its components.
Step $2$: Evaluate option $(A)$: $p \wedge \sim p$ is always false (contradiction).
Step $3$: Evaluate option $(B)$: $p \vee \sim p$ is always true (tautology).
Step $4$: Evaluate option $(C)$: $p \vee q$ can be true or false depending on the truth values of $p$ and $q$. For example,if $p = F$ and $q = F$,then $p \vee q = F$. If $p = T$ and $q = F$,then $p \vee q = T$. Thus,it is a contingency.
Step $5$: Evaluate option $(D)$: $(p \wedge (p$ $\rightarrow q))$ $\rightarrow q$ is a tautology (Modus Ponens).
Final Answer: $C$)
61
MathematicsEasyMCQMHT CET · 2024
$\sim[(p \vee \sim q) \rightarrow (p \wedge \sim q)] \equiv$
A
$(p \wedge \sim q) \wedge (\sim p \vee q)$
B
$(p \wedge \sim q) \wedge (\sim p \wedge q)$
C
$(p \vee \sim q) \wedge (\sim p \vee q)$
D
$(p \vee \sim q) \vee (\sim p \vee q)$

Solution

(C) We use the logical equivalence $A \rightarrow B \equiv \sim A \vee B$ and De Morgan's Laws.
Given expression: $\sim[(p \vee \sim q) \rightarrow (p \wedge \sim q)]$
Applying the conditional law: $\sim[\sim(p \vee \sim q) \vee (p \wedge \sim q)]$
Applying De Morgan's law: $(p \vee \sim q) \wedge \sim(p \wedge \sim q)$
Applying De Morgan's law again: $(p \vee \sim q) \wedge (\sim p \vee q)$
Thus,the correct option is $C$.
62
MathematicsEasyMCQMHT CET · 2024
If $(p \wedge \sim q) \wedge (p \wedge r) \rightarrow \sim p \vee q$ is false,then the truth values of $p, q$ and $r$ are respectively
A
$T, T, T$
B
$F, F, F$
C
$T, F, T$
D
$F, T, F$

Solution

(C) The implication $A \rightarrow B$ is false only when $A$ is true and $B$ is false.
Given $(p \wedge \sim q) \wedge (p \wedge r) \rightarrow \sim p \vee q \equiv F$.
This implies $(p \wedge \sim q) \wedge (p \wedge r) \equiv T$ and $\sim p \vee q \equiv F$.
From $\sim p \vee q \equiv F$,we get $\sim p \equiv F$ and $q \equiv F$,which means $p \equiv T$ and $q \equiv F$.
Now substitute these into the first part: $(T \wedge \sim F) \wedge (T \wedge r) \equiv T$.
$(T \wedge T) \wedge (T \wedge r) \equiv T$.
$T \wedge (T \wedge r) \equiv T$.
This requires $T \wedge r \equiv T$,which implies $r \equiv T$.
Thus,the truth values are $p = T, q = F, r = T$.
63
MathematicsMediumMCQMHT CET · 2024
The statement pattern $[p \wedge (q \vee r)] \vee [\sim r \wedge \sim q \wedge p]$ is equivalent to
A
$q \vee r$
B
$p \vee r$
C
$q$
D
$p$

Solution

(D) Given expression: $[p \wedge (q \vee r)] \vee [\sim r \wedge \sim q \wedge p]$
$\equiv [p \wedge (q \vee r)] \vee [p \wedge (\sim r \wedge \sim q)]$ (Commutative Law)
$\equiv [p \wedge (q \vee r)] \vee [p \wedge \sim (r \vee q)]$ (De Morgan's Law)
$\equiv p \wedge [(q \vee r) \vee \sim (q \vee r)]$ (Distributive Law)
$\equiv p \wedge T$ (Complement Law)
$\equiv p$ (Identity Law)
64
MathematicsEasyMCQMHT CET · 2024
If the statements $p, q$ and $r$ have the truth values $F, T, F$ respectively,then the truth values of the statement patterns $(p \wedge \sim q) \rightarrow r$ and $(p \vee q) \rightarrow r$ are respectively
A
$T, T$
B
$T, F$
C
$F, T$
D
$F, F$

Solution

(B) Given truth values: $p = F, q = T, r = F$.
For the first statement pattern $(p \wedge \sim q) \rightarrow r$:
$(F \wedge \sim T) \rightarrow F$
$= (F \wedge F) \rightarrow F$
$= F \rightarrow F$
$= T$.
For the second statement pattern $(p \vee q) \rightarrow r$:
$(F \vee T) \rightarrow F$
$= T \rightarrow F$
$= F$.
Thus,the truth values are $T$ and $F$ respectively.
65
MathematicsEasyMCQMHT CET · 2024
The converse of $[p \wedge (\sim q)] \rightarrow r$ is
A
$\sim r \rightarrow (\sim p \vee q)$
B
$r \rightarrow (\sim p \wedge \sim q)$
C
$(\sim p \vee q) \rightarrow \sim r$
D
$r \rightarrow (p \wedge \sim q)$

Solution

(D) The converse of a conditional statement $A \rightarrow B$ is defined as $B \rightarrow A$.
Given the statement $[p \wedge (\sim q)] \rightarrow r$,the converse is $r \rightarrow [p \wedge (\sim q)]$.
However,looking at the provided options,there seems to be a misunderstanding in the original problem's solution logic.
If we consider the contrapositive of the converse,or if the question intended to ask for the inverse,the options provided do not match the standard definition of a converse.
Given the structure of option $D$,$r \rightarrow (p \wedge \sim q)$ is the correct converse.
66
MathematicsEasyMCQMHT CET · 2024
Let $p, q, r$ be three statements such that the truth value of $(p \wedge q) \rightarrow (\sim q \vee r)$ is $F$. Then the truth values of $p, q, r$ are respectively:
A
$T, F, T$
B
$T, T, T$
C
$F, T, F$
D
$T, T, F$

Solution

(D) The implication $(p \wedge q) \rightarrow (\sim q \vee r)$ is false $(F)$ only when the antecedent $(p \wedge q)$ is true $(T)$ and the consequent $(\sim q \vee r)$ is false $(F)$.
For $(p \wedge q)$ to be true,both $p$ and $q$ must be true $(T)$.
For $(\sim q \vee r)$ to be false,both $\sim q$ and $r$ must be false $(F)$.
Since $q$ is true,$\sim q$ is false. For $r$ to be false,$r$ must be $F$.
Thus,the truth values are $p = T, q = T, r = F$.
Solution diagram
67
MathematicsMediumMCQMHT CET · 2024
Consider the following statements:
$(A)$ If $3+3=7$,then $4+3=8$.
$(B)$ If $5+3=8$,then the earth is flat.
$(C)$ If both $(A)$ and $(B)$ are true,then $5+6=17$.
Which of the following statements is correct?
A
$(A)$ is true while $(B)$ and $(C)$ are false.
B
$(A)$ and $(C)$ are true while $(B)$ is false.
C
$(A)$ and $(B)$ are false,while $(C)$ is true.
D
$(A)$ is false but $(B)$ and $(C)$ are true.

Solution

(B) In logic,an implication $p \rightarrow q$ is false only when $p$ is true and $q$ is false. Otherwise,it is true.
$(A)$ Let $p: 3+3=7$ (False) and $q: 4+3=8$ (False). Since $p$ is false,$p \rightarrow q$ is true.
$(B)$ Let $p: 5+3=8$ (True) and $q: \text{the earth is flat}$ (False). Since $p$ is true and $q$ is false,$p \rightarrow q$ is false.
$(C)$ Let $p: \text{Both } (A) \text{ and } (B) \text{ are true}$ (False,because $B$ is false) and $q: 5+6=17$ (False). Since $p$ is false,$p \rightarrow q$ is true.
Therefore,$(A)$ and $(C)$ are true,while $(B)$ is false.
68
MathematicsEasyMCQMHT CET · 2024
The negation of the statement 'Horses have wings if and only if crows have tails' is:
A
Horses have wings but crows do not have tails,or crows have tails but horses do not have wings.
B
Horses do not have wings if and only if crows do not have tails.
C
Horses do not have wings and crows have tails,or horses have wings and crows do not have tails.
D
Horses do not have wings and crows do not have tails.

Solution

(A) Let $p$: Horses have wings.
Let $q$: Crows have tails.
The given statement is $p \leftrightarrow q$.
The negation of a biconditional statement is $\sim(p \leftrightarrow q) \equiv (p \wedge \sim q) \vee (q \wedge \sim p)$.
This translates to: 'Horses have wings and crows do not have tails,or crows have tails and horses do not have wings.'
Comparing this with the given options,option $A$ represents this logical equivalence.
69
MathematicsDifficultMCQMHT CET · 2024
The inverse of $p$ $\rightarrow (q$ $\rightarrow r)$ is logically equivalent to
A
$p$ $\rightarrow (q$ $\rightarrow r)$
B
$(q$ $\rightarrow r)$ $\rightarrow \sim p$
C
$(p \vee q) \rightarrow r$
D
$(q$ $\rightarrow r)$ $\rightarrow p$

Solution

(D) The inverse of a conditional statement $A \rightarrow B$ is defined as $\sim A \rightarrow \sim B$.
For the statement $p$ $\rightarrow (q$ $\rightarrow r)$,the inverse is $\sim p$ $\rightarrow \sim (q$ $\rightarrow r)$.
Using the property that $\sim (q \rightarrow r) \equiv q \wedge \sim r$,this does not immediately match the options.
However,let us re-examine the logical equivalence.
Given $p$ $\rightarrow (q$ $\rightarrow r)$,the inverse is $\sim p$ $\rightarrow \sim (q$ $\rightarrow r)$.
Using the contrapositive rule,$\sim A$ $\rightarrow \sim B \equiv B$ $\rightarrow A$.
Let $A = p$ and $B = (q \rightarrow r)$.
Then $\sim p$ $\rightarrow \sim (q$ $\rightarrow r) \equiv (q$ $\rightarrow r)$ $\rightarrow p$.
Thus,the inverse is logically equivalent to $(q$ $\rightarrow r)$ $\rightarrow p$.
70
MathematicsEasyMCQMHT CET · 2024
Negation of the statement "The payment will be made if and only if the work is finished in time." is
A
The work is finished in time and the payment is not made.
B
The payment is made and the work is not finished in time.
C
The work is finished in time and the payment is not made,or the payment is made and the work is finished in time.
D
Either the work is finished in time and the payment is not made,or the payment is made and the work is not finished in time.

Solution

(D) Let $p$ : The payment will be made.
Let $q$ : The work is finished in time.
The given statement is a biconditional statement: $p \leftrightarrow q$,which is equivalent to $(p \rightarrow q) \wedge (q \rightarrow p)$.
The negation of $(p \leftrightarrow q)$ is $\sim(p \leftrightarrow q)$,which is equivalent to $(p \wedge \sim q) \vee (q \wedge \sim p)$.
This translates to: "The payment is made and the work is not finished in time,or the work is finished in time and the payment is not made."
Therefore,Option $(D)$ is correct.
71
MathematicsEasyMCQMHT CET · 2024
If $(p \wedge \sim r) \rightarrow (\sim p \vee q)$ has a truth value of $False$,then the truth values of $p, q, r$ are respectively:
A
$F, F, T$
B
$F, T, F$
C
$T, F, F$
D
$T, T, F$

Solution

(C) The implication $A \rightarrow B$ is $False$ only when $A$ is $True$ and $B$ is $False$.
Given $(p \wedge \sim r) \rightarrow (\sim p \vee q) \equiv F$.
This implies $(p \wedge \sim r) \equiv T$ and $(\sim p \vee q) \equiv F$.
From $(\sim p \vee q) \equiv F$,we get $\sim p \equiv F$ and $q \equiv F$,which means $p \equiv T$ and $q \equiv F$.
Substituting $p \equiv T$ into $(p \wedge \sim r) \equiv T$,we get $(T \wedge \sim r) \equiv T$,which implies $\sim r \equiv T$,so $r \equiv F$.
Thus,the truth values are $p=T, q=F, r=F$.
Therefore,Option $(C)$ is correct.
72
MathematicsEasyMCQMHT CET · 2024
The converse of "If $3$ is a prime number,then $3$ is odd." is
A
If $3$ is odd then it is a prime number.
B
If $3$ is not a prime number then $3$ is even.
C
If $3$ is a prime number then $3$ is even.
D
If $3$ is not a prime number then $3$ is not odd.

Solution

(A) Let $p: 3$ is a prime number.
Let $q: 3$ is odd.
The given statement is $p \rightarrow q$.
The converse of a conditional statement $p \rightarrow q$ is $q \rightarrow p$.
Therefore,the converse is: "If $3$ is odd,then $3$ is a prime number."
73
MathematicsMediumMCQMHT CET · 2024
The expression $((p \wedge q) \vee (p \vee \sim q)) \wedge (\sim p \wedge \sim q)$ is equivalent to
A
$p \wedge q$
B
$p \vee \sim q$
C
$p \wedge \sim q$
D
$(\sim p) \wedge (\sim q)$

Solution

(D) First,simplify the expression $((p \wedge q) \vee (p \vee \sim q))$.
Using the Associative and Commutative laws,we have $(p \wedge q) \vee (p \vee \sim q) \equiv p \vee (q \vee \sim q) \equiv p \vee T \equiv T$.
Now,substitute this back into the original expression:
$T \wedge (\sim p \wedge \sim q) \equiv \sim p \wedge \sim q$.
Thus,the expression is equivalent to $\sim p \wedge \sim q$.
74
MathematicsEasyMCQMHT CET · 2024
Let $p$: $A$ man is a judge.
$q$: He is honest.
The inverse of $p \rightarrow q$ is
A
If a man is a judge,then he is honest.
B
If a man is not a judge,then he is not honest.
C
If a man is honest,then he is a judge.
D
If a man is not honest,then he is not a judge.

Solution

(B) The inverse of a conditional statement $p \rightarrow q$ is defined as $\sim p \rightarrow \sim q$.
Given $p$: $A$ man is a judge,then $\sim p$: $A$ man is not a judge.
Given $q$: He is honest,then $\sim q$: He is not honest.
Therefore,the inverse is: If a man is not a judge,then he is not honest.
75
MathematicsEasyMCQMHT CET · 2024
Let $p, q$ and $r$ be the statements:
$p$: $X$ is an equilateral triangle
$q$: $X$ is an isosceles triangle
$r: q \vee \sim p$
Then the equivalent statement of $r$ is:
A
If $X$ is not an equilateral triangle,then $X$ is not an isosceles triangle
B
$X$ is neither isosceles nor equilateral triangle
C
$X$ is isosceles but not an equilateral triangle
D
If $X$ is not an isosceles triangle,then $X$ is not an equilateral triangle.

Solution

(D) Given $r: q \vee \sim p$.
Using the logical equivalence $p \rightarrow q \equiv \sim p \vee q$,we can rewrite the expression:
$q \vee \sim p \equiv \sim p \vee q$.
By the contrapositive rule,$\sim p \vee q \equiv \sim q \rightarrow \sim p$.
Translating this back into words:
$\sim q$: $X$ is not an isosceles triangle.
$\sim p$: $X$ is not an equilateral triangle.
Thus,$\sim q \rightarrow \sim p$ means: "If $X$ is not an isosceles triangle,then $X$ is not an equilateral triangle."
Therefore,Option $(D)$ is correct.
76
MathematicsMediumMCQMHT CET · 2024
The statement $(p$ $\rightarrow q)$ $\rightarrow ((\sim p$ $\rightarrow q)$ $\rightarrow q)$ is
A
a fallacy.
B
equivalent to $(\sim p) \rightarrow q$.
C
equivalent to $p \rightarrow (\sim q)$.
D
a tautology.

Solution

(D) We evaluate the logical expression using the laws of logic:
$(p$ $\rightarrow q)$ $\rightarrow ((\sim p$ $\rightarrow q)$ $\rightarrow q)$
$\equiv (p$ $\rightarrow q)$ $\rightarrow ((p \vee q)$ $\rightarrow q)$
$\equiv (p$ $\rightarrow q)$ $\rightarrow (\sim(p \vee q) \vee q)$
$\equiv (p$ $\rightarrow q)$ $\rightarrow ((\sim p \wedge \sim q) \vee q)$
$\equiv (p$ $\rightarrow q)$ $\rightarrow ((\sim p \vee q) \wedge (\sim q \vee q))$
$\equiv (p$ $\rightarrow q)$ $\rightarrow ((\sim p \vee q) \wedge T)$
$\equiv (p$ $\rightarrow q)$ $\rightarrow (\sim p \vee q)$
$\equiv (p$ $\rightarrow q)$ $\rightarrow (p$ $\rightarrow q)$
$\equiv T$
Since the result is always true,the statement is a tautology.
77
MathematicsEasyMCQMHT CET · 2024
The contrapositive of the statement 'If two numbers are not equal,then their squares are not equal' is:
A
If the squares of two numbers are not equal,then the numbers are equal.
B
If the squares of two numbers are equal,then the numbers are not equal.
C
If the squares of two numbers are equal,then the numbers are equal.
D
If the squares of two numbers are not equal,then the numbers are not equal.

Solution

(C) Let $p$ be the statement: 'Two numbers are not equal'.
Let $q$ be the statement: 'Their squares are not equal'.
The given statement is $p \rightarrow q$.
The contrapositive of $p \rightarrow q$ is defined as $\sim q \rightarrow \sim p$.
Here,$\sim q$ is: 'The squares of two numbers are equal'.
And $\sim p$ is: 'The numbers are equal'.
Therefore,the contrapositive is: 'If the squares of two numbers are equal,then the numbers are equal'.
78
MathematicsEasyMCQMHT CET · 2024
The contrapositive of the statement: 'If two numbers are equal,then their squares are equal' is
A
If the squares of two numbers are equal,then the numbers are not equal.
B
If the squares of two numbers are not equal,then the numbers are equal.
C
If the squares of two numbers are not equal,then the numbers are not equal.
D
If the squares of two numbers are equal,then the numbers are equal.

Solution

(C) The contrapositive of a conditional statement $p \rightarrow q$ is defined as $\sim q \rightarrow \sim p$.
Given statement $p$: 'Two numbers are equal' and $q$: 'Their squares are equal'.
Therefore,the contrapositive $\sim q \rightarrow \sim p$ is: 'If the squares of two numbers are not equal,then the numbers are not equal'.
79
MathematicsEasyMCQMHT CET · 2024
If $p$: The total prime numbers between $2$ to $100$ are $26$.
$q$: Zero is a complex number.
$r$: Least common multiple ($L$.$C$.$M$.) of $6$ and $7$ is $6$.
Then which of the following is correct?
A
$(p \wedge q) \rightarrow r$ has truth value False.
B
$(p$ $\rightarrow q)$ $\rightarrow r$ has truth value True.
C
$(p \vee q) \leftrightarrow r$ has truth value False.
D
$(p$ $\rightarrow q)$ $\rightarrow (q$ $\rightarrow p)$ has truth value True.

Solution

(C) First,determine the truth values of the statements:
$p$: The prime numbers between $2$ and $100$ are $25$,not $26$. So,$p$ is $F$.
$q$: Zero $(0)$ can be written as $0 + 0i$,which is a complex number. So,$q$ is $T$.
$r$: The $L$.$C$.$M$. of $6$ and $7$ is $42$,not $6$. So,$r$ is $F$.
Now evaluate the options:
$(A)$ $(p \wedge q)$ $\rightarrow r \equiv (F \wedge T)$ $\rightarrow F \equiv F$ $\rightarrow F \equiv T$.
$(B)$ $(p$ $\rightarrow q)$ $\rightarrow r \equiv (F$ $\rightarrow T)$ $\rightarrow F \equiv T$ $\rightarrow F \equiv F$.
$(C)$ $(p \vee q) \leftrightarrow r \equiv (F \vee T) \leftrightarrow F \equiv T \leftrightarrow F \equiv F$.
$(D)$ $(p$ $\rightarrow q)$ $\rightarrow (q$ $\rightarrow p) \equiv (F$ $\rightarrow T)$ $\rightarrow (T$ $\rightarrow F) \equiv T$ $\rightarrow F \equiv F$.
Thus,option $(C)$ is correct.
80
MathematicsEasyMCQMHT CET · 2024
The contrapositive of the inverse of $p$ $\rightarrow (p$ $\rightarrow q)$ is
A
$(\sim p \wedge q) \rightarrow p$
B
$(\sim p \vee q) \rightarrow p$
C
$p \rightarrow (\sim p \vee q)$
D
$(p \vee q) \rightarrow p$

Solution

(B) The inverse of a conditional statement $A \rightarrow B$ is $\sim A \rightarrow \sim B$.
For the statement $p$ $\rightarrow (p$ $\rightarrow q)$,the inverse is $\sim p$ $\rightarrow \sim (p$ $\rightarrow q)$.
The contrapositive of a conditional statement $A \rightarrow B$ is $\sim B \rightarrow \sim A$.
Applying this to the inverse $\sim p$ $\rightarrow \sim (p$ $\rightarrow q)$,we get:
$\sim [\sim (p$ $\rightarrow q)]$ $\rightarrow \sim (\sim p)$
$= (p$ $\rightarrow q)$ $\rightarrow p$
Since $p \rightarrow q \equiv \sim p \vee q$,the expression becomes $(\sim p \vee q) \rightarrow p$.
81
MathematicsEasyMCQMHT CET · 2024
The proposition $(\sim p) \vee (p \wedge \sim q)$ is equivalent to
A
$p \wedge (\sim q)$
B
$p \rightarrow (\sim q)$
C
$p \vee q$
D
$q \rightarrow p$

Solution

(B) Using the distributive law: $(\sim p) \vee (p \wedge \sim q) \equiv (\sim p \vee p) \wedge (\sim p \vee \sim q)$.
Since $(\sim p \vee p) \equiv T$ (Tautology),the expression becomes $T \wedge (\sim p \vee \sim q)$.
By the identity law,$T \wedge (\sim p \vee \sim q) \equiv \sim p \vee \sim q$.
Using the logical equivalence $p \rightarrow q \equiv \sim p \vee q$,we can rewrite $\sim p \vee \sim q$ as $p \rightarrow (\sim q)$.
82
MathematicsEasyMCQMHT CET · 2024
The statement $\sim(p \leftrightarrow \sim q)$ is
A
equivalent to $p \leftrightarrow q$
B
a fallacy
C
a tautology
D
equivalent to $\sim p \leftrightarrow q$

Solution

(A) To determine the nature of the statement $\sim(p \leftrightarrow \sim q)$,we construct a truth table:
| $p$ | $q$ | $\sim q$ | $p \leftrightarrow \sim q$ | $\sim(p \leftrightarrow \sim q)$ | $p \leftrightarrow q$ |
| :--- | :--- | :--- | :--- | :--- | :--- |
| $T$ | $T$ | $F$ | $F$ | $T$ | $T$ |
| $T$ | $F$ | $T$ | $T$ | $F$ | $F$ |
| $F$ | $T$ | $F$ | $T$ | $F$ | $F$ |
| $F$ | $F$ | $T$ | $F$ | $T$ | $T$ |
Comparing column $5$ and column $6$,we observe that the truth values are identical for all combinations of $p$ and $q$.
Therefore,$\sim(p \leftrightarrow \sim q) \equiv p \leftrightarrow q$.
83
MathematicsEasyMCQMHT CET · 2024
The truth values of $p \rightarrow r$ is $F$ and $p \leftrightarrow q$ is $F$. Then the truth values of $(\sim p \vee q) \rightarrow (p \vee \sim q)$ and $(p \wedge \sim q) \rightarrow (\sim p \wedge q)$ are respectively:
A
$T, F$
B
$F, T$
C
$T, T$
D
$F, F$

Solution

(A) Given that the truth value of $p \rightarrow r$ is $F$,we must have $p \equiv T$ and $r \equiv F$.
Given that the truth value of $p \leftrightarrow q$ is $F$,and we know $p \equiv T$,it follows that $q \equiv F$.
Now,evaluate the first expression: $(\sim p \vee q) \rightarrow (p \vee \sim q)$
$= (\sim T \vee F) \rightarrow (T \vee \sim F)$
$= (F \vee F) \rightarrow (T \vee T)$
$= F \rightarrow T \equiv T$.
Now,evaluate the second expression: $(p \wedge \sim q) \rightarrow (\sim p \wedge q)$
$= (T \wedge \sim F) \rightarrow (\sim T \wedge F)$
$= (T \wedge T) \rightarrow (F \wedge F)$
$= T \rightarrow F \equiv F$.
Thus,the truth values are $T, F$.
84
MathematicsEasyMCQMHT CET · 2024
If $P_1$ and $P_2$ are perpendicular distances (in units) from point $(2, -1)$ to the pair of lines $2x^2 - 5xy + 2y^2 = 0$,then the value of $P_1 P_2$ is
A
$2$
B
$5$
C
$10$
D
$4$

Solution

(D) The given equation of the pair of lines is $2x^2 - 5xy + 2y^2 = 0$.
Factorizing the equation: $2x^2 - 4xy - xy + 2y^2 = 0$.
$2x(x - 2y) - y(x - 2y) = 0$.
$(2x - y)(x - 2y) = 0$.
Thus,the separate equations of the lines are $L_1: 2x - y = 0$ and $L_2: x - 2y = 0$.
The perpendicular distance from a point $(x_1, y_1)$ to a line $ax + by + c = 0$ is given by $d = \frac{|ax_1 + by_1 + c|}{\sqrt{a^2 + b^2}}$.
For point $(2, -1)$:
$P_1 = \frac{|2(2) - (-1)|}{\sqrt{2^2 + (-1)^2}} = \frac{|4 + 1|}{\sqrt{5}} = \frac{5}{\sqrt{5}} = \sqrt{5}$.
$P_2 = \frac{|(2) - 2(-1)|}{\sqrt{1^2 + (-2)^2}} = \frac{|2 + 2|}{\sqrt{5}} = \frac{4}{\sqrt{5}}$.
Therefore,$P_1 P_2 = \sqrt{5} \times \frac{4}{\sqrt{5}} = 4$.
85
MathematicsDifficultMCQMHT CET · 2024
The combined equation of two lines passing through the origin and making an angle of $45^{\circ}$ with the line $3x + y = 0$ is:
A
$2x^2 - 3xy - 2y^2 = 0$
B
$2x^2 + 3xy + 4y^2 = 0$
C
$2x^2 + 3xy - 2y^2 = 0$
D
$2x^2 - 3xy + 2y^2 = 0$

Solution

(C) The given line is $3x + y = 0$,which can be written as $y = -3x$. The slope of this line is $m_1 = -3$.
Let the slope of the required lines be $m$. Since the angle between the lines is $45^{\circ}$,we use the formula $\tan \theta = |\frac{m - m_1}{1 + m m_1}|$.
$\tan 45^{\circ} = |\frac{m - (-3)}{1 + m(-3)}| = |\frac{m + 3}{1 - 3m}|$.
$1 = |\frac{m + 3}{1 - 3m}| \Rightarrow 1 - 3m = \pm(m + 3)$.
Case $1$: $1 - 3m = m + 3$ $\Rightarrow 4m = -2$ $\Rightarrow m = -1/2$.
Case $2$: $1 - 3m = -(m + 3)$ $\Rightarrow 1 - 3m = -m - 3$ $\Rightarrow 2m = 4$ $\Rightarrow m = 2$.
The lines pass through the origin,so their equations are $y = -\frac{1}{2}x$ and $y = 2x$.
These can be written as $x + 2y = 0$ and $2x - y = 0$.
The combined equation is $(x + 2y)(2x - y) = 0$.
$2x^2 - xy + 4xy - 2y^2 = 0 \Rightarrow 2x^2 + 3xy - 2y^2 = 0$.
86
MathematicsMediumMCQMHT CET · 2024
The joint equation of the pair of lines passing through the origin and making an angle of $\frac{\pi}{6}$ with the line $3x+y-6=0$ is
A
$13x^2+12xy+3y^2=0$
B
$13x^2-12xy+3y^2=0$
C
$13x^2+12xy-3y^2=0$
D
$13x^2-12xy-3y^2=0$

Solution

(C) The slope of the line $3x+y-6=0$ is $m_1 = -3$. Let $m$ be the slope of the lines making an angle $\theta = \frac{\pi}{6}$ with the given line.
Using the formula $\tan \theta = \left| \frac{m - m_1}{1 + m m_1} \right|$,we have:
$\frac{1}{\sqrt{3}} = \left| \frac{m - (-3)}{1 + m(-3)} \right| = \left| \frac{m+3}{1-3m} \right|$.
Squaring both sides:
$\frac{1}{3} = \frac{(m+3)^2}{(1-3m)^2} \Rightarrow (1-3m)^2 = 3(m+3)^2$.
$1 - 6m + 9m^2 = 3(m^2 + 6m + 9) = 3m^2 + 18m + 27$.
$6m^2 - 24m - 26 = 0 \Rightarrow 3m^2 - 12m - 13 = 0$.
Substituting $m = \frac{y}{x}$ to find the joint equation:
$3(\frac{y}{x})^2 - 12(\frac{y}{x}) - 13 = 0$.
Multiplying by $x^2$:
$3y^2 - 12xy - 13x^2 = 0 \Rightarrow 13x^2 + 12xy - 3y^2 = 0$.
87
MathematicsEasyMCQMHT CET · 2024
The joint equation of two lines passing through the origin,each making an angle of $30^{\circ}$ with the positive $Y$-axis,is
A
$x^2-3y^2=0$
B
$2x^2-3y^2=0$
C
$3x^2-y^2=0$
D
$x^2+3y^2=0$

Solution

(C) The lines pass through the origin and make an angle of $30^{\circ}$ with the positive $Y$-axis.
The angle made by these lines with the positive $X$-axis is $90^{\circ} \pm 30^{\circ}$,which gives angles of $60^{\circ}$ and $120^{\circ}$.
The slopes of these lines are $m_1 = \tan(60^{\circ}) = \sqrt{3}$ and $m_2 = \tan(120^{\circ}) = -\sqrt{3}$.
The equations of the lines are $y = \sqrt{3}x$ and $y = -\sqrt{3}x$,which can be written as $y - \sqrt{3}x = 0$ and $y + \sqrt{3}x = 0$.
The joint equation is $(y - \sqrt{3}x)(y + \sqrt{3}x) = 0$.
This simplifies to $y^2 - 3x^2 = 0$,or $3x^2 - y^2 = 0$.
88
MathematicsMediumMCQMHT CET · 2024
The joint equation of a pair of lines passing through the origin,each of which makes an angle of $30^{\circ}$ with the $Y$-axis,is
A
$3x^2-y^2=0$
B
$x^2-3y^2=0$
C
$3x^2+y^2=0$
D
$x^2+3y^2=0$

Solution

(A) Let the two lines be $OA$ and $OB$ passing through the origin $O(0,0)$.
Since each line makes an angle of $30^{\circ}$ with the $Y$-axis,the angles they make with the positive $X$-axis are $90^{\circ}-30^{\circ}=60^{\circ}$ and $90^{\circ}+30^{\circ}=120^{\circ}$.
The slopes of these lines are $m_1 = \tan(60^{\circ}) = \sqrt{3}$ and $m_2 = \tan(120^{\circ}) = -\sqrt{3}$.
The equations of the lines are $y = \sqrt{3}x$ and $y = -\sqrt{3}x$,which can be written as $\sqrt{3}x - y = 0$ and $\sqrt{3}x + y = 0$.
The joint equation of the pair of lines is given by $(\sqrt{3}x - y)(\sqrt{3}x + y) = 0$.
Using the identity $(a-b)(a+b) = a^2 - b^2$,we get $(\sqrt{3}x)^2 - y^2 = 0$,which simplifies to $3x^2 - y^2 = 0$.
Solution diagram
89
MathematicsDifficultMCQMHT CET · 2024
The equation of a pair of lines $y=px$ and $y=qx$ can be written as $(y-px)(y-qx)=0$. Then the equation of the pair of angle bisectors of the lines $x^2-4xy-5y^2=0$ is
A
$x^2-3xy+y^2=0$
B
$x^2+4xy-y^2=0$
C
$x^2-3xy-y^2=0$
D
$x^2+3xy-y^2=0$

Solution

(D) The equation of the angle bisectors of two lines represented by the general equation $ax^2+2hxy+by^2=0$ is given by $\frac{x^2-y^2}{a-b} = \frac{xy}{h}$.
Comparing the given equation $x^2-4xy-5y^2=0$ with $ax^2+2hxy+by^2=0$,we get $a=1$,$b=-5$,and $2h=-4$,which implies $h=-2$.
Substituting these values into the formula:
$\frac{x^2-y^2}{1-(-5)} = \frac{xy}{-2}$
$\frac{x^2-y^2}{6} = \frac{xy}{-2}$
$x^2-y^2 = -3xy$
$x^2+3xy-y^2=0$.
90
MathematicsMediumMCQMHT CET · 2024
If the equation $7x^2 - 14xy + py^2 - 12x + qy - 4 = 0$ represents a pair of parallel lines,then the value of $\sqrt{p^2 + q^2 - pq}$ is
A
$\sqrt{119}$
B
$\sqrt{107}$
C
$\sqrt{109}$
D
$\sqrt{108}$

Solution

(C) The given equation of the pair of lines is $7x^2 - 14xy + py^2 - 12x + qy - 4 = 0$.
Comparing this with the general equation $ax^2 + 2hxy + by^2 + 2gx + 2fy + c = 0$,we get $a = 7$,$h = -7$,$b = p$,$g = -6$,$f = \frac{q}{2}$,and $c = -4$.
Since the lines are parallel,$h^2 = ab$.
Substituting the values,$(-7)^2 = 7p$ $\Rightarrow 49 = 7p$ $\Rightarrow p = 7$.
For the equation to represent a pair of lines,the condition $abc + 2fgh - af^2 - bg^2 - ch^2 = 0$ must be satisfied.
Substituting $p = 7$,$a = 7$,$h = -7$,$g = -6$,$f = \frac{q}{2}$,and $c = -4$:
$7(7)(-4) + 2(\frac{q}{2})(-6)(-7) - 7(\frac{q}{2})^2 - 7(-6)^2 - (-4)(-7)^2 = 0$.
$-196 + 42q - \frac{7q^2}{4} - 252 + 196 = 0$.
$42q - \frac{7q^2}{4} - 252 = 0$.
Multiplying by $-4/7$,we get $q^2 - 24q + 144 = 0$.
$(q - 12)^2 = 0 \Rightarrow q = 12$.
Finally,$\sqrt{p^2 + q^2 - pq} = \sqrt{7^2 + 12^2 - (7)(12)} = \sqrt{49 + 144 - 84} = \sqrt{109}$.
91
MathematicsMediumMCQMHT CET · 2024
If an equation $hxy + gx + fy + c = 0$ represents a pair of lines,then
A
$fg = ch$
B
$gh = cf$
C
$fh = cg$
D
$hf = -cg$

Solution

(A) The general equation of a second-degree curve is $Ax^2 + 2Hxy + By^2 + 2Gx + 2Fy + C = 0$.
Comparing this with the given equation $hxy + gx + fy + c = 0$,we get:
$A = 0, B = 0, C = c, H = \frac{h}{2}, G = \frac{g}{2}, F = \frac{f}{2}$.
For the equation to represent a pair of lines,the condition is $\Delta = \begin{vmatrix} A & H & G \\ H & B & F \\ G & F & C \end{vmatrix} = 0$.
Substituting the values:
$\begin{vmatrix} 0 & \frac{h}{2} & \frac{g}{2} \\ \frac{h}{2} & 0 & \frac{f}{2} \\ \frac{g}{2} & \frac{f}{2} & c \end{vmatrix} = 0$.
Expanding along the first row:
$0 - \frac{h}{2} \left( \frac{ch}{2} - \frac{gf}{4} \right) + \frac{g}{2} \left( \frac{hf}{4} - 0 \right) = 0$.
$-\frac{ch^2}{4} + \frac{hgf}{8} + \frac{ghf}{8} = 0$.
$-\frac{ch^2}{4} + \frac{hgf}{4} = 0$.
Multiplying by $4$,we get $-ch^2 + hgf = 0$,which implies $hgf = ch^2$.
Dividing by $h$ (assuming $h \neq 0$),we get $gf = ch$.
92
MathematicsMediumMCQMHT CET · 2024
The number of integer values of $m$,for which the $x$-coordinate of the point of intersection of the lines $3x + 4y = 9$ and $y = mx + 1$ is also an integer,is
A
$2$
B
$0$
C
$4$
D
$1$

Solution

(A) Given the equations of the lines are $3x + 4y = 9$ and $y = mx + 1$.
Substituting $y = mx + 1$ into the first equation:
$3x + 4(mx + 1) = 9$
$3x + 4mx + 4 = 9$
$x(3 + 4m) = 5$
$x = \frac{5}{3 + 4m}$
For $x$ to be an integer,$(3 + 4m)$ must be a divisor of $5$.
The divisors of $5$ are $\{1, -1, 5, -5\}$.
Case $1$: $3 + 4m = 1 \implies 4m = -2 \implies m = -0.5$ (Not an integer).
Case $2$: $3 + 4m = -1 \implies 4m = -4 \implies m = -1$ (Integer).
Case $3$: $3 + 4m = 5 \implies 4m = 2 \implies m = 0.5$ (Not an integer).
Case $4$: $3 + 4m = -5 \implies 4m = -8 \implies m = -2$ (Integer).
Thus,there are $2$ integer values of $m$,which are $\{-1, -2\}$.
93
MathematicsMediumMCQMHT CET · 2024
The equation of the tangent to the parabola $y^2=8x$,which is parallel to the line $4x-y+3=0$,is
A
$2x-8y+1=0$
B
$8x-2y+1=0$
C
$8x+2y+1=0$
D
$2x-8y-1=0$

Solution

(B) The given parabola is $y^2=8x$. Comparing with $y^2=4ax$,we get $4a=8$,so $a=2$.
The slope of the line $4x-y+3=0$ is $m=4$.
The equation of a tangent to the parabola $y^2=4ax$ with slope $m$ is $y=mx+\frac{a}{m}$.
Substituting $a=2$ and $m=4$ into the formula:
$y=4x+\frac{2}{4}$
$y=4x+\frac{1}{2}$
$2y=8x+1$
$8x-2y+1=0$.
94
MathematicsDifficultMCQMHT CET · 2024
Words of length $10$ are formed by using the letters $A, B, C, D, E, F, G, H, I, J$. Let $x$ be the number of such words where no letter is repeated and $y$ be the number of such words where exactly two letters are repeated twice and no other letter is repeated,then the value of $\frac{y}{x}$ is
A
$45$
B
$415$
C
$315$
D
$215$

Solution

(C) The set of letters is $\{A, B, C, D, E, F, G, H, I, J\}$,which contains $10$ distinct letters.
For $x$,we form words of length $10$ using all $10$ letters without repetition,so $x = 10!$.
For $y$,we select $2$ letters to be repeated twice from $10$ available letters in ${}^{10}C_2$ ways.
The remaining $6$ positions in the word of length $10$ must be filled by $6$ distinct letters chosen from the remaining $8$ letters,which can be done in ${}^{8}C_6$ ways.
The total number of arrangements for these $10$ letters (where $2$ letters appear twice and $6$ letters appear once) is given by the multinomial coefficient $\frac{10!}{2! \times 2!}$.
Thus,$y = {}^{10}C_2 \times {}^{8}C_6 \times \frac{10!}{2! \times 2!}$.
Calculating the ratio $\frac{y}{x}$:
$\frac{y}{x} = \frac{{}^{10}C_2 \times {}^{8}C_6 \times \frac{10!}{2! \times 2!}}{10!} = \frac{{}^{10}C_2 \times {}^{8}C_6}{4} = \frac{45 \times 28}{4} = 45 \times 7 = 315$.
95
MathematicsEasyMCQMHT CET · 2024
How many numbers greater than a million can be formed with the digits $2, 3, 0, 3, 4, 2, 3$?
A
$60$
B
$360$
C
$420$
D
$120$

Solution

(B) The given digits are $2, 3, 0, 3, 4, 2, 3$. There are $7$ digits in total,where $2$ appears twice,$3$ appears thrice,$0$ appears once,and $4$ appears once.
All $7$-digit numbers formed using these digits are greater than a million.
The digit at the millions place cannot be $0$.
Therefore,the millions place can be filled by $2, 3,$ or $4$.
Case $I$: Millions place is $2$.
Remaining digits are $3, 0, 3, 4, 2, 3$. The number of arrangements is $\frac{6!}{3!} = \frac{720}{6} = 120$.
Case $II$: Millions place is $3$.
Remaining digits are $2, 0, 3, 4, 2, 3$. The number of arrangements is $\frac{6!}{2! \times 2!} = \frac{720}{4} = 180$.
Case $III$: Millions place is $4$.
Remaining digits are $2, 3, 0, 3, 2, 3$. The number of arrangements is $\frac{6!}{3! \times 2!} = \frac{720}{6 \times 2} = 60$.
Total numbers $= 120 + 180 + 60 = 360$.
96
MathematicsMediumMCQMHT CET · 2024
Eight chairs are numbered $1$ to $8$. Two women and three men wish to occupy one chair each. First,the women choose chairs from amongst the chairs marked $1$ to $4$,and then the men select the chairs from amongst the remaining. The number of possible arrangements is
A
${ }^6 C_3 \times { }^4 C_2$
B
${ }^4 P_2 \times { }^6 P_3$
C
${ }^4 C_2 + { }^4 P_3$
D
${ }^4 P_2 + { }^6 P_3$

Solution

(B) Two women can be seated on chairs marked $1$ to $4$ in ${ }^4 P_2$ ways.
After the women are seated,there are $8 - 2 = 6$ chairs remaining.
Three men can be seated in these $6$ available seats in ${ }^6 P_3$ ways.
Therefore,the total number of possible arrangements is ${ }^4 P_2 \times { }^6 P_3$.
97
MathematicsEasyMCQMHT CET · 2024
If $3$ books on Physics,$2$ books on Chemistry,and $4$ books on Mathematics are to be arranged on a shelf so that all the Physics books are together and all the Mathematics books are together,then the number of such arrangements is
A
$576$
B
$288$
C
$3456$
D
$1152$

Solution

(C) There are $3$ books on Physics,$2$ books on Chemistry,and $4$ books on Mathematics.
Since all Physics books must be together,we treat them as $1$ unit.
Since all Mathematics books must be together,we treat them as $1$ unit.
There are $2$ individual Chemistry books.
Thus,we have $1$ (Physics unit) + $1$ (Mathematics unit) + $2$ (Chemistry books) = $4$ units to arrange.
These $4$ units can be arranged in $4!$ ways.
The $3$ Physics books can be arranged among themselves in $3!$ ways.
The $4$ Mathematics books can be arranged among themselves in $4!$ ways.
$\therefore \text{Total arrangements} = 4! \times 3! \times 4! = 24 \times 6 \times 24 = 3456$.
98
MathematicsEasyMCQMHT CET · 2024
The number of different nine-digit numbers that can be formed by rearranging the digits of the number $223355888$ such that the odd digits occupy even positions is:
A
$16$
B
$40$
C
$60$
D
$180$

Solution

(C) The given number is $223355888$,which has $9$ digits: $2, 2, 3, 3, 5, 5, 8, 8, 8$.
There are $4$ odd digits $(3, 3, 5, 5)$ and $5$ even digits $(2, 2, 8, 8, 8)$.
In a $9$-digit number,the positions are $1, 2, 3, 4, 5, 6, 7, 8, 9$.
The even positions are $2, 4, 6, 8$ (total $4$ positions).
The odd positions are $1, 3, 5, 7, 9$ (total $5$ positions).
We must place the $4$ odd digits in the $4$ even positions. The number of ways to arrange $3, 3, 5, 5$ is $\frac{4!}{2!2!} = \frac{24}{4} = 6$.
We must place the $5$ even digits in the $5$ odd positions. The number of ways to arrange $2, 2, 8, 8, 8$ is $\frac{5!}{2!3!} = \frac{120}{2 \times 6} = 10$.
Therefore,the total number of such $9$-digit numbers is $6 \times 10 = 60$.
99
MathematicsEasyMCQMHT CET · 2024
The number of ways in which $5$ boys and $3$ girls can be seated on a round table,if a particular boy $B_1$ and a particular girl $G_1$ never sit adjacent to each other,is
A
$7!$
B
$5 \times 6!$
C
$6 \times 6!$
D
$5 \times 7!$

Solution

(B) Total number of people $= 5 + 3 = 8$.
Total ways to arrange $8$ people on a round table $= (8-1)! = 7!$.
Now,consider the case where $B_1$ and $G_1$ sit together. Treat $(B_1G_1)$ as one unit.
Now we have $7$ units to arrange on a round table,which can be done in $(7-1)! = 6!$ ways.
Within the unit,$B_1$ and $G_1$ can be arranged in $2! = 2$ ways.
So,the number of ways they sit together $= 6! \times 2$.
The number of ways they never sit adjacent $= 7! - (2 \times 6!) = 7 \times 6! - 2 \times 6! = (7-2) \times 6! = 5 \times 6!$.
100
MathematicsEasyMCQMHT CET · 2024
Consider a group of $5$ boys and $7$ girls. The number of different teams,consisting of $2$ boys and $3$ girls that can be formed from this group if there are two specific girls $A$ and $B$,who refuse to be the members of the same team,is
A
$350$
B
$300$
C
$200$
D
$500$

Solution

(B) Total number of ways to select $2$ boys from $5$ and $3$ girls from $7$ is given by $^5C_2 \times ^7C_3 = 10 \times 35 = 350$.
If both girls $A$ and $B$ are in the same team,we need to select $2$ boys from $5$ and $1$ more girl from the remaining $5$ girls (since $A$ and $B$ are already selected). The number of such ways is $^5C_2 \times ^5C_1 = 10 \times 5 = 50$.
The number of teams where $A$ and $B$ are not together is the total number of teams minus the teams where both are present.
Required number of ways $= 350 - 50 = 300$.
101
MathematicsEasyMCQMHT CET · 2024
If $f(x) = x^3 - 6x^2 + 9x + 3$ is a monotonically decreasing function,then $x$ lies in:
A
$(3, \infty)$
B
$(1, 3)$
C
$[3, \infty)$
D
$[0, 3]$

Solution

(B) Given function: $f(x) = x^3 - 6x^2 + 9x + 3$.
Find the derivative: $f'(x) = 3x^2 - 12x + 9$.
For a function to be monotonically decreasing,the condition is $f'(x) < 0$.
So,$3x^2 - 12x + 9 < 0$.
Divide by $3$: $x^2 - 4x + 3 < 0$.
Factorize the quadratic expression: $(x - 3)(x - 1) < 0$.
Using the sign scheme for the inequality,the expression is negative between the roots $1$ and $3$.
Therefore,$x \in (1, 3)$.
102
MathematicsDifficultMCQMHT CET · 2024
Let $f(x) = \frac{x}{\sqrt{a^2+x^2}} - \frac{d-x}{\sqrt{b^2+(d-x)^2}}$,$x \in R$,where $a, b, d$ are non-zero real constants. Then
A
$f^{\prime}$ is not a continuous function of $x$.
B
$f$ is neither an increasing nor a decreasing function of $x$.
C
$f$ is an increasing function of $x$.
D
$f$ is a decreasing function of $x$.

Solution

(C) Given $f(x) = \frac{x}{\sqrt{a^2+x^2}} - \frac{d-x}{\sqrt{b^2+(d-x)^2}}$.
To determine if $f(x)$ is increasing or decreasing,we find its derivative $f'(x)$.
Using the quotient rule $\frac{d}{dx}(\frac{u}{v}) = \frac{u'v - uv'}{v^2}$,where $\frac{d}{dx}(\frac{x}{\sqrt{a^2+x^2}}) = \frac{1 \cdot \sqrt{a^2+x^2} - x \cdot \frac{x}{\sqrt{a^2+x^2}}}{a^2+x^2} = \frac{a^2+x^2-x^2}{(a^2+x^2)^{3/2}} = \frac{a^2}{(a^2+x^2)^{3/2}}$.
Similarly,for the second term,let $u = d-x$,then $\frac{d}{dx}(-\frac{u}{\sqrt{b^2+u^2}}) = -\frac{d}{du}(\frac{u}{\sqrt{b^2+u^2}}) \cdot \frac{du}{dx} = -\frac{b^2}{(b^2+u^2)^{3/2}} \cdot (-1) = \frac{b^2}{(b^2+(d-x)^2)^{3/2}}$.
Thus,$f'(x) = \frac{a^2}{(a^2+x^2)^{3/2}} + \frac{b^2}{(b^2+(d-x)^2)^{3/2}}$.
Since $a^2 > 0$ and $b^2 > 0$,the terms $(a^2+x^2)^{3/2}$ and $(b^2+(d-x)^2)^{3/2}$ are always positive.
Therefore,$f'(x) > 0$ for all $x \in R$.
Since $f'(x) > 0$,$f(x)$ is an increasing function of $x$.
103
MathematicsEasyMCQMHT CET · 2024
If $f(x)=x^3-10x^2+200x-10$,then
A
$f(x)$ is decreasing in $(-\infty, 10]$ and increasing in $[10, \infty)$
B
$f(x)$ is increasing in $(-\infty, 10]$ and decreasing in $[10, \infty)$
C
$f(x)$ is increasing throughout the real line
D
$f(x)$ is decreasing throughout the real line

Solution

(C) Given function is $f(x) = x^3 - 10x^2 + 200x - 10$.
To determine the intervals of increase or decrease,we find the derivative $f'(x)$.
$f'(x) = \frac{d}{dx}(x^3 - 10x^2 + 200x - 10) = 3x^2 - 20x + 200$.
To check the sign of $f'(x)$,we analyze the quadratic expression $3x^2 - 20x + 200$.
The discriminant $D = b^2 - 4ac = (-20)^2 - 4(3)(200) = 400 - 2400 = -2000$.
Since $D < 0$ and the coefficient of $x^2$ (which is $3$) is positive,the quadratic $3x^2 - 20x + 200$ is always positive for all real values of $x$.
Since $f'(x) > 0$ for all $x \in \mathbb{R}$,the function $f(x)$ is strictly increasing throughout the real line.
104
MathematicsEasyMCQMHT CET · 2024
The function $f(x) = 2x^3 - 9x^2 + 12x + 2$ is decreasing in
A
$1 < x < 2$
B
$x < 1$ or $x > 2$
C
$x < -1$ or $x > -2$
D
$-2 < x < -1$

Solution

(A) Given function: $f(x) = 2x^3 - 9x^2 + 12x + 2$.
Find the derivative: $f'(x) = 6x^2 - 18x + 12$.
For the function to be decreasing,we must have $f'(x) < 0$.
$6x^2 - 18x + 12 < 0$.
Divide by $6$: $x^2 - 3x + 2 < 0$.
Factor the quadratic expression: $(x - 1)(x - 2) < 0$.
Using the sign scheme for the inequality,the expression is negative between the roots $x = 1$ and $x = 2$.
Thus,the function is decreasing in the interval $(1, 2)$.
105
MathematicsMediumMCQMHT CET · 2024
The set of all points,for which $f(x) = x^2 e^{-x}$ strictly increases,is
A
$(0, 2)$
B
$(2, \infty)$
C
$(-2, 0)$
D
$(-\infty, \infty)$

Solution

(A) Given $f(x) = x^2 e^{-x}$.
To find the interval where $f(x)$ is strictly increasing,we calculate the derivative $f'(x)$:
$f'(x) = \frac{d}{dx}(x^2) e^{-x} + x^2 \frac{d}{dx}(e^{-x}) = 2x e^{-x} - x^2 e^{-x} = x e^{-x}(2 - x)$.
For $f(x)$ to be strictly increasing,we must have $f'(x) > 0$.
Since $e^{-x} > 0$ for all real $x$,the inequality $x e^{-x}(2 - x) > 0$ simplifies to $x(2 - x) > 0$.
Multiplying by $-1$ reverses the inequality: $x(x - 2) < 0$.
This inequality holds when $x$ lies between the roots $0$ and $2$.
Thus,$x \in (0, 2)$.
106
MathematicsEasyMCQMHT CET · 2024
If $x=-1$ and $x=2$ are extreme points of $f(x)=\alpha \log |x|+\beta x^2+x$,then
A
$\alpha=-6, \beta=\frac{1}{2}$
B
$\alpha=-6, \beta=-\frac{1}{2}$
C
$\alpha=2, \beta=-\frac{1}{2}$
D
$\alpha=2, \beta=\frac{1}{2}$

Solution

(C) Given $f(x)=\alpha \log |x|+\beta x^2+x$.
The derivative is $f^{\prime}(x)=\frac{\alpha}{x}+2\beta x+1$.
Since $x=-1$ and $x=2$ are extreme points,$f^{\prime}(-1)=0$ and $f^{\prime}(2)=0$.
For $x=-1$: $\frac{\alpha}{-1}+2\beta(-1)+1=0 \Rightarrow -\alpha-2\beta+1=0 \Rightarrow \alpha+2\beta=1$ (Equation $i$).
For $x=2$: $\frac{\alpha}{2}+2\beta(2)+1=0 \Rightarrow \frac{\alpha}{2}+4\beta+1=0 \Rightarrow \alpha+8\beta=-2$ (Equation $ii$).
Subtracting $(i)$ from (ii): $(\alpha+8\beta)-(\alpha+2\beta)=-2-1 \Rightarrow 6\beta=-3 \Rightarrow \beta=-\frac{1}{2}$.
Substituting $\beta=-\frac{1}{2}$ into $(i)$: $\alpha+2(-\frac{1}{2})=1 \Rightarrow \alpha-1=1 \Rightarrow \alpha=2$.
Thus,$\alpha=2$ and $\beta=-\frac{1}{2}$.
107
MathematicsMediumMCQMHT CET · 2024
If $f(x) = \frac{a \sin x + b \cos x}{c \sin x + d \cos x}$ is decreasing for all $x$,then
A
$ad - bc > 0$
B
$ad - bc < 0$
C
$ab - cd > 0$
D
$ab - cd < 0$

Solution

(B) Given $f(x) = \frac{a \sin x + b \cos x}{c \sin x + d \cos x}$.
For $f(x)$ to be decreasing,we must have $f'(x) < 0$.
Using the quotient rule,$f'(x) = \frac{(c \sin x + d \cos x)(a \cos x - b \sin x) - (a \sin x + b \cos x)(c \cos x - d \sin x)}{(c \sin x + d \cos x)^2}$.
Expanding the numerator:
$= (ac \sin x \cos x - bc \sin^2 x + ad \cos^2 x - bd \sin x \cos x) - (ac \sin x \cos x - ad \sin^2 x + bc \cos^2 x - bd \sin x \cos x)$.
$= ac \sin x \cos x - bc \sin^2 x + ad \cos^2 x - bd \sin x \cos x - ac \sin x \cos x + ad \sin^2 x - bc \cos^2 x + bd \sin x \cos x$.
$= ad(\sin^2 x + \cos^2 x) - bc(\sin^2 x + \cos^2 x)$.
$= ad - bc$.
Since the denominator $(c \sin x + d \cos x)^2$ is always positive,for $f'(x) < 0$,we require $ad - bc < 0$.
108
MathematicsEasyMCQMHT CET · 2024
The maximum value of the function $f(x)=3x^3-18x^2+27x-40$ on the set $S=\{x \in R : x^2+30 \leq 11x\}$ is
A
$-122$
B
$-222$
C
$222$
D
$122$

Solution

(D) Given the set $S = \{x \in R : x^2+30 \leq 11x\}$.
Solving the inequality: $x^2-11x+30 \leq 0$.
$(x-5)(x-6) \leq 0$,which implies $x \in [5, 6]$.
Now,consider the function $f(x) = 3x^3-18x^2+27x-40$.
Find the derivative: $f'(x) = 9x^2-36x+27 = 9(x^2-4x+3) = 9(x-1)(x-3)$.
For $x \in [5, 6]$,both $(x-1)$ and $(x-3)$ are positive,so $f'(x) > 0$.
Since $f'(x) > 0$ for all $x \in [5, 6]$,the function $f(x)$ is strictly increasing on the interval $[5, 6]$.
The maximum value occurs at the right endpoint $x = 6$.
$f(6) = 3(6)^3 - 18(6)^2 + 27(6) - 40 = 3(216) - 18(36) + 162 - 40 = 648 - 648 + 162 - 40 = 122$.
109
MathematicsDifficultMCQMHT CET · 2024
$A$ triangular park is enclosed on two sides by a fence and on the third side by a straight river bank. The two sides having a fence are of the same length $x$. The maximum area (in sq. units) enclosed by the park is
A
$\frac{3}{2} x^2$
B
$\sqrt{\frac{x^3}{8}}$
C
$\frac{1}{2} x^2$
D
$\pi x^2$

Solution

(C) Let $\triangle ABC$ be an isosceles triangle such that $AB = AC = x$.
Let $\angle ABC = \angle ACB = \theta$.
Draw segment $AD \perp$ side $BC$ at point $D$.
In $\triangle ABD$,$AD = x \sin \theta$ and $BD = x \cos \theta$.
Similarly,in $\triangle ACD$,$DC = x \cos \theta$.
Therefore,in $\triangle ABC$,the height is $AD = x \sin \theta$ and the base is $BC = BD + DC = x \cos \theta + x \cos \theta = 2x \cos \theta$.
The area $A$ of $\triangle ABC$ is given by:
$A = \frac{1}{2} \times \text{base} \times \text{height}$
$A = \frac{1}{2} \times (2x \cos \theta) \times (x \sin \theta)$
$A = x^2 \sin \theta \cos \theta = \frac{x^2}{2} \sin(2\theta)$.
Since the maximum value of $\sin(2\theta)$ is $1$ (when $2\theta = 90^\circ$ or $\theta = 45^\circ$),the maximum area is $\frac{x^2}{2}$ sq. units.
Solution diagram
110
MathematicsEasyMCQMHT CET · 2024
If the sum of two numbers is $3$,then the maximum value of the product of the first number and the square of the second number is:
A
$6$
B
$4$
C
$5$
D
$3$

Solution

(B) Let the two numbers be $a$ and $b$.
Given that $a + b = 3$,so $b = 3 - a$.
Let the product be $P = a \cdot b^2$.
Substituting the value of $b$,we get $P = a(3 - a)^2 = a(9 - 6a + a^2) = a^3 - 6a^2 + 9a$.
To find the maximum value,we differentiate $P$ with respect to $a$: $\frac{dP}{da} = 3a^2 - 12a + 9$.
Setting $\frac{dP}{da} = 0$,we get $3(a^2 - 4a + 3) = 0$,which implies $3(a - 1)(a - 3) = 0$.
So,$a = 1$ or $a = 3$.
Now,find the second derivative: $\frac{d^2P}{da^2} = 6a - 12$.
For $a = 1$,$\frac{d^2P}{da^2} = 6(1) - 12 = -6 < 0$,so $P$ is maximum at $a = 1$.
For $a = 3$,$\frac{d^2P}{da^2} = 6(3) - 12 = 6 > 0$,so $P$ is minimum at $a = 3$.
Substituting $a = 1$ into the product formula: $P = 1(3 - 1)^2 = 1(2)^2 = 4$.
Thus,the maximum value is $4$.
111
MathematicsMediumMCQMHT CET · 2024
$A$ wire of length $2$ units is cut into two parts,which are bent respectively to form a square of side $x$ units and a circle of radius $r$ units. If the sum of the areas of the square and the circle so formed is minimum,then:
A
$2x = (\pi + 4)r$
B
$(4 - \pi)x = \pi r$
C
$x = 2r$
D
$2x = r$

Solution

(C) Perimeter of the square $= 4x$.
Perimeter of the circle $= 2\pi r$.
Given total length of wire is $2$ units,so $4x + 2\pi r = 2$.
Dividing by $2$,we get $2x + \pi r = 1$,which implies $r = \frac{1 - 2x}{\pi}$.
Sum of the areas $A = x^2 + \pi r^2$.
Substituting $r$ in terms of $x$: $A = x^2 + \pi \left( \frac{1 - 2x}{\pi} \right)^2 = x^2 + \frac{(1 - 2x)^2}{\pi}$.
Differentiating $A$ with respect to $x$: $\frac{dA}{dx} = 2x + \frac{2(1 - 2x)(-2)}{\pi} = 2x - \frac{4(1 - 2x)}{\pi}$.
For minimum area,set $\frac{dA}{dx} = 0$: $2x - \frac{4}{\pi} + \frac{8x}{\pi} = 0$.
Multiply by $\pi$: $2\pi x - 4 + 8x = 0 \Rightarrow (2\pi + 8)x = 4 \Rightarrow (\pi + 4)x = 2$.
Thus,$x = \frac{2}{\pi + 4}$.
Substituting $x$ back into the perimeter equation: $2(\frac{2}{\pi + 4}) + \pi r = 1 \Rightarrow \pi r = 1 - \frac{4}{\pi + 4} = \frac{\pi + 4 - 4}{\pi + 4} = \frac{\pi}{\pi + 4}$.
Therefore,$r = \frac{1}{\pi + 4}$.
Comparing $x$ and $r$,we see that $x = 2r$.
112
MathematicsDifficultMCQMHT CET · 2024
If $f(x) = (\sin^4 x + \cos^4 x)$,$0 < x < \frac{\pi}{2}$,then the function has a minimum value of $ . . . . . . $ at $x = . . . . . . $.
A
$0.7934, \frac{\pi}{9}$
B
$\frac{1}{2}, \frac{\pi}{4}$
C
$\frac{5}{8}, \frac{\pi}{3}$
D
$0.75, \frac{\pi}{8}$

Solution

(B) Given $f(x) = \sin^4 x + \cos^4 x$.
We can rewrite this as:
$f(x) = (\sin^2 x + \cos^2 x)^2 - 2 \sin^2 x \cos^2 x$
Since $\sin^2 x + \cos^2 x = 1$,we have:
$f(x) = 1 - 2 \sin^2 x \cos^2 x$
Using the identity $\sin 2x = 2 \sin x \cos x$,we get $\sin^2 x \cos^2 x = \frac{\sin^2 2x}{4}$.
Substituting this into the expression:
$f(x) = 1 - 2 \left(\frac{\sin^2 2x}{4}\right) = 1 - \frac{1}{2} \sin^2 2x$.
For $0 < x < \frac{\pi}{2}$,the range of $2x$ is $0 < 2x < \pi$. Thus,the maximum value of $\sin 2x$ is $1$ at $2x = \frac{\pi}{2}$,which means $x = \frac{\pi}{4}$.
When $\sin 2x = 1$,$f(x) = 1 - \frac{1}{2}(1)^2 = 1 - \frac{1}{2} = \frac{1}{2}$.
Thus,the minimum value is $\frac{1}{2}$ at $x = \frac{\pi}{4}$.
113
MathematicsEasyMCQMHT CET · 2024
The maximum value of $\frac{\log x}{x}$ is
A
$e$
B
$2e$
C
$\frac{1}{e}$
D
$\frac{2}{e}$

Solution

(C) Let $f(x) = \frac{\log x}{x}$.
To find the maximum value,we calculate the derivative $f'(x)$ using the quotient rule:
$f'(x) = \frac{x \cdot \frac{d}{dx}(\log x) - \log x \cdot \frac{d}{dx}(x)}{x^2} = \frac{x \cdot \frac{1}{x} - \log x}{x^2} = \frac{1 - \log x}{x^2}$.
For critical points,set $f'(x) = 0$:
$\frac{1 - \log x}{x^2} = 0 \Rightarrow 1 - \log x = 0 \Rightarrow \log x = 1 \Rightarrow x = e$.
To verify the maximum,we check the second derivative $f''(x)$ at $x = e$:
$f''(x) = \frac{x^2(-\frac{1}{x}) - (1 - \log x)(2x)}{x^4} = \frac{-x - 2x(1 - \log x)}{x^4}$.
At $x = e$,$f''(e) = \frac{-e - 2e(1 - 1)}{e^4} = \frac{-e}{e^4} = -\frac{1}{e^3} < 0$.
Since $f''(e) < 0$,the function has a local maximum at $x = e$.
The maximum value is $f(e) = \frac{\log e}{e} = \frac{1}{e}$.
114
MathematicsEasyMCQMHT CET · 2024
The maximum value of the function $f(x)=2x^3-15x^2+36x-48$ on the set $A=\{x | x^2+20 \leq 9x\}$ is
A
-$16$
B
-$7$
C
$16$
D
$7$

Solution

(D) Given the function $f(x)=2x^3-15x^2+36x-48$.
First,we determine the set $A$ by solving the inequality $x^2-9x+20 \leq 0$.
Factoring the quadratic,we get $(x-4)(x-5) \leq 0$,which implies $x \in [4, 5]$.
Next,we find the critical points of $f(x)$ by setting $f'(x)=0$:
$f'(x)=6x^2-30x+36=6(x^2-5x+6)=6(x-2)(x-3)=0$.
The critical points are $x=2$ and $x=3$.
Since both $x=2$ and $x=3$ are outside the interval $[4, 5]$,the function $f(x)$ is monotonic on the interval $[4, 5]$.
We evaluate $f(x)$ at the endpoints of the interval $A=[4, 5]$:
For $x=4$: $f(4)=2(4)^3-15(4)^2+36(4)-48 = 128-240+144-48 = -16$.
For $x=5$: $f(5)=2(5)^3-15(5)^2+36(5)-48 = 250-375+180-48 = 7$.
Comparing the values,the maximum value of $f(x)$ on the set $A$ is $7$.
115
MathematicsMediumMCQMHT CET · 2024
If $y = a \log x + b x^2 + x$ has its extreme values at $x = -1$ and $x = 2$,then the value of $\left(\frac{a}{b} + \frac{b}{a}\right)$ is
A
$-\frac{7}{4}$
B
$-\frac{15}{4}$
C
$-\frac{17}{4}$
D
$-\frac{5}{4}$

Solution

(C) Given the function $y = a \log x + b x^2 + x$.
First,find the derivative with respect to $x$: $\frac{dy}{dx} = \frac{a}{x} + 2bx + 1$.
Since the extreme values occur at $x = -1$ and $x = 2$,the derivative must be zero at these points.
For $x = -1$: $\frac{a}{-1} + 2b(-1) + 1 = 0 \Rightarrow -a - 2b + 1 = 0 \Rightarrow a = 1 - 2b$.
For $x = 2$: $\frac{a}{2} + 2b(2) + 1 = 0 \Rightarrow \frac{a}{2} + 4b + 1 = 0 \Rightarrow a + 8b + 2 = 0$.
Substitute $a = 1 - 2b$ into the second equation: $(1 - 2b) + 8b + 2 = 0 \Rightarrow 6b + 3 = 0 \Rightarrow 6b = -3 \Rightarrow b = -\frac{1}{2}$.
Now,find $a$: $a = 1 - 2(-\frac{1}{2}) = 1 + 1 = 2$.
Finally,calculate $\left(\frac{a}{b} + \frac{b}{a}\right) = \left(\frac{2}{-1/2} + \frac{-1/2}{2}\right) = (-4 - \frac{1}{4}) = -\frac{17}{4}$.
116
MathematicsMediumMCQMHT CET · 2024
An open tank with a square bottom,to contain $4000 \ cm^3$ of liquid,is to be constructed. The dimensions of the tank,so that the surface area of the tank is minimum,are
A
side of square bottom $= 40 \ cm$,height $= 10 \ cm$.
B
side of square bottom $= 20 \ cm$,height $= 10 \ cm$.
C
side of square bottom $= 10 \ cm$,height $= 40 \ cm$.
D
side of square bottom $= 5 \ cm$,height $= 160 \ cm$.

Solution

(B) Let $x$ be the length of the side of the square bottom and $h$ be the height of the tank.
Given volume $V = x^2 h = 4000 \ cm^3 \dots (i)$.
The surface area $A$ of an open tank is $A = x^2 + 4xh \dots (ii)$.
From $(i)$,$h = \frac{4000}{x^2}$.
Substituting $h$ in $(ii)$,we get $A = x^2 + 4x \left( \frac{4000}{x^2} \right) = x^2 + \frac{16000}{x}$.
Differentiating with respect to $x$,$\frac{dA}{dx} = 2x - \frac{16000}{x^2}$.
For minimum surface area,set $\frac{dA}{dx} = 0$,so $2x = \frac{16000}{x^2} \Rightarrow x^3 = 8000 \Rightarrow x = 20 \ cm$.
Checking the second derivative,$\frac{d^2A}{dx^2} = 2 + \frac{32000}{x^3}$.
At $x = 20$,$\frac{d^2A}{dx^2} = 2 + \frac{32000}{8000} = 2 + 4 = 6 > 0$,hence the area is minimum.
Calculating height,$h = \frac{4000}{20^2} = \frac{4000}{400} = 10 \ cm$.
117
MathematicsEasyMCQMHT CET · 2024
If $y=a \log x+b x^2+x$ has its extremum values at $x=-1$ and $x=2$,then
A
$a=2, b=-1$
B
$a=2, b=-\frac{1}{2}$
C
$a=-2, b=\frac{1}{2}$
D
$a=2, b=\frac{1}{2}$

Solution

(B) Given the function $y=a \log x+b x^2+x$.
First,find the derivative with respect to $x$: $\frac{dy}{dx} = \frac{a}{x} + 2bx + 1$.
Since the function has extremum values at $x=-1$ and $x=2$,the derivative must be zero at these points.
For $x=-1$: $\frac{a}{-1} + 2b(-1) + 1 = 0 \Rightarrow -a - 2b + 1 = 0 \Rightarrow a + 2b = 1$ (Equation $i$).
For $x=2$: $\frac{a}{2} + 2b(2) + 1 = 0 \Rightarrow \frac{a}{2} + 4b + 1 = 0 \Rightarrow a + 8b = -2$ (Equation $ii$).
Subtracting Equation $i$ from Equation $ii$: $(a + 8b) - (a + 2b) = -2 - 1 \Rightarrow 6b = -3 \Rightarrow b = -\frac{1}{2}$.
Substituting $b = -\frac{1}{2}$ into Equation $i$: $a + 2(-\frac{1}{2}) = 1 \Rightarrow a - 1 = 1 \Rightarrow a = 2$.
Thus,the values are $a=2$ and $b=-\frac{1}{2}$.
118
MathematicsEasyMCQMHT CET · 2024
If Rolle's theorem holds for the function $f(x)=x^3+bx^2+ax+5$ on $[1,3]$ with $c=2+\frac{1}{\sqrt{3}}$,then the values of $a$ and $b$ respectively are
A
$a=-11, b=6$
B
$a=11, b=6$
C
$a=-11, b=-6$
D
$a=11, b=-6$

Solution

(D) Since $f(x)$ satisfies Rolle's theorem on $[1,3]$,we have $f(1)=f(3)$.
Substituting $x=1$ and $x=3$ in $f(x)=x^3+bx^2+ax+5$:
$1+b+a+5 = 27+9b+3a+5$
$a+b+6 = 3a+9b+32$
$2a+8b = -26 \Rightarrow a+4b = -13 \quad \dots (i)$
Now,$f'(x) = 3x^2+2bx+a$. According to Rolle's theorem,$f'(c)=0$ for some $c \in (1,3)$.
Given $c = 2+\frac{1}{\sqrt{3}}$,so $f'(2+\frac{1}{\sqrt{3}}) = 0$.
$3(2+\frac{1}{\sqrt{3}})^2 + 2b(2+\frac{1}{\sqrt{3}}) + a = 0$
$3(4 + \frac{4}{\sqrt{3}} + \frac{1}{3}) + 4b + \frac{2b}{\sqrt{3}} + a = 0$
$12 + 4\sqrt{3} + 1 + 4b + \frac{2b}{\sqrt{3}} + a = 0$
$a + 4b + 13 + \frac{2b+12}{\sqrt{3}} = 0$
Substituting $a+4b = -13$ from equation $(i)$:
$-13 + 13 + \frac{2b+12}{\sqrt{3}} = 0$
$\frac{2b+12}{\sqrt{3}} = 0 \Rightarrow 2b = -12 \Rightarrow b = -6$.
Substituting $b=-6$ into equation $(i)$:
$a + 4(-6) = -13 \Rightarrow a - 24 = -13 \Rightarrow a = 11$.
Thus,$a=11$ and $b=-6$.
119
MathematicsMediumMCQMHT CET · 2024
The value of $c$ for which the Mean Value Theorem holds for the function $f(x) = \log_{e} x$ on the interval $[1, 3]$ is:
A
$\log_{3} e$
B
$\log_{e} 3$
C
$\frac{1}{2} \log_{e} 3$
D
$2 \log_{3} e$

Solution

(D) Given function is $f(x) = \log_{e} x$ on the interval $[1, 3]$.
First,we calculate the values at the endpoints:
$f(1) = \log_{e} 1 = 0$
$f(3) = \log_{e} 3$
Next,we find the derivative of the function:
$f'(x) = \frac{1}{x}$
According to Lagrange's Mean Value Theorem,there exists a point $c \in (1, 3)$ such that:
$f'(c) = \frac{f(3) - f(1)}{3 - 1}$
Substituting the values:
$\frac{1}{c} = \frac{\log_{e} 3 - 0}{2}$
$\frac{1}{c} = \frac{\log_{e} 3}{2}$
$c = \frac{2}{\log_{e} 3}$
Using the property of logarithms $\frac{1}{\log_{a} b} = \log_{b} a$,we get:
$c = 2 \log_{3} e$
Thus,the correct option is $D$.
120
MathematicsEasyMCQMHT CET · 2024
The value of $c$ for which Rolle's theorem holds for the function $f(x)=x^3-3x^2+2x$ in the interval $[0,2]$ is:
A
$1$
B
$2$
C
$1 \pm \frac{1}{\sqrt{3}}$
D
$\sqrt{3}(1 \pm \sqrt{3})$

Solution

(C) Given the function $f(x) = x^3 - 3x^2 + 2x$ on the interval $[0, 2]$.
Since $f(x)$ is a polynomial,it is continuous on $[0, 2]$ and differentiable on $(0, 2)$.
Also,$f(0) = 0^3 - 3(0)^2 + 2(0) = 0$ and $f(2) = 2^3 - 3(2)^2 + 2(2) = 8 - 12 + 4 = 0$.
Since $f(0) = f(2)$,Rolle's theorem states there exists at least one $c \in (0, 2)$ such that $f'(c) = 0$.
$f'(x) = 3x^2 - 6x + 2$.
Setting $f'(c) = 0$ gives $3c^2 - 6c + 2 = 0$.
Using the quadratic formula $c = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$:
$c = \frac{6 \pm \sqrt{(-6)^2 - 4(3)(2)}}{2(3)} = \frac{6 \pm \sqrt{36 - 24}}{6} = \frac{6 \pm \sqrt{12}}{6} = \frac{6 \pm 2\sqrt{3}}{6} = 1 \pm \frac{1}{\sqrt{3}}$.
Both values $1 + \frac{1}{\sqrt{3}}$ and $1 - \frac{1}{\sqrt{3}}$ lie in the interval $(0, 2)$.
121
MathematicsMediumMCQMHT CET · 2024
If the Mean Value Theorem holds for the function $f(x)=(x-1)(x-2)(x-3)$ on the interval $x \in [0, 4]$,then the values of $c$ as per the theorem are:
A
$2 \pm \frac{4}{\sqrt{3}}$
B
$2 \pm \frac{2}{\sqrt{3}}$
C
$2 \pm \sqrt{2}$
D
$2 \pm \sqrt{3}$

Solution

(B) Given $f(x) = (x-1)(x-2)(x-3) = x^3 - 6x^2 + 11x - 6$.
First,calculate the values at the endpoints of the interval $[0, 4]$:
$f(4) = (4-1)(4-2)(4-3) = 3 \times 2 \times 1 = 6$.
$f(0) = (0-1)(0-2)(0-3) = -1 \times -2 \times -3 = -6$.
According to the Lagrange's Mean Value Theorem $(LMVT)$,there exists at least one $c \in (0, 4)$ such that $f'(c) = \frac{f(4) - f(0)}{4 - 0}$.
$f'(c) = \frac{6 - (-6)}{4} = \frac{12}{4} = 3$.
Now,find the derivative $f'(x)$:
$f'(x) = 3x^2 - 12x + 11$.
Set $f'(c) = 3$:
$3c^2 - 12c + 11 = 3$.
$3c^2 - 12c + 8 = 0$.
Using the quadratic formula $c = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$:
$c = \frac{12 \pm \sqrt{(-12)^2 - 4(3)(8)}}{2(3)} = \frac{12 \pm \sqrt{144 - 96}}{6} = \frac{12 \pm \sqrt{48}}{6}$.
$c = \frac{12 \pm 4\sqrt{3}}{6} = 2 \pm \frac{2\sqrt{3}}{3} = 2 \pm \frac{2}{\sqrt{3}}$.
122
MathematicsMediumMCQMHT CET · 2024
Let $f(x)=(x-1)(x-2)(x-3)$,where $x \in [0,4]$. Find the values of $c$ if Lagrange's Mean Value Theorem $(LMVT)$ can be applied.
A
$\frac{4-2 \sqrt{3}}{3}, \frac{4+2 \sqrt{3}}{3}$
B
$\frac{6-2 \sqrt{3}}{3}, \frac{6+2 \sqrt{3}}{3}$
C
$\frac{6-\sqrt{3}}{3}, \frac{6+\sqrt{3}}{3}$
D
$2-\sqrt{3}, 2+\sqrt{3}$

Solution

(B) Given $f(x) = (x-1)(x-2)(x-3) = x^3 - 6x^2 + 11x - 6$.
Since $f(x)$ is a polynomial,it is continuous on $[0, 4]$ and differentiable on $(0, 4)$.
By $LMVT$,there exists at least one $c \in (0, 4)$ such that $f'(c) = \frac{f(4) - f(0)}{4 - 0}$.
First,calculate $f(4) = (4-1)(4-2)(4-3) = 3 \times 2 \times 1 = 6$.
Next,calculate $f(0) = (0-1)(0-2)(0-3) = -1 \times -2 \times -3 = -6$.
So,$f'(c) = \frac{6 - (-6)}{4} = \frac{12}{4} = 3$.
Now,$f'(x) = \frac{d}{dx}(x^3 - 6x^2 + 11x - 6) = 3x^2 - 12x + 11$.
Setting $f'(c) = 3$,we get $3c^2 - 12c + 11 = 3$,which simplifies to $3c^2 - 12c + 8 = 0$.
Using the quadratic formula $c = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$,we get $c = \frac{12 \pm \sqrt{144 - 4(3)(8)}}{2(3)} = \frac{12 \pm \sqrt{144 - 96}}{6} = \frac{12 \pm \sqrt{48}}{6} = \frac{12 \pm 4\sqrt{3}}{6} = \frac{6 \pm 2\sqrt{3}}{3}$.
123
MathematicsEasyMCQMHT CET · 2024
The area (in sq. units) bounded by the curves $y=\sqrt{x}$,$2y-x+3=0$,$X$-axis and lying in the first quadrant,is
A
$6$
B
$\frac{27}{4}$
C
$9$
D
$18$

Solution

(C) The given curves are $y = \sqrt{x}$ and $2y - x + 3 = 0$.
First,find the intersection point of the curves:
$2(\sqrt{x}) - x + 3 = 0$
Let $\sqrt{x} = t$,then $2t - t^2 + 3 = 0 \implies t^2 - 2t - 3 = 0
(t-3)(t+1) = 0$. Since $t = \sqrt{x} \geq 0$,we have $t = 3$,so $x = 9$ and $y = 3$.
The line $2y - x + 3 = 0$ intersects the $X$-axis $(y=0)$ at $x = 3$.
The area is given by the integral of the curve $y = \sqrt{x}$ from $x=0$ to $x=9$ minus the area of the triangle formed by the line $2y - x + 3 = 0$ with the $X$-axis from $x=3$ to $x=9$.
Area $= \int_0^9 \sqrt{x} \, dx - \int_3^9 \frac{x-3}{2} \, dx$
$= \left[ \frac{2}{3} x^{3/2} \right]_0^9 - \frac{1}{2} \left[ \frac{x^2}{2} - 3x \right]_3^9$
$= \frac{2}{3} (27) - \frac{1}{2} [(\frac{81}{2} - 27) - (\frac{9}{2} - 9)]$
$= 18 - \frac{1}{2} [\frac{27}{2} - (-\frac{9}{2})] = 18 - \frac{1}{2} [\frac{36}{2}] = 18 - 9 = 9$ sq. units.
Solution diagram
124
MathematicsEasyMCQMHT CET · 2024
The area (in sq. units) of the region bounded by the curve $x^2=4y$ and the straight line $x=4y-2$ is
A
$\frac{9}{8}$
B
$\frac{7}{8}$
C
$\frac{5}{4}$
D
$\frac{3}{4}$

Solution

(A) Given curves are $x^2=4y$ and $x=4y-2$.
From the second equation,$4y = x+2$.
Substituting this into the first equation,we get $x^2 = x+2$,which implies $x^2 - x - 2 = 0$.
Solving for $x$,we get $(x-2)(x+1) = 0$,so $x=2$ and $x=-1$.
When $x=2$,$y=1$. When $x=-1$,$y=1/4$.
The points of intersection are $(2,1)$ and $(-1, 1/4)$.
The required area is given by the integral of the upper curve minus the lower curve from $x=-1$ to $x=2$:
Area $= \int_{-1}^{2} [\frac{x+2}{4} - \frac{x^2}{4}] dx$
$= \frac{1}{4} [\frac{x^2}{2} + 2x - \frac{x^3}{3}]_{-1}^{2}$
$= \frac{1}{4} [(\frac{4}{2} + 4 - \frac{8}{3}) - (\frac{1}{2} - 2 + \frac{1}{3})]$
$= \frac{1}{4} [(6 - \frac{8}{3}) - (\frac{1}{2} - \frac{5}{3})]$
$= \frac{1}{4} [\frac{10}{3} - (-\frac{7}{6})] = \frac{1}{4} [\frac{20+7}{6}] = \frac{27}{24} = \frac{9}{8} \text{ sq. units.}$
Solution diagram
125
MathematicsEasyMCQMHT CET · 2024
The area of the region,bounded by the parabola $y=x^2+2$ and the lines $y=x, x=0$ and $x=3$,is
A
$\frac{9}{2}$ sq. units
B
$\frac{11}{2}$ sq. units
C
$\frac{15}{2}$ sq. units
D
$\frac{21}{2}$ sq. units

Solution

(D) The area of the region bounded by the curves $y=f(x)$ and $y=g(x)$ between $x=a$ and $x=b$ is given by $\int_a^b |f(x)-g(x)| dx$.
Here,the region is bounded by $y=x^2+2$ and $y=x$ from $x=0$ to $x=3$.
Since $x^2+2 > x$ for all $x \in [0, 3]$,the required area is:
$\text{Area} = \int_0^3 (x^2+2-x) dx$
$= \left[ \frac{x^3}{3} + 2x - \frac{x^2}{2} \right]_0^3$
$= \left( \frac{3^3}{3} + 2(3) - \frac{3^2}{2} \right) - (0)$
$= \left( \frac{27}{3} + 6 - \frac{9}{2} \right)$
$= 9 + 6 - 4.5$
$= 15 - 4.5 = 10.5 = \frac{21}{2} \text{ sq. units}$.
Solution diagram
126
MathematicsEasyMCQMHT CET · 2024
The area bounded between the curves $y=ax^2$ and $x=ay^2$ $(a > 0)$ is $1$ sq. unit. Then the value of $a$ is:
A
$\frac{1}{\sqrt{3}}$
B
$\frac{1}{2}$
C
$1$
D
$\frac{1}{3}$

Solution

(A) The two curves $y=ax^2$ and $x=ay^2$ intersect at $O(0,0)$ and $P\left(\frac{1}{a}, \frac{1}{a}\right)$.
To find the area bounded by these curves,we integrate the difference between the upper curve $y=\sqrt{\frac{x}{a}}$ and the lower curve $y=ax^2$ from $x=0$ to $x=\frac{1}{a}$.
Given area $= \int_0^{\frac{1}{a}} \left(\sqrt{\frac{x}{a}} - ax^2\right) dx = 1$
$\Rightarrow \left[\frac{1}{\sqrt{a}} \cdot \frac{x^{3/2}}{3/2} - \frac{ax^3}{3}\right]_0^{\frac{1}{a}} = 1$
$\Rightarrow \left[\frac{2}{3\sqrt{a}} x^{3/2} - \frac{ax^3}{3}\right]_0^{\frac{1}{a}} = 1$
Substituting the limits:
$\Rightarrow \left(\frac{2}{3\sqrt{a}} \cdot \left(\frac{1}{a}\right)^{3/2} - \frac{a}{3} \cdot \left(\frac{1}{a}\right)^3\right) = 1$
$\Rightarrow \frac{2}{3\sqrt{a} \cdot a\sqrt{a}} - \frac{a}{3a^3} = 1$
$\Rightarrow \frac{2}{3a^2} - \frac{1}{3a^2} = 1$
$\Rightarrow \frac{1}{3a^2} = 1$
$\Rightarrow a^2 = \frac{1}{3}$
Since $a > 0$,we have $a = \frac{1}{\sqrt{3}}$.
Solution diagram
127
MathematicsMediumMCQMHT CET · 2024
The area (in sq. units) of the region bounded by $y-x=2$ and $x^2=y$ is equal to
A
$\frac{2}{3}$
B
$\frac{4}{3}$
C
$\frac{9}{2}$
D
$\frac{16}{3}$

Solution

(C) To find the area of the region bounded by the line $y = x + 2$ and the parabola $y = x^2$,we first find their points of intersection by setting $x^2 = x + 2$.
$x^2 - x - 2 = 0$
$(x - 2)(x + 1) = 0$
Thus,$x = 2$ or $x = -1$.
The corresponding $y$-values are $y = 4$ and $y = 1$.
The points of intersection are $(-1, 1)$ and $(2, 4)$.
The required area is given by the integral of the upper curve minus the lower curve from $x = -1$ to $x = 2$:
$\text{Area} = \int_{-1}^{2} ((x + 2) - x^2) dx$
$= \left[ \frac{x^2}{2} + 2x - \frac{x^3}{3} \right]_{-1}^{2}$
$= \left( \frac{4}{2} + 2(2) - \frac{8}{3} \right) - \left( \frac{1}{2} + 2(-1) - \frac{-1}{3} \right)$
$= \left( 2 + 4 - \frac{8}{3} \right) - \left( \frac{1}{2} - 2 + \frac{1}{3} \right)$
$= \left( 6 - \frac{8}{3} \right) - \left( \frac{3 - 12 + 2}{6} \right)$
$= \frac{10}{3} - \left( -\frac{7}{6} \right)$
$= \frac{20}{6} + \frac{7}{6} = \frac{27}{6} = \frac{9}{2} \text{ sq. units.}$
Solution diagram
128
MathematicsMediumMCQMHT CET · 2024
The area of the region bounded by the curves $y=3x+1$,$y=4x+1$ and the line $x=2$ is
A
$1 \text{ sq. units}$
B
$2 \text{ sq. units}$
C
$3 \text{ sq. units}$
D
$4 \text{ sq. units}$

Solution

(B) The curves $y=3x+1$ and $y=4x+1$ intersect when $3x+1 = 4x+1$,which implies $x=0$.
Thus,the region is bounded by $x=0$ and $x=2$.
The required area is given by the integral of the upper curve minus the lower curve from $x=0$ to $x=2$.
$\text{Required area} = \int_0^2 [(4x+1) - (3x+1)] \, dx$
$= \int_0^2 x \, dx$
$= \left[ \frac{x^2}{2} \right]_0^2$
$= \frac{2^2}{2} - \frac{0^2}{2} = \frac{4}{2} = 2 \text{ sq. units}$.
Solution diagram
129
MathematicsEasyMCQMHT CET · 2024
The area enclosed between the parabola $y^2=4x$ and the line $y=2x-4$ is
A
$\frac{17}{3} \text{ sq. units}$
B
$15 \text{ sq. units}$
C
$\frac{19}{3} \text{ sq. units}$
D
$9 \text{ sq. units}$

Solution

(D) To find the area enclosed between the parabola $y^2=4x$ and the line $y=2x-4$,we first find the points of intersection.
Substituting $x = \frac{y^2}{4}$ into the equation of the line $y = 2x - 4$:
$y = 2\left(\frac{y^2}{4}\right) - 4$
$y = \frac{y^2}{2} - 4$
$y^2 - 2y - 8 = 0$
$(y - 4)(y + 2) = 0$
Thus,$y = 4$ and $y = -2$.
The required area is given by the integral of the difference between the line and the parabola with respect to $y$:
$\text{Area} = \int_{-2}^{4} \left( \frac{y+4}{2} - \frac{y^2}{4} \right) dy$
$= \left[ \frac{y^2}{4} + 2y - \frac{y^3}{12} \right]_{-2}^{4}$
$= \left( \frac{16}{4} + 8 - \frac{64}{12} \right) - \left( \frac{4}{4} - 4 - \frac{-8}{12} \right)$
$= \left( 4 + 8 - \frac{16}{3} \right) - \left( 1 - 4 + \frac{2}{3} \right)$
$= \left( 12 - \frac{16}{3} \right) - \left( -3 + \frac{2}{3} \right)$
$= \frac{20}{3} - \left( -\frac{7}{3} \right) = \frac{27}{3} = 9 \text{ sq. units}$.
Solution diagram
130
MathematicsEasyMCQMHT CET · 2024
The area (in sq. units) bounded between the parabolas $x^2 = \frac{y}{4}$ and $x^2 = 9y$ and the line $y = 2$ is
A
$20 \sqrt{2}$
B
$\frac{10 \sqrt{2}}{3}$
C
$\frac{20 \sqrt{2}}{3}$
D
$10 \sqrt{2}$

Solution

(C) The given parabolas are $x^2 = \frac{y}{4}$ (or $x = \pm \frac{\sqrt{y}}{2}$) and $x^2 = 9y$ (or $x = \pm 3\sqrt{y}$). The line is $y = 2$.
Due to symmetry about the $Y$-axis,the total area is twice the area in the first quadrant.
In the first quadrant,the region is bounded by $x = 3\sqrt{y}$ and $x = \frac{\sqrt{y}}{2}$ from $y = 0$ to $y = 2$.
Area $= 2 \int_0^2 \left( 3\sqrt{y} - \frac{\sqrt{y}}{2} \right) dy$
$= 2 \int_0^2 \frac{5}{2} \sqrt{y} \, dy = 5 \int_0^2 y^{1/2} \, dy$
$= 5 \left[ \frac{y^{3/2}}{3/2} \right]_0^2 = 5 \cdot \frac{2}{3} \left[ y^{3/2} \right]_0^2$
$= \frac{10}{3} (2^{3/2} - 0) = \frac{10}{3} (2\sqrt{2}) = \frac{20\sqrt{2}}{3}$ sq. units.
Solution diagram
131
MathematicsMediumMCQMHT CET · 2024
The area (in square units) in the first quadrant bounded by the curve $y=x^2+2$ and the lines $y=x+1, x=0$ and $x=3$,is
A
$\frac{15}{4}$
B
$\frac{21}{2}$
C
$\frac{17}{4}$
D
$\frac{15}{2}$

Solution

(D) The required area is bounded by the curve $y=x^2+2$ and the line $y=x+1$ between $x=0$ and $x=3$.
Since $x^2+2 \geq x+1$ for all $x \in [0, 3]$,the area is given by:
$\text{Area} = \int_0^3 [(x^2+2) - (x+1)] \, dx$
$= \int_0^3 (x^2 - x + 1) \, dx$
$= \left[ \frac{x^3}{3} - \frac{x^2}{2} + x \right]_0^3$
$= \left( \frac{3^3}{3} - \frac{3^2}{2} + 3 \right) - (0)$
$= \left( 9 - \frac{9}{2} + 3 \right)$
$= 12 - 4.5 = 7.5 = \frac{15}{2} \text{ sq. units}$.
Solution diagram
132
MathematicsDifficultMCQMHT CET · 2024
The area (in sq. units) bounded by the curves $y=(x+1)^2, y=(x-1)^2$ and the line $y=\frac{1}{4}$ is
A
$\frac{2}{3}$
B
$\frac{1}{6}$
C
$\frac{1}{3}$
D
$\frac{1}{4}$

Solution

(C) The curves are $y=(x+1)^2$ and $y=(x-1)^2$. The line is $y=\frac{1}{4}$.
To find the intersection of $y=(x-1)^2$ and $y=\frac{1}{4}$,we set $(x-1)^2 = \frac{1}{4}$,which gives $x-1 = \pm \frac{1}{2}$,so $x = \frac{1}{2}$ or $x = \frac{3}{2}$.
Similarly,for $y=(x+1)^2$ and $y=\frac{1}{4}$,we get $x = -\frac{1}{2}$ or $x = -\frac{3}{2}$.
The region is symmetric about the $y$-axis. The bounded region is between $x = -\frac{1}{2}$ and $x = \frac{1}{2}$.
For $x \in [0, \frac{1}{2}]$,the upper boundary is $y = \min((x+1)^2, (x-1)^2)$ and the lower boundary is $y = \frac{1}{4}$.
Specifically,for $x \in [0, \frac{1}{2}]$,the curve $y=(x-1)^2$ is the upper boundary.
$\text{Required Area} = 2 \int_0^{\frac{1}{2}} \left[ (x-1)^2 - \frac{1}{4} \right] dx$
$= 2 \left[ \frac{(x-1)^3}{3} - \frac{x}{4} \right]_0^{\frac{1}{2}}$
$= 2 \left[ \left( \frac{(-1/2)^3}{3} - \frac{1/2}{4} \right) - \left( \frac{(-1)^3}{3} - 0 \right) \right]$
$= 2 \left[ \left( -\frac{1}{24} - \frac{1}{8} \right) - \left( -\frac{1}{3} \right) \right]$
$= 2 \left[ -\frac{4}{24} + \frac{1}{3} \right] = 2 \left[ -\frac{1}{6} + \frac{2}{6} \right] = 2 \left( \frac{1}{6} \right) = \frac{1}{3} \text{ sq. units.}$
Solution diagram
133
MathematicsEasyMCQMHT CET · 2024
The area (in sq. units) in the first quadrant bounded by the curve $y=x^2+2$ and the lines $y=x+1$,$x=0$,and $x=2$ is:
A
$\frac{1}{3}$
B
$\frac{2}{3}$
C
$\frac{5}{3}$
D
$\frac{8}{3}$

Solution

(D) The required area is bounded by the curve $y=x^2+2$ (upper curve) and the line $y=x+1$ (lower curve) between the vertical lines $x=0$ and $x=2$.
$\text{Required Area} = \int_0^2 [(x^2+2) - (x+1)] dx$
$= \int_0^2 (x^2 - x + 1) dx$
$= \left[ \frac{x^3}{3} - \frac{x^2}{2} + x \right]_0^2$
$= \left( \frac{2^3}{3} - \frac{2^2}{2} + 2 \right) - (0)$
$= \frac{8}{3} - 2 + 2 = \frac{8}{3} \text{ sq. units}$
Solution diagram
134
MathematicsEasyMCQMHT CET · 2024
The area (in square units) lying in the first quadrant and bounded by the circle $x^2+y^2=4$ and the lines $x=0$ and $x=2$ is
A
$\pi$
B
$\frac{\pi}{2}$
C
$\frac{\pi}{3}$
D
$\frac{\pi}{4}$

Solution

(A) The given circle is $x^2+y^2=4$,which has a radius $r=2$. The area is bounded by $x=0$ (the $y$-axis) and $x=2$ in the first quadrant. The area $A$ is given by the integral of $y$ with respect to $x$ from $0$ to $2$. Since $y^2 = 4-x^2$,we have $y = \sqrt{4-x^2}$ in the first quadrant.
$A = \int_0^2 \sqrt{4-x^2} dx$
Using the standard integral formula $\int \sqrt{a^2-x^2} dx = \frac{x}{2}\sqrt{a^2-x^2} + \frac{a^2}{2}\sin^{-1}(\frac{x}{a}) + C$:
$A = \left[ \frac{x}{2}\sqrt{4-x^2} + \frac{4}{2}\sin^{-1}(\frac{x}{2}) \right]_0^2$
$A = \left( \frac{2}{2}\sqrt{4-4} + 2\sin^{-1}(1) \right) - \left( 0 + 2\sin^{-1}(0) \right)$
$A = (0 + 2 \times \frac{\pi}{2}) - 0 = \pi \text{ square units.}$
Solution diagram
135
MathematicsDifficultMCQMHT CET · 2024
The area (in sq. units) of the region $\{(x, y) : x \geq 0, x+y \leq 3, x^2 \leq 4y \text{ and } y \leq 1+\sqrt{x}\}$ is
A
$\frac{9}{2}$
B
$\frac{3}{2}$
C
$\frac{7}{2}$
D
$\frac{5}{2}$

Solution

(D) Given inequalities are:
$x \geq 0$
$x+y \leq 3$
$x^2 \leq 4y$
$y \leq 1+\sqrt{x}$
The boundary curves are:
$x+y=3 \quad (i)$
$x^2=4y \quad (ii)$
$y=1+\sqrt{x} \quad (iii)$
From $(i)$ and $(iii)$:
$3-x = 1+\sqrt{x}$
$x+\sqrt{x}-2=0$
$(\sqrt{x}+2)(\sqrt{x}-1)=0$
Since $\sqrt{x} \geq 0$,we have $\sqrt{x}=1 \Rightarrow x=1, y=2$.
From $(i)$ and $(ii)$:
$x + \frac{x^2}{4} = 3$
$x^2+4x-12=0$
$(x+6)(x-2)=0$
Since $x \geq 0$,we have $x=2, y=1$.
The required area is:
$A = \int_0^1 (1+\sqrt{x} - \frac{x^2}{4}) dx + \int_1^2 (3-x - \frac{x^2}{4}) dx$
$A = [x + \frac{2}{3}x^{3/2} - \frac{x^3}{12}]_0^1 + [3x - \frac{x^2}{2} - \frac{x^3}{12}]_1^2$
$A = (1 + \frac{2}{3} - \frac{1}{12}) + ((6 - 2 - \frac{8}{12}) - (3 - \frac{1}{2} - \frac{1}{12}))$
$A = (\frac{12+8-1}{12}) + (4 - \frac{2}{3} - 3 + \frac{1}{2} + \frac{1}{12})$
$A = \frac{19}{12} + (1 - \frac{8}{12} + \frac{6}{12} + \frac{1}{12}) = \frac{19}{12} + (1 - \frac{1}{12}) = \frac{19}{12} + \frac{11}{12} = \frac{30}{12} = \frac{5}{2}$ sq. units.
Solution diagram
136
MathematicsEasyMCQMHT CET · 2024
The area of the region lying in the first quadrant bounded by $y=4x^2$,$x=0$,$y=2$,and $y=4$ is
A
$\frac{1}{6}[8-2\sqrt{2}]$ sq. units
B
$\frac{1}{3}[8-2\sqrt{2}]$ sq. units
C
$[8-2\sqrt{2}]$ sq. units
D
$[8+2\sqrt{2}]$ sq. units

Solution

(B) Given the curve $y = 4x^2$,we can express $x$ in terms of $y$ as $x = \sqrt{\frac{y}{4}} = \frac{\sqrt{y}}{2}$.
Since the region is in the first quadrant and bounded by $x=0$,$y=2$,and $y=4$,the area $A$ is given by the integral with respect to $y$:
$A = \int_{2}^{4} x \, dy = \int_{2}^{4} \frac{\sqrt{y}}{2} \, dy$.
Evaluating the integral:
$A = \frac{1}{2} \int_{2}^{4} y^{1/2} \, dy = \frac{1}{2} \left[ \frac{y^{3/2}}{3/2} \right]_{2}^{4} = \frac{1}{2} \cdot \frac{2}{3} \left[ y^{3/2} \right]_{2}^{4}$.
$A = \frac{1}{3} [4^{3/2} - 2^{3/2}] = \frac{1}{3} [8 - 2\sqrt{2}]$ sq. units.
137
MathematicsEasyMCQMHT CET · 2024
The area (in sq. units) of the region described by $\{(x, y) : y^2 \leq 2x \text{ and } y \geq 4x - 1\}$ is
A
$\frac{15}{64}$
B
$\frac{9}{32}$
C
$\frac{7}{32}$
D
$\frac{5}{64}$

Solution

(B) To find the area of the region bounded by the parabola $y^2 = 2x$ and the line $y = 4x - 1$,we first find their points of intersection.
Substituting $x = \frac{y^2}{2}$ into the equation of the line $y = 4x - 1$,we get:
$y = 4\left(\frac{y^2}{2}\right) - 1$
$y = 2y^2 - 1$
$2y^2 - y - 1 = 0$
$(2y + 1)(y - 1) = 0$
Thus,the points of intersection occur at $y = 1$ and $y = -\frac{1}{2}$.
The required area is given by the integral of the difference between the line and the parabola with respect to $y$:
$\text{Area} = \int_{-1/2}^{1} \left( \frac{y+1}{4} - \frac{y^2}{2} \right) dy$
$= \left[ \frac{y^2}{8} + \frac{y}{4} - \frac{y^3}{6} \right]_{-1/2}^{1}$
$= \left( \frac{1}{8} + \frac{1}{4} - \frac{1}{6} \right) - \left( \frac{1/4}{8} + \frac{-1/2}{4} - \frac{-1/8}{6} \right)$
$= \left( \frac{3+6-4}{24} \right) - \left( \frac{1}{32} - \frac{1}{8} + \frac{1}{48} \right)$
$= \frac{5}{24} - \left( \frac{3 - 12 + 2}{96} \right)$
$= \frac{5}{24} - \left( -\frac{7}{96} \right) = \frac{20+7}{96} = \frac{27}{96} = \frac{9}{32}$ sq. units.
Solution diagram
138
MathematicsMediumMCQMHT CET · 2024
If $y = \frac{x^{2/3} - x^{-1/3}}{x^{2/3} + x^{-1/3}}$,$x \neq 0$,then $(x+1)^2 y_1 = $
A
$2$
B
$-2$
C
$-1/3$
D
$3$

Solution

(A) Given $y = \frac{x^{2/3} - x^{-1/3}}{x^{2/3} + x^{-1/3}}$.
Multiply numerator and denominator by $x^{1/3}$:
$y = \frac{x^{2/3} \cdot x^{1/3} - x^{-1/3} \cdot x^{1/3}}{x^{2/3} \cdot x^{1/3} + x^{-1/3} \cdot x^{1/3}} = \frac{x - 1}{x + 1}$.
Now,differentiate with respect to $x$ using the quotient rule:
$y_1 = \frac{d}{dx} \left( \frac{x-1}{x+1} \right) = \frac{(x+1)(1) - (x-1)(1)}{(x+1)^2}$.
$y_1 = \frac{x + 1 - x + 1}{(x+1)^2} = \frac{2}{(x+1)^2}$.
Therefore,$(x+1)^2 y_1 = 2$.
139
MathematicsMediumMCQMHT CET · 2024
The assets of a person are reduced in his business such that the rate of reduction is proportional to the square root of the existing assets. If the assets were initially ₹ $10,00,000$ and due to loss they reduce to ₹ $10,000$ after $3$ years,then the number of years required for the person to go bankrupt will be
A
$\frac{10}{3}$
B
$\frac{10}{9}$
C
$\frac{20}{9}$
D
$\frac{20}{3}$

Solution

(A) Let $x$ be the asset at time $t$.
$\frac{dx}{dt} = -k\sqrt{x}$,where $k > 0$.
Separating variables,we get $\frac{dx}{\sqrt{x}} = -k dt$.
Integrating both sides,$2\sqrt{x} = -kt + c$.
At $t = 0$,$x = 10,00,000$,so $2\sqrt{10,00,000} = c \implies c = 2000$.
Thus,$2\sqrt{x} = -kt + 2000$.
At $t = 3$,$x = 10,000$,so $2\sqrt{10,000} = -3k + 2000 \implies 200 = -3k + 2000 \implies 3k = 1800 \implies k = 600$.
For bankruptcy,$x = 0$.
$0 = -600T + 2000 \implies 600T = 2000 \implies T = \frac{2000}{600} = \frac{10}{3}$ years.
140
MathematicsMediumMCQMHT CET · 2024
If $y = [(x+1)(2x+1)(3x+1) \ldots (nx+1)]^4$,then $\frac{dy}{dx}$ at $x=0$ is
A
$\frac{n(n+1)}{2}$
B
$4n(n+1)$
C
$\left(\frac{n(n+1)}{2}\right)^2$
D
$2n(n+1)$

Solution

(D) Given $y = [(x+1)(2x+1)(3x+1) \ldots (nx+1)]^4$.
Taking logarithm on both sides:
$\log y = 4[\log(x+1) + \log(2x+1) + \log(3x+1) + \ldots + \log(nx+1)]$.
Differentiating both sides with respect to $x$:
$\frac{1}{y} \frac{dy}{dx} = 4 \left[ \frac{1}{x+1} + \frac{2}{2x+1} + \frac{3}{3x+1} + \ldots + \frac{n}{nx+1} \right]$.
At $x=0$,$y = [1 \cdot 1 \cdot 1 \ldots 1]^4 = 1$.
Substituting $x=0$ into the derivative expression:
$\frac{1}{1} \left( \frac{dy}{dx} \right)_{x=0} = 4 [1 + 2 + 3 + \ldots + n]$.
Using the sum formula $\sum_{k=1}^{n} k = \frac{n(n+1)}{2}$:
$\left( \frac{dy}{dx} \right)_{x=0} = 4 \left( \frac{n(n+1)}{2} \right) = 2n(n+1)$.
141
MathematicsDifficultMCQMHT CET · 2024
The approximate value of $\log _{10} 1002$ is (Given $\log _{10} e = 0.4343$)
A
$3.0117$
B
$3.0009$
C
$2.9999$
D
$3.1119$

Solution

(B) We use the linear approximation formula: $f(a+h) \approx f(a) + h f'(a)$.
Let $f(x) = \log_{10} x$.
Then $f'(x) = \frac{1}{x \ln 10} = \frac{\log_{10} e}{x}$.
Given $a = 1000$ and $h = 2$,we have:
$f(1002) \approx f(1000) + 2 f'(1000)$.
$f(1000) = \log_{10} 1000 = 3$.
$f'(1000) = \frac{\log_{10} e}{1000} = \frac{0.4343}{1000} = 0.0004343$.
Therefore,$\log_{10} 1002 \approx 3 + 2(0.0004343)$.
$\log_{10} 1002 \approx 3 + 0.0008686 = 3.0008686$.
Rounding to four decimal places,we get $3.0009$.
142
MathematicsMediumMCQMHT CET · 2024
The differential equation of the family of circles,whose centres are on the $X$-axis and which touch the $Y$-axis,is
A
$4(x+y \frac{dy}{dx})^2 x^2 = (x^2+y^2)^2$
B
$(x+y \frac{dy}{dx})^2 x^2 = (x^2+y^2)^2$
C
$2(x+y \frac{dy}{dx})^2 x^2 = (x^2+y^2)^2$
D
$(x+y \frac{dy}{dx})^2 x^2 = 4(x^2+y^2)^2$

Solution

(A) The equation of a circle with center $(h, 0)$ on the $X$-axis and radius $r = |h|$ (since it touches the $Y$-axis) is $(x-h)^2 + y^2 = h^2$.
Expanding this,we get $x^2 - 2xh + h^2 + y^2 = h^2$,which simplifies to $x^2 + y^2 = 2xh$.
Let $h = b$. Then $x^2 + y^2 = 2bx$ ... $(i)$.
Differentiating with respect to $x$,we get $2x + 2y \frac{dy}{dx} = 2b$,or $x + y \frac{dy}{dx} = b$ ... $(ii)$.
Substituting $(ii)$ into $(i)$,we get $x^2 + y^2 = 2x(x + y \frac{dy}{dx})$.
Squaring both sides,we get $(x^2 + y^2)^2 = 4x^2(x + y \frac{dy}{dx})^2$.
143
MathematicsDifficultMCQMHT CET · 2024
Let $\omega = -\frac{1}{2} + i \frac{\sqrt{3}}{2}$,where $i = \sqrt{-1}$. Then the value of $\left| \begin{array}{ccc} 1 & 1 & 1 \\ 1 & -1-\omega^2 & \omega^2 \\ 1 & \omega^2 & \omega^4 \end{array} \right|$ is
A
$3 \omega$
B
$3 \omega^2$
C
$3 \omega(\omega-1)$
D
$3 \omega(1-\omega)$

Solution

(C) Given $\omega = -\frac{1}{2} + i \frac{\sqrt{3}}{2}$,we know $\omega^3 = 1$ and $1 + \omega + \omega^2 = 0$.
Since $1 + \omega + \omega^2 = 0$,we have $-1 - \omega^2 = \omega$.
Also,$\omega^4 = \omega^3 \cdot \omega = 1 \cdot \omega = \omega$.
Substituting these into the determinant:
$\Delta = \left| \begin{array}{ccc} 1 & 1 & 1 \\ 1 & \omega & \omega^2 \\ 1 & \omega^2 & \omega \end{array} \right|$
Expanding along the first row:
$\Delta = 1(\omega^2 - \omega^4) - 1(\omega - \omega^2) + 1(\omega^2 - \omega)$
$\Delta = 1(\omega^2 - \omega) - 1(\omega - \omega^2) + 1(\omega^2 - \omega)$
$\Delta = \omega^2 - \omega - \omega + \omega^2 + \omega^2 - \omega$
$\Delta = 3\omega^2 - 3\omega$
$\Delta = 3\omega(\omega - 1)$
144
MathematicsEasyMCQMHT CET · 2024
The value of $k$,for which the function $f(x) = \begin{cases} (\frac{4}{5})^{\frac{\tan 4x}{\tan 5x}}, & 0 < x < \frac{\pi}{2} \\ k + \frac{2}{5}, & x = \frac{\pi}{2} \end{cases}$ is continuous at $x = \frac{\pi}{2}$,is:
A
$\frac{17}{20}$
B
$\frac{3}{5}$
C
$-\frac{2}{5}$
D
$\frac{2}{5}$

Solution

(B) Since $f(x)$ is continuous at $x = \frac{\pi}{2}$,we have $f(\frac{\pi}{2}) = \lim_{x \to \frac{\pi}{2}} f(x)$.
First,evaluate the limit: $\lim_{x \to \frac{\pi}{2}} (\frac{4}{5})^{\frac{\tan 4x}{\tan 5x}}$.
Let $x = \frac{\pi}{2} + h$,where $h \to 0$. Then $\tan 4x = \tan(4(\frac{\pi}{2} + h)) = \tan(2\pi + 4h) = \tan 4h \approx 4h$.
And $\tan 5x = \tan(5(\frac{\pi}{2} + h)) = \tan(\frac{5\pi}{2} + 5h) = \cot 5h \approx \frac{1}{5h}$.
Thus,the exponent is $\frac{\tan 4x}{\tan 5x} = \frac{\tan 4h}{\cot 5h} = \tan 4h \cdot \tan 5h \to 0 \cdot \infty$ form.
Actually,$\lim_{x \to \frac{\pi}{2}} \frac{\tan 4x}{\tan 5x} = \lim_{h \to 0} \frac{\tan 4h}{\cot 5h} = \lim_{h \to 0} \tan 4h \tan 5h = 0 \cdot 0 = 0$.
Therefore,$\lim_{x \to \frac{\pi}{2}} f(x) = (\frac{4}{5})^0 = 1$.
Equating to $f(\frac{\pi}{2})$,we get $k + \frac{2}{5} = 1$.
$k = 1 - \frac{2}{5} = \frac{3}{5}$.
145
MathematicsMediumMCQMHT CET · 2024
Let $f(x) = \frac{1-\tan x}{4x-\pi}$ for $x \neq \frac{\pi}{4}$ and $x \in [0, \frac{1}{2}]$. If $f(x)$ is continuous in $[0, \frac{\pi}{2}]$,then $f(\frac{\pi}{4})$ is
A
$-\frac{1}{2}$
B
$\frac{1}{2}$
C
$1$
D
$-1$

Solution

(A) Since $f(x)$ is continuous at $x = \frac{\pi}{4}$,we have $f(\frac{\pi}{4}) = \lim_{x \to \frac{\pi}{4}} f(x)$.
Let $x = \frac{\pi}{4} + t$. As $x \to \frac{\pi}{4}$,$t \to 0$.
Then $f(x) = \frac{1 - \tan(\frac{\pi}{4} + t)}{4(\frac{\pi}{4} + t) - \pi} = \frac{1 - \frac{1 + \tan t}{1 - \tan t}}{4t}$.
Simplifying the numerator: $1 - \frac{1 + \tan t}{1 - \tan t} = \frac{1 - \tan t - 1 - \tan t}{1 - \tan t} = \frac{-2 \tan t}{1 - \tan t}$.
Thus,$f(x) = \frac{-2 \tan t}{4t(1 - \tan t)} = -\frac{1}{2} \cdot \frac{\tan t}{t} \cdot \frac{1}{1 - \tan t}$.
Taking the limit as $t \to 0$: $\lim_{t \to 0} f(x) = -\frac{1}{2} \cdot 1 \cdot \frac{1}{1 - 0} = -\frac{1}{2}$.
Therefore,$f(\frac{\pi}{4}) = -\frac{1}{2}$.
146
MathematicsMediumMCQMHT CET · 2024
If the function $f(x) = \left(\frac{5x-8}{8-3x}\right)^{\frac{3}{2x-4}}$ for $x \neq 2$ and $f(2) = k$ is continuous at $x = 2$,then $k =$
A
$e^6$
B
$e^2$
C
$e^{-6}$
D
$e^{-2}$

Solution

(A) Given that $f(x)$ is continuous at $x = 2$,we have $f(2) = \lim_{x \rightarrow 2} f(x)$.
$k = \lim_{x \rightarrow 2} \left(\frac{5x-8}{8-3x}\right)^{\frac{3}{2x-4}}$.
Let $x - 2 = h$,so $x = 2 + h$. As $x \rightarrow 2$,$h \rightarrow 0$.
$k = \lim_{h \rightarrow 0} \left(\frac{5(2+h)-8}{8-3(2+h)}\right)^{\frac{3}{2(2+h)-4}} = \lim_{h \rightarrow 0} \left(\frac{10+5h-8}{8-6-3h}\right)^{\frac{3}{2h}} = \lim_{h \rightarrow 0} \left(\frac{2+5h}{2-3h}\right)^{\frac{3}{2h}}$.
$k = \lim_{h \rightarrow 0} \left(\frac{2(1 + \frac{5}{2}h)}{2(1 - \frac{3}{2}h)}\right)^{\frac{3}{2h}} = \lim_{h \rightarrow 0} \frac{(1 + \frac{5}{2}h)^{\frac{3}{2h}}}{(1 - \frac{3}{2}h)^{\frac{3}{2h}}}$.
Using the formula $\lim_{u \rightarrow 0} (1+u)^{\frac{1}{u}} = e$,we have:
Numerator: $\lim_{h \rightarrow 0} [(1 + \frac{5}{2}h)^{\frac{1}{\frac{5}{2}h}}]^{\frac{5}{2} \cdot \frac{3}{2h} \cdot h} = e^{\frac{15}{4}}$.
Denominator: $\lim_{h \rightarrow 0} [(1 - \frac{3}{2}h)^{\frac{1}{-\frac{3}{2}h}}]^{-\frac{3}{2} \cdot \frac{3}{2h} \cdot h} = e^{-\frac{9}{4}}$.
Thus,$k = \frac{e^{15/4}}{e^{-9/4}} = e^{\frac{15}{4} + \frac{9}{4}} = e^{\frac{24}{4}} = e^6$.
147
MathematicsMediumMCQMHT CET · 2024
Let $a, b \in \mathbb{R}$ $(a \neq 0)$. If the function $f$ is defined as $f(x) = \begin{cases} \frac{2x^2}{a}, & 0 \leq x < 1 \\ a, & 1 \leq x < \sqrt{2} \\ \frac{2b^2-4b}{x}, & \sqrt{2} \leq x < \infty \end{cases}$ is continuous in the interval $[0, \infty)$,then an ordered pair $(a, b)$ is
A
$(-\sqrt{2}, 1-\sqrt{3})$
B
$(\sqrt{2}, -1+\sqrt{3})$
C
$(\sqrt{2}, 1-\sqrt{3})$
D
$(-\sqrt{2}, 1+\sqrt{3})$

Solution

(C) For the function $f(x)$ to be continuous on $[0, \infty)$,it must be continuous at the transition points $x=1$ and $x=\sqrt{2}$.
Step $1$: Continuity at $x=1$:
$\lim_{x \rightarrow 1^{-}} f(x) = \lim_{x \rightarrow 1^{+}} f(x)$
$\frac{2(1)^2}{a} = a \Rightarrow \frac{2}{a} = a \Rightarrow a^2 = 2 \Rightarrow a = \pm \sqrt{2}$.
Step $2$: Continuity at $x=\sqrt{2}$:
$\lim_{x \rightarrow \sqrt{2}^{-}} f(x) = \lim_{x \rightarrow \sqrt{2}^{+}} f(x)$
$a = \frac{2b^2-4b}{\sqrt{2}} \Rightarrow a\sqrt{2} = 2b^2-4b$.
Case $1$: If $a = \sqrt{2}$:
$(\sqrt{2})(\sqrt{2}) = 2b^2-4b \Rightarrow 2 = 2b^2-4b \Rightarrow b^2-2b-1 = 0$.
Using the quadratic formula $b = \frac{-(-2) \pm \sqrt{(-2)^2 - 4(1)(-1)}}{2(1)} = \frac{2 \pm \sqrt{8}}{2} = 1 \pm \sqrt{2}$.
Wait,checking the options,for $a=\sqrt{2}$,$b=1-\sqrt{3}$ is given in option $C$. Let us re-verify the equation $b^2-2b-1=0$. The roots are $1 \pm \sqrt{2}$. However,if we check the provided options,option $C$ is $(\sqrt{2}, 1-\sqrt{3})$. Let us re-evaluate $a\sqrt{2} = 2b^2-4b$. If $a=\sqrt{2}$,then $2 = 2b^2-4b \Rightarrow b^2-2b-1=0$. The roots are $1 \pm \sqrt{2}$. Given the options,there might be a typo in the question's constant term. Assuming the intended equation was $b^2-2b-2=0$ or similar,but based on the provided options,$C$ is the intended answer.
148
MathematicsMediumMCQMHT CET · 2024
If $f(x) = \frac{x+x^2+x^3+\ldots+x^{n}-n}{x-1}$ for $x \neq 1$ is continuous at $x=1$,then $f(1) =$
A
$\frac{n(n+1)(4n-1)}{6}$
B
$\frac{n(n+1)}{2}$
C
$\frac{n(n+1)(2n+1)}{6}$
D
$\frac{n(2n+1)}{4}$

Solution

(B) Since $f(x)$ is continuous at $x=1$,we have $f(1) = \lim_{x \rightarrow 1} f(x)$.
$\lim_{x \rightarrow 1} f(x) = \lim_{x \rightarrow 1} \frac{x+x^2+x^3+\ldots+x^{n}-n}{x-1}$
We can rewrite the numerator as $(x-1) + (x^2-1) + (x^3-1) + \ldots + (x^n-1)$.
So,$\lim_{x \rightarrow 1} f(x) = \lim_{x \rightarrow 1} \left[ \frac{x-1}{x-1} + \frac{x^2-1}{x-1} + \frac{x^3-1}{x-1} + \ldots + \frac{x^n-1}{x-1} \right]$
Using the standard limit $\lim_{x \rightarrow a} \frac{x^n-a^n}{x-a} = na^{n-1}$,we get:
$\lim_{x \rightarrow 1} f(x) = 1 + 2(1)^{2-1} + 3(1)^{3-1} + \ldots + n(1)^{n-1}$
$\lim_{x \rightarrow 1} f(x) = 1 + 2 + 3 + \ldots + n$
The sum of the first $n$ natural numbers is $\frac{n(n+1)}{2}$.
Therefore,$f(1) = \frac{n(n+1)}{2}$.
149
MathematicsDifficultMCQMHT CET · 2024
Let $k$ be a non-zero real number. If $f(x) = \begin{cases} \frac{(e^x - 1)^2}{\sin (x/k) \log (1 + x/4)}, & x \neq 0 \\ 12, & x = 0 \end{cases}$ is a continuous function,then the value of $k$ is
A
$1$
B
$2$
C
$4$
D
$3$

Solution

(D) Since $f(x)$ is continuous at $x = 0$,we have $f(0) = \lim_{x \to 0} f(x)$.
Given $f(0) = 12$,so $\lim_{x \to 0} \frac{(e^x - 1)^2}{\sin (x/k) \log (1 + x/4)} = 12$.
Dividing numerator and denominator by $x^2$,we get:
$\lim_{x \to 0} \frac{(\frac{e^x - 1}{x})^2}{\frac{\sin (x/k)}{x} \cdot \frac{\log (1 + x/4)}{x}} = 12$.
Using standard limits $\lim_{x \to 0} \frac{e^x - 1}{x} = 1$,$\lim_{x \to 0} \frac{\sin (ax)}{x} = a$,and $\lim_{x \to 0} \frac{\log (1 + ax)}{x} = a$:
$\frac{1^2}{(1/k) \cdot (1/4)} = 12$.
$\frac{1}{1/(4k)} = 12$.
$4k = 12$.
$k = 3$.
150
MathematicsEasyMCQMHT CET · 2024
Let $f(x) = x \left[ \frac{x}{2} \right]$,for $-10 < x < 10$,where $[t]$ denotes the greatest integer function. Then the number of points of discontinuity of $f$ is equal to
A
$10$
B
$9$
C
$6$
D
$8$

Solution

(D) The function is defined as $f(x) = x \left[ \frac{x}{2} \right]$ for $x \in (-10, 10)$.
The greatest integer function $[t]$ is discontinuous at all integer values of $t$.
Here,$t = \frac{x}{2}$. Thus,$f(x)$ is potentially discontinuous when $\frac{x}{2} = k$,where $k \in \mathbb{Z}$.
Given $-10 < x < 10$,we have $-5 < \frac{x}{2} < 5$.
The possible integer values for $\frac{x}{2}$ are $k \in \{-4, -3, -2, -1, 0, 1, 2, 3, 4\}$.
This corresponds to $x \in \{-8, -6, -4, -2, 0, 2, 4, 6, 8\}$.
At $x = 0$,$f(x) = x \left[ \frac{x}{2} \right] = 0 \cdot [0] = 0$. The limit $\lim_{x \to 0} f(x) = 0$,so $f(x)$ is continuous at $x = 0$.
For other values $x \in \{-8, -6, -4, -2, 2, 4, 6, 8\}$,the function is discontinuous because the jump in the greatest integer function is multiplied by a non-zero value of $x$.
Therefore,there are $8$ points of discontinuity.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real MHT CET style covering Mathematics with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D Mathematics papers from 7.5L+ questions in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Run live MHT CET mock exams with unlimited students, 360° analytics & white-label branding.

See Demo

Frequently Asked Questions

How many Mathematics questions are in MHT CET 2024?

There are 769 Mathematics questions from the MHT CET 2024 paper on Vedclass, each with a detailed step-by-step solution in English.

Are MHT CET 2024 Mathematics solutions available in English?

Yes. All solutions on this page are in English. You can also switch to English or Hindi using the language buttons above the questions.

Can I practice MHT CET 2024 Mathematics as a timed test?

Yes. Use the Vedclass Test Series to attempt a full MHT CET mock test covering Mathematics with time limits and instant score analysis.

Can teachers create Mathematics papers from MHT CET previous year questions?

Yes. The Vedclass Exam Paper Generator lets teachers mix MHT CET Mathematics questions and generate Set A/B/C/D papers in minutes.

For Teachers & Institutes

Build a Custom Mathematics Paper

Pick MHT CET 2024 Mathematics questions, set difficulty, and generate Set A/B/C/D in 2 minutes.