Class 12 Math Important Questions 2025
Class 12 Math Important Questions 2025
If a line is equally inclined to the coordinate axes, its direction cosines are the same. Since the sum of the squares of the direction cosines equals one, let each be l, then l² + l² + l² = 1, implying 3l² = 1, so l = ±√(1/3). Therefore, the direction cosines are (±1/√3, ±1/√3, ±1/√3).
For a Binomial Distribution B(n, p), the variance is given by np(1−p).
The differential equation is linear and can be solved using an integrating factor. The integrating factor is e^(∫1 dx) = e^x. Multiplying through gives e^x * dy/dx + e^x * y = e^(2x). This simplifies to d(y * e^x)/dx = e^(2x). Integrating both sides gives y * e^x = 1/2 * e^(2x) + C. Solving for y gives y = 1/2 * e^x + C * e^(-x).
Two vectors are perpendicular if their dot product is zero. The dot product a·b = (2)(-3) + (3)(2) = -6 + 6 = 0. Since the dot product is zero, vectors a and b are perpendicular .
To find the derivative of y = sin(x)cos(x), apply the product rule: d(uv)/dx = u'(v) + u(v'), where u = sin(x) and v = cos(x). Thus, dy/dx = cos(x)cos(x) + sin(x)(-sin(x)) = cos²(x) - sin²(x), which is equal to cos(2x).
To find quadrants that are parallel to a given line, the tangents must have the same slope as the line y = 9x + 7, which is 9. The derivative y' = 3x² - 3 gives the slope of the tangent to y = x³ - 3x + 2. Setting this equal to 9, 3x² - 3 = 9, solves to x² = 4, so x = ±2. The points on the curve are (2, 4) and (−2, −8). The tangent lines are y - 4 = 9(x - 2) and y + 8 = 9(x + 2).
The determinant of a 3x3 matrix can be calculated by cofactor expansion. For matrix [[1,2,3],[2,3,4],[1,4,2]], the determinant |A| is 1(3*2 - 4*4) - 2(2*2 - 1*4) + 3(2*4 - 1*3) = 1(-10) - 2(0) + 3(5) = -9 .
The domain of the function f(x) = √(1 - x²) is the set of x values for which the expression under the square root is non-negative. Therefore, 1 - x² ≥ 0, which implies -1 ≤ x ≤ 1. Hence, the domain is [−1, 1].
The principal value of arcsin(x) is the value of y, in the interval [−π/2, π/2], for which sin(y) = x. Since sin(−π/6) = −1/2, the principal value of arcsin(−1/2) is −π/6 .
The area under the curve y = x² from x = 0 to x = 1 is found using the definite integral: ∫ from 0 to 1 of x² dx. This evaluates to (1/3)x³ | from 0 to 1, which is 1/3(1)³ - 1/3(0)³ = 1/3. Hence, the area is 1/3 .