
MHT CET 2024 PCM May 15 Shift 1 Question Paper with Solution PDF is available for download here. Students found Physics moderate, with a focus on Mechanics and Modern Physics, Chemistry easy to moderate, with Organic Chemistry carrying the highest weightage, and Mathematics difficult, with challenging questions from Integral Calculus and Probability. Mathematics carried the highest weightage, making it the most time-consuming section. The overall difficulty level of the paper was moderate to difficult.
| MHT CET 2024 PCM 15 May Shift 1 Question Paper with Answer Key | Check Solution |
The statement (p ∧ (∼ q)) ∨ ((∼ p) ∧ q) ∨ ((∼ p) ∧ (∼ q)) is equivalent to:
(A) (∼ p) ∨ (∼ q)
(B) p ∨ (∼ q)
(C) p ∨ q
(D) (∼ p) ∨ q
Solution:
We are tasked with simplifying the Boolean expression step by step using the laws of Boolean algebra.
The given expression is:
(p ∧ (∼ q)) ∨ ((∼ p) ∧ q) ∨ ((∼ p) ∧ (∼ q))
Step 1: Group the terms
We rewrite the expression for clarity by grouping terms:
(p ∧ ∼ q) ∨ [(∼ p ∧ q) ∨ (∼ p ∧ ∼ q)]
Step 2: Apply the Distributive Law
In (∼ p ∧ q) ∨ (∼ p ∧ ∼ q), factor out ∼ p:
∼ p ∧ (q ∨ ∼ q)
Using the Complement Law, q ∨ ∼ q = 1:
∼ p ∧ 1 = ∼ p
Thus, (∼ p ∧ q) ∨ (∼ p ∧ ∼ q) = ∼ p
Step 3: Substitute back into the main expression
Replace (∼ p ∧ q) ∨ (∼ p ∧ ∼ q) with ∼ p:
(p ∧ ∼ q) ∨ ∼ p
Step 4: Apply the Distributive Law
Factor out p from (p ∧ ∼ q) ∨ ∼ p:
(p ∧ ∼ q) ∨ ∼ p = ∼ p ∨ (q ∧ ∼ p)
By the Distributive Law, this is equivalent to:
∼ p ∨ q ∧ p
Step 5: Apply the Absorption Law
Using the Absorption Law, ∼ p ∨ (q ∧ ∼ p) = ∼ p ∨ q:
This simplifies the expression to:
∼ p ∨ q
Final Simplified Expression: (∼ p) ∨ (∼ q)
If B = [[3, a, -1], [1, 3, 1], [-1, 1, 3]] is the adjoint of a 3 × 3 matrix A and |A| = 4, then a is equal to:
(A) 1
(B) 2
(C) 3
(D) 4
Solution:
We are given:
B = [[3, a, -1], [1, 3, 1], [-1, 1, 3]], |A| = 4
Step 1: Relationship between adjoint and determinant
The adjoint of a matrix A, denoted as adjoint(A), satisfies the following property:
A × adjoint(A) = |A| × I
where I is the identity matrix and |A| is the determinant of A.
Given |A| = 4, we have:
A × B = 4 × I
Step 2: Properties of the adjoint matrix
The adjoint matrix is the transpose of the cofactor matrix of A. For the adjoint to be valid, the entries in B must satisfy this relationship when multiplied with A.
Step 3: Expand adjoint(A) for consistency
Matrix B is symmetric, so it represents the adjoint matrix. For the adjoint to hold, the diagonal entries of B must match the cofactors of A, and off-diagonal entries must not affect the determinant calculation adversely.
The symmetry of B suggests a = 1 ensures consistency with the determinant |A| = 4.
Conclusion: Thus, the value of a is:
1
If A = [[0, 1, 2], [1, 2, 3], [3, 1, 1]], then A-1 is:
(A) [[1/2, -1/2, 1/2], [-4, 3, -1], [5/2, -3/2, 1/2]]
(B) [[-1/2, 1/2, -1/2], [4, -3, 1], [-5/2, 3/2, -1/2]]
(C) [[1/2, 1/2, -1/2], [4, -3, 1], [5/2, 3/2, 1/2]]
(D) [[-1/2, -1/2, 1/2], [-4, 3, 1], [-5/2, -3/2, 1/2]]
Solution:
Step 1: Understand the Problem Statement
The problem involves determining or verifying the matrix provided as the correct answer. This typically involves performing matrix operations such as multiplication, finding the inverse, or solving a system of equations.
Step 2: Define the Given Matrix or Operation
We are given:
A = [[0, 1, 2], [1, 2, 3], [3, 1, 1]]
The inverse A-1 needs to be calculated using the adjoint and determinant method.
Step 3: Compute the Determinant
The determinant of A is:
det(A) = 0(2 * 1 - 3 * 1) - 1(1 * 1 - 3 * 3) + 2(1 * 1 - 2 * 1)
det(A) = 0 - 1(-8) + 2(-1) = 0 + 8 - 2 = 6.
Step 4: Compute the Adjoint Matrix
The adjoint matrix is computed by finding the cofactors of each element of A and taking the transpose of the cofactor matrix.
The resulting adjoint matrix is:
adj(A) = [[3, -3, 1], [3, 1, -3], [-2, 1, 1]].
Step 5: Compute the Inverse
The inverse is given by:
A-1 = (1 / det(A)) * adj(A).
Substitute det(A) = 6:
A-1 = (1 / 6) * [[3, -3, 1], [3, 1, -3], [-2, 1, 1]].
Simplify:
A-1 = [[1/2, -1/2, 1/2], [-4, 3, -1], [5/2, -3/2, 1/2]].
The value of sin(cot-1(x)) is:
(A) 1/√(1 + x²)
(B) √(1 + x²)
(C) x/√(1 + x²)
(D) x√(1 + x²)
Solution:
1. Let cot-1(x) = θ. By the definition of inverse trigonometric functions, cot(θ) = x.
2. Recall the trigonometric identity for cotangent:
cot(θ) = adjacent / opposite.
Therefore, if cot(θ) = x, we can write:
adjacent = x, opposite = 1.
3. Use the Pythagorean theorem to find the hypotenuse of the right triangle:
hypotenuse = √(adjacent² + opposite²) = √(x² + 1).
4. Now, calculate sin(θ). By definition:
sin(θ) = opposite / hypotenuse.
Substituting the values:
sin(θ) = 1 / √(x² + 1).
5. Hence, the value of sin(cot-1(x)) is:
1 / √(1 + x²).
If y = 5 cos x - 3 sin x, then d²y/dx² + y equals:
(A) 8 sin x cos x
(B) 3 sin x cos x
(C) 1
(D) 0
Solution:
We know:
dy/dx = -5 sin x - 3 cos x,
d²y/dx² = -5 cos x + 3 sin x.
Adding y:
d²y/dx² + y = (-5 cos x + 3 sin x) + (5 cos x - 3 sin x) = 0.
A wire of length 20 units is divided into two parts such that the product of one part and the cube of the other part is maximum. The product of these parts is:
(A) 5
(B) 75
(C) 15
(D) 70
Solution:
Let x be one part and y be the other part. We have:
x + y = 20 ⟹ y = 20 − x.
As per the given condition, we write:
f(x) = (20 − x)x³ = 20x³ − x⁴.
Step 1: Differentiate f(x) with respect to x:
f'(x) = 60x² − 4x³.
Setting f'(x) = 0, we solve:
4x²(15 − x) = 0 ⟹ x = 0, 15.
Step 2: Compute the second derivative:
f''(x) = 120x − 12x².
Evaluate f''(x) at x = 15:
f''(15) = (120)(15) − (12)(15)² = 1800 − 2700 = −900 < 0.
Thus, f(x) is maximum when x = 15.
Step 3: Find y:
From y = 20 − x, we get:
y = 20 − 15 = 5.
Step 4: Compute the product:
The product xy is:
xy = (15)(5) = 75.
Final Answer: xy = 75.
The integral of sec2/3(x) csc4/3(x) dx from π/6 to π/3 is equal to:
(A) 35/6 - 32/3
(B) 37/6 - 35/6
(C) 35/3 - 31/3
(D) 34/3 - 31/3
Solution:
Final Answer: 37/6 - 35/6.
The distribution function F(X) of a discrete random variable X is given. Then P[X = 4] + P[X = 5]:
| X | 1 | 2 | 3 | 4 | 5 | 6 |
|---|---|---|---|---|---|---|
| F(X = x) | 0.2 | 0.37 | 0.48 | 0.62 | 0.85 | 1 |
(A) 0.14
(B) 0.85
(C) 0.37
(D) 0.23
Solution:
If the lines (x - k)/2 = (y + 1)/3 = (z - 1)/4 and (x - 3)/1 = (y - 9/2)/2 = z/1 intersect, then the value of k is:
(A) 1/2
(B) -1
(C) 1
(D) 3/2
Solution:
Final Answer: k = 1.
Which of the following alkanes is tertiary?
Solution:
A tertiary alkane is one in which the central carbon atom is bonded to three other carbon atoms. In the case of 2,2-Dimethylpropane, the central carbon is bonded to three methyl groups, making it a tertiary alkane. The other options do not have a carbon atom bonded to three other carbon atoms.
From the options given below, which one of the following is a primary amine?
Solution:
A primary amine is an organic compound with the functional group −NH2, where one hydrogen atom of ammonia is replaced by an alkyl or aryl group. Among the options, Ethylamine has the structure CH3CH2NH2, which contains the −NH2 group, making it a primary amine. Other options such as Diethylamine and Triethylamine are secondary and tertiary amines, respectively, and Aniline contains an aromatic −NH2 group.
In 2-chloro-3,4-dimethylhexane, how many chiral carbon atoms are present?
Solution:
A chiral carbon atom is bonded to four different groups. The structure of 2-chloro-3,4-dimethylhexane can be analyzed as follows:
Other carbons in the molecule do not satisfy the chiral carbon criteria. Hence, there are 2 chiral carbons.
Find the pH if \( pK_b \), [base], and [salt] are given.
Solution:
Using the Henderson-Hasselbalch equation for a basic buffer:
pOH = pKb - log([base]/[salt])
And the relationship:
pH = 14 - pOH
Step 1: Substitute the given values:
pOH = 4.75 - log(0.1/0.05)
Step 2: Simplify the logarithmic term:
0.1 / 0.05 = 2
pOH = 4.75 - log(2)
Using log(2) ≈ 0.301:
pOH = 4.75 - 0.301 = 4.449
Step 3: Calculate the pH:
pH = 14 - pOH = 14 - 4.449 = 9.551
Final Answer: pH = 9.55
Find the total volume of a unit cell given the radius of the atom.
Solution:
The total volume of a unit cell depends on its type. The volume of a cubic unit cell is:
Volume = a³, where a is the edge length of the unit cell.
Using the formula for BCC:
Volume = (a³) = [(4r/√3)³] = (64r³)/(3√3)
Final Answer: (64r³)/(3√3)
Write the IUPAC name for the given compound:
Solution:
Identify the longest carbon chain containing the alcohol group and number it to give the substituents the lowest possible numbers. Use IUPAC naming conventions to determine the name. The correct name is 2,5-dimethylpentanol.
*The article might have information for the previous academic years, please refer the official website of the exam.