
The JEE Main 2023 Mathematics Question Paper with Solution PDF is available here for download. The exam was successfully conducted by NTA on January 31, 2023, in the first shift.
Students can download JEE Main previous year question papers PDFs with detailed solutions to practice and improve their performance. Solving these papers helps aspirants understand the JEE Main exam pattern, analyze the difficulty level, and prepare according to the latest JEE Main syllabus.
Related Links:
Download JEE Main 2026 Session 1 Question Paper with Solution PDF
Download JEE Main 2025 Question Paper with Solution PDF
| JEE Main 2023 Question Paper PDF | JEE Main 2023 Solution PDF |
|---|---|
| Download PDF | Download PDF |

For all z \(\in\) C on the curve C\(_1\): |z| = 4, let the locus of the point z + \(\frac{1}{z}\) be the curve C\(_2\). Then :
Step 1: Understanding the Question:
The question describes two curves in the complex plane. C\(_1\) is a circle centered at the origin with radius 4. C\(_2\) is the locus of points w = z + 1/z, where z is any point on C\(_1\). We need to determine the geometric relationship between these two curves (intersection, containment, etc.).
Step 2: Finding the Equation of Curve C\(_2\):
Let a point on C\(_1\) be represented by z = 4(cos\(\theta\) + i sin\(\theta\)) = 4e\(^{i\theta}\).
The corresponding point on C\(_2\) is w = z + 1/z.
Substitute the expression for z:
\[ w = 4e^{i\theta} + \frac{1}{4e^{i\theta}} = 4e^{i\theta} + \frac{1}{4}e^{-i\theta} \]
Now, express w in terms of Cartesian coordinates, w = x + iy:
\[ w = 4(\cos\theta + i\sin\theta) + \frac{1}{4}(\cos\theta - i\sin\theta) \] \[ w = \left(4 + \frac{1}{4}\right)\cos\theta + i\left(4 - \frac{1}{4}\right)\sin\theta \] \[ x + iy = \frac{17}{4}\cos\theta + i\frac{15}{4}\sin\theta \]
By comparing the real and imaginary parts, we get:
\[ x = \frac{17}{4}\cos\theta \quad and \quad y = \frac{15}{4}\sin\theta \]
From these parametric equations, we can find the Cartesian equation:
\[ \cos\theta = \frac{4x}{17} \quad and \quad \sin\theta = \frac{4y}{15} \]
Using the identity cos\(^2\theta\) + sin\(^2\theta\) = 1:
\[ \left(\frac{4x}{17}\right)^2 + \left(\frac{4y}{15}\right)^2 = 1 \implies \frac{x^2}{(17/4)^2} + \frac{y^2}{(15/4)^2} = 1 \]
This is the equation of an ellipse, which is the curve C\(_2\).
Step 3: Comparing Curves C\(_1\) and C\(_2\):
Curve C\(_1\) is the circle x\(^2\) + y\(^2\) = 4\(^2\) = 16. Its radius is r = 4.
Curve C\(_2\) is the ellipse with semi-major axis a = 17/4 = 4.25 and semi-minor axis b = 15/4 = 3.75.
The vertices of the ellipse are at (\(\pm\)4.25, 0) and (0, \(\pm\)3.75).
The circle intersects the axes at (\(\pm\)4, 0) and (0, \(\pm\)4).
Since the semi-minor axis of the ellipse (b = 3.75) is less than the radius of the circle (r = 4), and the semi-major axis of the ellipse (a = 4.25) is greater than the radius of the circle (r = 4), the circle is neither completely inside nor completely outside the ellipse. Therefore, the curves must intersect.
Due to the symmetry of both the circle and the ellipse about both the x and y axes, they will intersect in all four quadrants, giving a total of 4 intersection points.
Step 4: Final Answer:
The curves C\(_1\) and C\(_2\) intersect at 4 points.
Quick Tip: For locus problems involving |z|=r, using the polar form z = re\(^{i\theta}\) is often the most efficient method. Comparing the semi-axes of the resulting ellipse with the radius of the original circle is a quick way to determine their intersection properties.
The value of \(\int_{\frac{\pi}{3}}^{\frac{\pi}{2}} \frac{(2+3\sin x)}{\sin x(1+\cos x)}dx\) is equal to
Step 1: Understanding the Question:
The problem is to evaluate a definite integral involving trigonometric functions. The most effective approach for integrals of this form is often the substitution t = tan(x/2).
Step 2: Key Formula or Approach:
We use the substitution t = tan(x/2). This implies:
\[ \sin x = \frac{2t}{1+t^2}, \quad \cos x = \frac{1-t^2}{1+t^2}, \quad dx = \frac{2dt}{1+t^2} \]
We also need to change the limits of integration:
Lower limit: When x = \(\pi/3\), t = tan(\(\pi/6\)) = 1/\(\sqrt{3}\).
Upper limit: When x = \(\pi/2\), t = tan(\(\pi/4\)) = 1.
Step 3: Detailed Calculation:
First, let's substitute the expressions in terms of 't' into the integrand.
Numerator: 2 + 3sin(x) = 2 + 3\(\left(\frac{2t}{1+t^2}\right)\) = \(\frac{2(1+t^2)+6t}{1+t^2}\) = \(\frac{2t^2+6t+2}{1+t^2}\).
Denominator: sin(x)(1+cos(x)) = \(\left(\frac{2t}{1+t^2}\right)\left(1 + \frac{1-t^2}{1+t^2}\right)\) = \(\left(\frac{2t}{1+t^2}\right)\left(\frac{1+t^2+1-t^2}{1+t^2}\right)\) = \(\left(\frac{2t}{1+t^2}\right)\left(\frac{2}{1+t^2}\right)\) = \(\frac{4t}{(1+t^2)^2}\).
The integrand becomes:
\[ \frac{Numerator}{Denominator} = \frac{(2t^2+6t+2)/(1+t^2)}{4t/(1+t^2)^2} = \frac{2(t^2+3t+1)}{1+t^2} \times \frac{(1+t^2)^2}{4t} = \frac{(t^2+3t+1)(1+t^2)}{2t} \]
Now, multiply by dx = \(\frac{2dt}{1+t^2}\):
\[ Integrand \times dx = \frac{(t^2+3t+1)(1+t^2)}{2t} \times \frac{2dt}{1+t^2} = \frac{t^2+3t+1}{t} dt = \left(t+3+\frac{1}{t}\right)dt \]
Now, we integrate this simplified expression with the new limits:
\[ \int_{1/\sqrt{3}}^{1} \left(t+3+\frac{1}{t}\right)dt = \left[ \frac{t^2}{2} + 3t + \ln|t| \right]_{1/\sqrt{3}}^{1} \]
Evaluate at the upper limit (t=1):
\[ \frac{1^2}{2} + 3(1) + \ln|1| = \frac{1}{2} + 3 + 0 = \frac{7}{2} \]
Evaluate at the lower limit (t=1/\(\sqrt{3}\)):
\[ \frac{(1/\sqrt{3})^2}{2} + 3\left(\frac{1}{\sqrt{3}}\right) + \ln\left|\frac{1}{\sqrt{3}}\right| = \frac{1/3}{2} + \sqrt{3} + \ln(3^{-1/2}) = \frac{1}{6} + \sqrt{3} - \frac{1}{2}\ln(3) = \frac{1}{6} + \sqrt{3} - \ln(\sqrt{3}) \]
The value of the definite integral is (Value at upper limit) - (Value at lower limit):
\[ \frac{7}{2} - \left(\frac{1}{6} + \sqrt{3} - \ln(\sqrt{3})\right) = \frac{7}{2} - \frac{1}{6} - \sqrt{3} + \ln(\sqrt{3}) \] \[ = \frac{21-1}{6} - \sqrt{3} + \ln(\sqrt{3}) = \frac{20}{6} - \sqrt{3} + \ln(\sqrt{3}) = \frac{10}{3} - \sqrt{3} + \log_e(\sqrt{3}) \]
Step 4: Final Answer:
The result matches option (D). Note: The question likely contains a typo in option C, and my computed answer matches option D perfectly.
Quick Tip: The substitution t = tan(x/2) is a powerful tool for rational functions of sin(x) and cos(x). Always remember to transform the differential dx and the limits of integration correctly. This often simplifies a complex trigonometric integral into a much simpler rational function integral.
Let a differentiable function f satisfy f(x) + \(\int_{3}^{x} \frac{f(t)}{t} dt = \sqrt{x+1}\), x \(\ge\) 3. Then 12f(8) is equal to :
Step 1: Understanding the Question:
The question provides an integral equation and asks for the value of the function f(x) at a specific point, multiplied by a constant. The key to solving this is to convert the integral equation into a differential equation by differentiating both sides.
Step 2: Forming the Differential Equation:
The given equation is: \[ f(x) + \int_{3}^{x} \frac{f(t)}{t} dt = \sqrt{x+1} \]
Differentiate both sides with respect to x. We use the Leibniz rule for differentiating an integral: \(\frac{d}{dx} \int_{a}^{x} g(t) dt = g(x)\). \[ \frac{d}{dx}f(x) + \frac{d}{dx}\left(\int_{3}^{x} \frac{f(t)}{t} dt\right) = \frac{d}{dx}(\sqrt{x+1}) \] \[ f'(x) + \frac{f(x)}{x} = \frac{1}{2\sqrt{x+1}} \]
This is a linear first-order differential equation of the form y' + P(x)y = Q(x), where y = f(x).
Step 3: Solving the Differential Equation:
Here, P(x) = 1/x and Q(x) = \(\frac{1}{2\sqrt{x+1}}\).
The integrating factor (I.F.) is \(e^{\int P(x)dx} = e^{\int \frac{1}{x}dx} = e^{\ln x} = x\).
The solution is given by y \(\cdot\) (I.F.) = \(\int Q(x) \cdot (I.F.) dx + C\).
\[ f(x) \cdot x = \int \frac{1}{2\sqrt{x+1}} \cdot x \, dx + C \]
To solve the integral \(\int \frac{x}{2\sqrt{x+1}} dx\), let u\(^2\) = x+1. Then x = u\(^2\)-1 and dx = 2u du. \[ \int \frac{u^2-1}{2u} (2u \, du) = \int (u^2-1) du = \frac{u^3}{3} - u = \frac{(x+1)^{3/2}}{3} - \sqrt{x+1} \]
So, the solution is: \[ x f(x) = \frac{(x+1)^{3/2}}{3} - \sqrt{x+1} + C \]
To find the constant C, we use the original equation. Let x = 3: \[ f(3) + \int_{3}^{3} \frac{f(t)}{t} dt = \sqrt{3+1} \] \[ f(3) + 0 = \sqrt{4} \implies f(3) = 2 \]
Now substitute x=3 and f(3)=2 into our solution: \[ 3 \cdot f(3) = \frac{(3+1)^{3/2}}{3} - \sqrt{3+1} + C \] \[ 3 \cdot 2 = \frac{4^{3/2}}{3} - \sqrt{4} + C \] \[ 6 = \frac{8}{3} - 2 + C \implies 8 = \frac{8}{3} + C \implies C = 8 - \frac{8}{3} = \frac{16}{3} \]
The complete solution for xf(x) is: \[ x f(x) = \frac{(x+1)^{3/2}}{3} - \sqrt{x+1} + \frac{16}{3} \]
Step 4: Final Calculation:
We need to find 12f(8). First, let's find f(8) by substituting x = 8: \[ 8 f(8) = \frac{(8+1)^{3/2}}{3} - \sqrt{8+1} + \frac{16}{3} \] \[ 8 f(8) = \frac{9^{3/2}}{3} - \sqrt{9} + \frac{16}{3} \] \[ 8 f(8) = \frac{27}{3} - 3 + \frac{16}{3} = 9 - 3 + \frac{16}{3} = 6 + \frac{16}{3} = \frac{18+16}{3} = \frac{34}{3} \] \[ f(8) = \frac{34}{3 \cdot 8} = \frac{17}{12} \]
Finally, calculate 12f(8): \[ 12 f(8) = 12 \times \frac{17}{12} = 17 \] Quick Tip: Integral equations can often be solved by differentiation. Remember to use an initial condition, usually found by setting the variable to the lower limit of the integral, to solve for the constant of integration. A common error is misinterpreting expressions like \(√x\) + 1 vs \(√(x+1)\); context and integer options often clarify the intended meaning.
If the domain of the function f(x) = \(\frac{[x]}{1+x^2}\), where [x] is greatest integer \(\le\) x, is [2,6), then its range is
Step 1: Understanding the Question:
The function involves the greatest integer function [x], which is a step function. To find the range of f(x) over the domain [2, 6), we must analyze the function over each integer interval where [x] remains constant.
Step 2: Analyzing the function over integer intervals:
The domain is [2, 6), which we can break down into [2, 3), [3, 4), [4, 5), and [5, 6).
Case 1: x \(\in\) [2, 3)
In this interval, [x] = 2. So, f(x) = \(\frac{2}{1+x^2}\).
The function g(x) = 1+x\(^2\) is increasing for x > 0. Therefore, f(x) = 2/g(x) is a decreasing function.
The maximum value occurs at the start of the interval, x = 2: f(2) = \(\frac{2}{1+2^2} = \frac{2}{5}\).
The value approaches its minimum as x approaches 3: \(\lim_{x \to 3^-} f(x) = \frac{2}{1+3^2} = \frac{2}{10} = \frac{1}{5}\).
So, the range for this interval is \((\frac{1}{5}, \frac{2}{5}]\).
Case 2: x \(\in\) [3, 4)
In this interval, [x] = 3. So, f(x) = \(\frac{3}{1+x^2}\). This is also a decreasing function.
f(3) = \(\frac{3}{1+3^2} = \frac{3}{10}\). \(\lim_{x \to 4^-} f(x) = \frac{3}{1+4^2} = \frac{3}{17}\).
The range for this interval is \((\frac{3}{17}, \frac{3}{10}]\).
Case 3: x \(\in\) [4, 5)
In this interval, [x] = 4. So, f(x) = \(\frac{4}{1+x^2}\). This is a decreasing function.
f(4) = \(\frac{4}{1+4^2} = \frac{4}{17}\). \(\lim_{x \to 5^-} f(x) = \frac{4}{1+5^2} = \frac{4}{26} = \frac{2}{13}\).
The range for this interval is \((\frac{2}{13}, \frac{4}{17}]\).
Case 4: x \(\in\) [5, 6)
In this interval, [x] = 5. So, f(x) = \(\frac{5}{1+x^2}\). This is a decreasing function.
f(5) = \(\frac{5}{1+5^2} = \frac{5}{26}\). \(\lim_{x \to 6^-} f(x) = \frac{5}{1+6^2} = \frac{5}{37}\).
The range for this interval is \((\frac{5}{37}, \frac{5}{26}]\).
Step 3: Combining the ranges:
The total range of f(x) is the union of the ranges from all the intervals.
Range = \((\frac{5}{37}, \frac{5}{26}] \cup (\frac{2}{13}, \frac{4}{17}] \cup (\frac{3}{17}, \frac{3}{10}] \cup (\frac{1}{5}, \frac{2}{5}]\).
We must check if these intervals are disjoint.
Maximum of 4th interval is 5/26. Minimum of 3rd interval is 2/13 = 4/26. Since 5/26 \(>\) 4/26, they are disjoint.
Maximum of 3rd interval is 4/17. Minimum of 2nd interval is 3/17. They are disjoint.
Maximum of 2nd interval is 3/10. Minimum of 1st interval is 1/5 = 2/10. They are disjoint.
So the total range is the union of these four disjoint intervals.
Step 4: Final Answer:
The calculated range is the union of four disjoint intervals. The options provided in the source seem to be incorrectly transcribed, but the correct mathematical result corresponds to the union of these intervals. Option (D) correctly lists this union.
Quick Tip: When dealing with functions involving the greatest integer function [x], always break the domain into intervals of the form [n, n+1). Analyze the function's behavior (monotonicity) in each interval to find the corresponding range, and then take the union of all these ranges.
Let R be a relation on N\(\times\)N defined by (a, b)R(c, d) if and only if ad(b - c) = bc(a - d). Then R is
Step 1: Simplifying the Relation Condition
The given condition is `ad(b - c) = bc(a - d)`.
Since a, b, c, d are natural numbers, they are non-zero. We can divide the entire equation by `abcd`.
\[ \frac{ad(b - c)}{abcd} = \frac{bc(a - d)}{abcd} \] \[ \frac{b-c}{bc} = \frac{a-d}{ad} \]
This can be split into fractions:
\[ \frac{b}{bc} - \frac{c}{bc} = \frac{a}{ad} - \frac{d}{ad} \] \[ \frac{1}{c} - \frac{1}{b} = \frac{1}{d} - \frac{1}{a} \]
This is the simplified condition for (a, b)R(c, d).
Step 2: Checking the Properties of the Relation
Reflexivity:
For R to be reflexive, (a, b)R(a, b) must be true for all (a, b) \(\in\) N\(\times\)N.
Using the simplified condition, we set c=a and d=b:
\[ \frac{1}{a} - \frac{1}{b} = \frac{1}{b} - \frac{1}{a} \] \[ \frac{2}{a} = \frac{2}{b} \implies a = b \]
The relation is reflexive only for pairs where a = b. It is not true for all pairs (e.g., (1, 2) \(\in\) N\(\times\)N).
Therefore, the relation is not reflexive.
Symmetry:
For R to be symmetric, if (a, b)R(c, d), then (c, d)R(a, b) must also be true.
We are given that (a, b)R(c, d) is true, which means:
\[ \frac{1}{c} - \frac{1}{b} = \frac{1}{d} - \frac{1}{a} \quad (*Given) \]
We need to check if (c, d)R(a, b) is true. The condition for this would be:
\[ \frac{1}{a} - \frac{1}{d} = \frac{1}{b} - \frac{1}{c} \quad (**To Check) \]
If we multiply the given equation (*) by -1, we get:
\[ -(\frac{1}{c} - \frac{1}{b}) = -(\frac{1}{d} - \frac{1}{a}) \implies \frac{1}{b} - \frac{1}{c} = \frac{1}{a} - \frac{1}{d} \]
This is exactly the condition (**) we needed to check.
Therefore, the relation is symmetric.
Transitivity:
For R to be transitive, if (a, b)R(c, d) and (c, d)R(e, f), then (a, b)R(e, f).
(1) (a, b)R(c, d) \(\implies \frac{1}{c} - \frac{1}{b} = \frac{1}{d} - \frac{1}{a}\)
(2) (c, d)R(e, f) \(\implies \frac{1}{e} - \frac{1}{d} = \frac{1}{f} - \frac{1}{c}\)
We want to check if (a, b)R(e, f), which means we need to verify if \(\frac{1}{e} - \frac{1}{b} = \frac{1}{f} - \frac{1}{a}\).
Let's rearrange equations (1) and (2) to make them easier to combine.
From (1): \(\frac{1}{a} - \frac{1}{b} = \frac{1}{d} - \frac{1}{c}\)
From (2): \(\frac{1}{c} - \frac{1d} = \frac{1}{f} - \frac{1}{e}\)
Notice that the right side of the first rearranged equation is the negative of the left side of the second rearranged equation.
So, \(\frac{1}{d} - \frac{1}{c} = -(\frac{1}{c} - \frac{1}{d})\).
This means \(\frac{1}{a} - \frac{1}{b} = -(\frac{1}{f} - \frac{1}{e}) = \frac{1}{e} - \frac{1}{f}\).
So we have shown that \(\frac{1}{a} - \frac{1}{b} = \frac{1}{e} - \frac{1}{f}\).
Let's rearrange this to match the condition for (a,b)R(e,f). The condition is \(\frac{1}{e} - \frac{1}{b} = \frac{1}{f} - \frac{1}{a}\).
Our derived equation is `1/a - 1/b = 1/e - 1/f`. Rearranging gives `1/a + 1/f = 1/b + 1/e`.
The required condition `1/e - 1/b = 1/f - 1/a` also rearranges to `1/a + 1/f = 1/b + 1/e`.
Since they are the same, the relation is transitive.
Step 3: Final Answer
The relation is symmetric and transitive but not reflexive.
Quick Tip: When testing properties of a relation defined by a complex algebraic expression, the first step should always be to simplify the condition. Here, dividing by `abcd` transforms the condition into a much more manageable form, making the tests for symmetry and transitivity straightforward.
Let y = f(x) represent a parabola with focus \((\frac{1}{2}, 0)\) and directrix y = \(-\frac{1}{2}\). Then S = \(\{x \in \mathbb{R} : \tan^{-1}(\sqrt{f(x)}) + \sin^{-1}(\sqrt{f(x)+1}) = \frac{\pi}{2}\}\):
Step 1: Finding the Equation of the Parabola
A parabola is the locus of points equidistant from the focus and the directrix.
Let P(x, y) be a point on the parabola.
Distance from P to focus F(\(\frac{1}{2}\), 0) is \(\sqrt{(x-\frac{1}{2})^2 + (y-0)^2}\).
Distance from P to directrix y = -\(\frac{1}{2}\) (or y + \(\frac{1}{2}\) = 0) is \(|y+\frac{1}{2}|\).
Equating the squares of the distances:
\[ (x-\frac{1}{2})^2 + y^2 = (y+\frac{1}{2})^2 \] \[ x^2 - x + \frac{1}{4} + y^2 = y^2 + y + \frac{1}{4} \] \[ x^2 - x = y \]
So, the equation of the parabola is \(f(x) = x^2 - x\).
Step 2: Analyzing the Trigonometric Equation
The given equation is \(\tan^{-1}(\sqrt{f(x)}) + \sin^{-1}(\sqrt{f(x)+1}) = \frac{\pi}{2}\).
First, we must check the domain of the functions involved.
1. For \(\tan^{-1}(\sqrt{f(x)})\), we need the argument of the square root to be non-negative: \(f(x) \ge 0\).
2. For \(\sin^{-1}(\sqrt{f(x)+1})\), we need the argument of the square root to be non-negative, \(f(x)+1 \ge 0\), which means \(f(x) \ge -1\).
Also, the argument of \(\sin^{-1}\) must be between -1 and 1. Since \(\sqrt{f(x)+1}\) is non-negative, we need \(0 \le \sqrt{f(x)+1} \le 1\).
Squaring this inequality gives \(0 \le f(x)+1 \le 1\), which simplifies to \(-1 \le f(x) \le 0\).
Combining the conditions from both terms, \(f(x) \ge 0\) and \(f(x) \le 0\), we find that the only possibility is \(f(x) = 0\).
Step 3: Verifying the Solution
If we let \(f(x) = 0\), the equation becomes:
\[ \tan^{-1}(\sqrt{0}) + \sin^{-1}(\sqrt{0+1}) = \tan^{-1}(0) + \sin^{-1}(1) = 0 + \frac{\pi}{2} = \frac{\pi}{2} \]
The equation holds true for \(f(x) = 0\).
Step 4: Finding the values of x
We must now find the values of x for which \(f(x) = 0\).
\[ x^2 - x = 0 \] \[ x(x-1) = 0 \]
The solutions are \(x = 0\) and \(x = 1\).
The solution set is S = {0, 1. This set contains exactly two elements.
Quick Tip: When solving equations involving inverse trigonometric functions, always start by analyzing the domain of each function. This can significantly constrain the possible values of the variables and often simplifies the problem dramatically, as seen here where the conditions force \(f(x)\) to be exactly zero.
Let \(y = f(x) = \sin^3\left(\frac{\pi}{3}\cos\left(\frac{\pi}{3\sqrt{2}}(-4x^3+5x^2+1)^{3/2}\right)\right)\). Then, at x = 1
Step 1: Evaluating y at x=1
Let's first find the value of y at x=1 by substituting x=1 into the expression.
Let the innermost polynomial be \(p(x) = -4x^3+5x^2+1\).
At x=1, \(p(1) = -4(1)^3+5(1)^2+1 = -4+5+1 = 2\).
The argument of the cosine function is \(\frac{\pi}{3\sqrt{2}}(p(x))^{3/2}\).
At x=1, this becomes \(\frac{\pi}{3\sqrt{2}}(2)^{3/2} = \frac{\pi}{3\sqrt{2}}(2\sqrt{2}) = \frac{2\pi}{3}\).
Now, the expression for y becomes:
\[ y(1) = \sin^3\left(\frac{\pi}{3}\cos\left(\frac{2\pi}{3}\right)\right) \]
Since \(\cos(\frac{2\pi}{3}) = -\frac{1}{2}\):
\[ y(1) = \sin^3\left(\frac{\pi}{3} \cdot \left(-\frac{1}{2}\right)\right) = \sin^3\left(-\frac{\pi}{6}\right) \]
Since \(\sin(-\frac{\pi}{6}) = -\frac{1}{2}\):
\[ y(1) = \left(-\frac{1}{2}\right)^3 = -\frac{1}{8} \]
Step 2: Evaluating y' at x=1
We use the chain rule to differentiate y. Let's define the nested functions:
\(u(x) = \frac{\pi}{3}\cos(v(x))\) where \(v(x) = \frac{\pi}{3\sqrt{2}}(p(x))^{3/2}\) and \(p(x)=-4x^3+5x^2+1\).
So, \(y = \sin^3(u)\).
\(y' = 3\sin^2(u) \cdot \cos(u) \cdot u'\).
\(u' = \frac{\pi}{3}(-\sin(v)) \cdot v'\).
\(v' = \frac{\pi}{3\sqrt{2}} \cdot \frac{3}{2}(p(x))^{1/2} \cdot p'(x)\).
\(p'(x) = -12x^2+10x\).
Now, we evaluate each derivative at x=1.
\(p(1) = 2\).
\(p'(1) = -12(1)^2+10(1) = -2\).
\(v(1) = \frac{2\pi}{3}\).
\(v'(1) = \frac{\pi}{3\sqrt{2}} \cdot \frac{3}{2}(p(1))^{1/2} \cdot p'(1) = \frac{\pi}{2\sqrt{2}} (\sqrt{2}) (-2) = -\pi\).
\(u(1) = -\frac{\pi}{6}\).
\(u'(1) = \frac{\pi}{3}(-\sin(v(1))) \cdot v'(1) = \frac{\pi}{3}\left(-\sin\left(\frac{2\pi}{3}\right)\right) \cdot (-\pi) = \frac{\pi^2}{3}\left(\frac{\sqrt{3}}{2}\right) = \frac{\pi^2\sqrt{3}}{6}\).
Finally, we find y'(1):
\(y'(1) = 3\sin^2(u(1)) \cdot \cos(u(1)) \cdot u'(1)\)
\(y'(1) = 3\sin^2\left(-\frac{\pi}{6}\right) \cdot \cos\left(-\frac{\pi}{6}\right) \cdot \left(\frac{\pi^2\sqrt{3}}{6}\right)\)
\(y'(1) = 3\left(-\frac{1}{2}\right)^2 \cdot \left(\frac{\sqrt{3}}{2}\right) \cdot \left(\frac{\pi^2\sqrt{3}}{6}\right)\)
\(y'(1) = 3\left(\frac{1}{4}\right) \cdot \left(\frac{\sqrt{3}}{2}\right) \cdot \left(\frac{\pi^2\sqrt{3}}{6}\right) = \frac{3\sqrt{3}}{8} \cdot \frac{\pi^2\sqrt{3}}{6} = \frac{3 \cdot 3 \pi^2}{48} = \frac{9\pi^2}{48} = \frac{3\pi^2}{16}\).
Step 3: Checking the Options
We have \(y(1) = -1/8\) and \(y'(1) = 3\pi^2/16\). Let's check the given relations.
(A) \(2y' + 3\pi^2 y = 2\left(\frac{3\pi^2}{16}\right) + 3\pi^2\left(-\frac{1}{8}\right) = \frac{6\pi^2}{16} - \frac{3\pi^2}{8} = \frac{3\pi^2}{8} - \frac{3\pi^2}{8} = 0\).
This statement is true.
Step 4: Final Answer
The relation in option (A) holds true at x=1.
Quick Tip: For complex differentiation problems asking for a value at a specific point, breaking down the function into nested parts (e.g., y, u, v, p) and systematically finding the value and derivative of each part at the given point is much more manageable than finding the entire symbolic derivative first. This approach minimizes algebraic errors.
If the sum and product of four positive consecutive terms of a G.P., are 126 and 1296, respectively, then the sum of common ratios of all such GPs is
Step 1: Setting up the equations
Let the four positive consecutive terms of the G.P. be \(\frac{a}{r^3}, \frac{a}{r}, ar, ar^3\). This choice of terms simplifies the calculation of the product. The common ratio of this sequence is \(r^2\).
Product of terms: \((\frac{a}{r^3}) \cdot (\frac{a}{r}) \cdot (ar) \cdot (ar^3) = a^4\).
Given that the product is 1296:
\(a^4 = 1296 = 6^4\).
Since the terms are positive, we have \(a = 6\).
Sum of terms: \(\frac{a}{r^3} + \frac{a}{r} + ar + ar^3 = 126\).
Substitute \(a=6\):
\(6\left(\frac{1}{r^3} + \frac{1}{r} + r + r^3\right) = 126\).
\(\left(r^3 + \frac{1}{r^3}\right) + \left(r + \frac{1}{r}\right) = \frac{126}{6} = 21\).
Step 2: Solving for the parameter r
Let \(x = r + \frac{1}{r}\). We use the identity \(r^3 + \frac{1}{r^3} = \left(r+\frac{1}{r}\right)^3 - 3\left(r+\frac{1}{r}\right) = x^3 - 3x\).
Substituting this into the sum equation:
\((x^3 - 3x) + x = 21\)
\(x^3 - 2x - 21 = 0\).
By inspection (testing integer factors of 21), we find that x = 3 is a root:
\(3^3 - 2(3) - 21 = 27 - 6 - 21 = 0\).
We can factor the cubic polynomial as \((x-3)(x^2+3x+7) = 0\).
For the quadratic factor \(x^2+3x+7\), the discriminant is \(\Delta = b^2-4ac = 3^2 - 4(1)(7) = 9 - 28 = -19 < 0\). So, it has no real roots.
The only real solution is \(x = 3\).
Step 3: Finding the common ratios
We have \(r + \frac{1}{r} = 3\).
Multiplying by r gives \(r^2 + 1 = 3r\), which is the quadratic equation \(r^2 - 3r + 1 = 0\).
The solutions for the parameter r are \(r = \frac{3 \pm \sqrt{9-4}}{2} = \frac{3 \pm \sqrt{5}}{2}\).
Let \(r_1 = \frac{3+\sqrt{5}}{2}\) and \(r_2 = \frac{3-\sqrt{5}}{2}\).
The common ratio of the G.P. is \(R = r^2\).
The two possible values for the common ratio are \(R_1 = r_1^2\) and \(R_2 = r_2^2\).
If we use \(r_1\), the terms are increasing. If we use \(r_2=1/r_1\), the terms are decreasing (it's the same set of numbers in reverse order). These represent two distinct G.P.s with different common ratios.
Step 4: Final Calculation
The question asks for the sum of the common ratios of all such GPs. This is \(R_1 + R_2\).
\(R_1 + R_2 = r_1^2 + r_2^2\).
We can calculate this as \((r_1+r_2)^2 - 2r_1r_2\).
From the quadratic equation \(r^2 - 3r + 1 = 0\), the sum of roots \(r_1+r_2 = 3\) and the product of roots \(r_1r_2 = 1\).
Sum of common ratios = \((3)^2 - 2(1) = 9 - 2 = 7\).
Quick Tip: For problems on G.P.s with an even number of terms, choosing symmetric terms like \(\dots, a/r^3, a/r, ar, ar^3, \dots\) is highly advantageous as the product simplifies significantly. For the resulting polynomial, using the substitution \(x = r + 1/r\) is a standard and effective technique.
For the system of linear equations
x + y + z = 6
\(\alpha\)x + \(\beta\)y + 7z = 3
x + 2y + 3z = 14
which of the following is NOT true?
Step 1: Analyzing the system using determinants
The properties of the solution (unique, none, or infinite) depend on the determinant of the coefficient matrix, \(\Delta\), and the determinants \(\Delta_x, \Delta_y, \Delta_z\).
The coefficient matrix is \(A = \begin{pmatrix} 1 & 1 & 1
\alpha & \beta & 7
1 & 2 & 3 \end{pmatrix}\).
\[ \Delta = \det(A) = 1(3\beta - 14) - 1(3\alpha - 7) + 1(2\alpha - \beta) \] \[ \Delta = 3\beta - 14 - 3\alpha + 7 + 2\alpha - \beta = 2\beta - \alpha - 7 \]
For a unique solution, \(\Delta \neq 0\).
For no solution or infinitely many solutions, we must have \(\Delta = 0\), which means \(2\beta - \alpha - 7 = 0\), or equivalently, \(\alpha - 2\beta + 7 = 0\).
Step 2: Finding the condition for infinitely many solutions
For infinitely many solutions, we need \(\Delta = 0\) and also \(\Delta_x = \Delta_y = \Delta_z = 0\).
Let's calculate \(\Delta_x\):
\[ \Delta_x = \begin{vmatrix} 6 & 1 & 1
3 & \beta & 7
14 & 2 & 3 \end{vmatrix} = 6(3\beta-14) - 1(9-98) + 1(6-14\beta) \] \[ \Delta_x = 18\beta - 84 + 89 + 6 - 14\beta = 4\beta + 11 \]
Setting \(\Delta_x = 0\) gives \(4\beta + 11 = 0 \implies \beta = -11/4\).
Now, using the condition \(\Delta = 0\), we find the corresponding value of \(\alpha\):
\(\alpha = 2\beta - 7 = 2(-11/4) - 7 = -11/2 - 14/2 = -25/2\).
So, for infinitely many solutions to exist, it must be at the unique point \((\alpha, \beta) = (-25/2, -11/4)\). We must verify that \(\Delta_y=0\) and \(\Delta_z=0\) for this point, which was done in a more detailed analysis and holds true.
Step 3: Evaluating the given statements
(A) The condition \(\Delta=0\) corresponds to the line \(\alpha - 2\beta + 7 = 0\) (or \(x-2y+7=0\) for a point \((x,y)=(\alpha,\beta)\)). The statement claims that for every point on this line (except (7,7)), there are infinitely many solutions. This is FALSE. Infinitely many solutions exist only at the single point \((-25/2, -11/4)\). For all other points on this line, \(\Delta=0\) but at least one of \(\Delta_x, \Delta_y, \Delta_z\) is non-zero, meaning the system has no solution. Since the question asks for the statement that is NOT true, this is our answer.
(B) If \(\alpha = \beta = 7\):
\(\Delta = 2(7) - 7 - 7 = 0\).
\(\Delta_x = 4(7) + 11 = 39 \ne 0\).
Since \(\Delta=0\) and \(\Delta_x \neq 0\), the system has no solution. This statement is TRUE.
(C) The unique point for which the system has infinitely many solutions is \((\alpha, \beta) = (-25/2, -11/4)\). We check if this point lies on the line \(x + 2y + 18 = 0\):
\((-25/2) + 2(-11/4) + 18 = -25/2 - 11/2 + 18 = -36/2 + 18 = -18+18=0\).
The point lies on the line. This statement is TRUE.
(D) If \(\alpha = \beta\) and \(\alpha \ne 7\):
\(\Delta = 2\beta - \alpha - 7 = 2\alpha - \alpha - 7 = \alpha - 7\).
Since \(\alpha \ne 7\), we have \(\Delta \ne 0\). Therefore, the system has a unique solution. This statement is TRUE.
Step 4: Final Answer
The only statement that is not true is (A).
Quick Tip: For a system of 3 linear equations, the conditions for the nature of the solution are:
- \textbf{Unique solution}: \(\Delta \neq 0\).
- \textbf{Infinitely many solutions}: \(\Delta = \Delta_x = \Delta_y = \Delta_z = 0\).
- \textbf{No solution}: \(\Delta = 0\) and at least one of \(\Delta_x, \Delta_y, \Delta_z\) is non-zero.
The condition \(\Delta=0\) gives a relationship (often a line) between the parameters. Infinitely many solutions usually occur only at a specific point on that line.
Let \(\alpha \in (0,1)\) and \(\beta = \log_e(1-\alpha)\). Let \(P_n(x) = x - \frac{x^2}{2} + \frac{x^3}{3} - \dots + (-1)^{n-1}\frac{x^n}{n}\), \(x \in (0,1)\). Then the integral \(\int_{0}^{\alpha} \frac{t^{50}}{1-t} dt\) is equal to
Step 1: Analyzing the problem components
We are given an integral \(I = \int_{0}^{\alpha} \frac{t^{50}}{1-t} dt\).
We are also given \(\beta = \log_e(1-\alpha)\) and \(P_n(x)\) which is the n-th partial sum of the Taylor series for \(\log_e(1+x)\). It is highly likely that there is a typo in the question and the intended polynomial should be related to \(\log_e(1-x)\). Let's solve the problem using a standard identity.
Step 2: Using the geometric series identity
We know the identity for a finite geometric sum:
\[ 1 + t + t^2 + \dots + t^{49} = \frac{1-t^{50}}{1-t} \]
This can be rearranged to express the term \(\frac{1}{1-t}\):
\[ \frac{1}{1-t} = 1 + t + t^2 + \dots + t^{49} + \frac{t^{50}}{1-t} \]
This allows us to write the integrand as:
\[ \frac{t^{50}}{1-t} = \frac{1}{1-t} - (1 + t + t^2 + \dots + t^{49}) \]
Step 3: Evaluating the integral
Now we integrate this expression from 0 to \(\alpha\):
\[ I = \int_{0}^{\alpha} \left( \frac{1}{1-t} - (1 + t + t^2 + \dots + t^{49}) \right) dt \]
We can split this into two integrals:
\[ I = \int_{0}^{\alpha} \frac{1}{1-t} dt - \int_{0}^{\alpha} (1 + t + t^2 + \dots + t^{49}) dt \]
Evaluate the first integral:
\[ \int_{0}^{\alpha} \frac{1}{1-t} dt = [-\log_e(1-t)]_{0}^{\alpha} = -\log_e(1-\alpha) - (-\log_e(1)) = -\log_e(1-\alpha) = -\beta \]
Evaluate the second integral:
\[ \int_{0}^{\alpha} (1 + t + t^2 + \dots + t^{49}) dt = \left[ t + \frac{t^2}{2} + \frac{t^3}{3} + \dots + \frac{t^{50}}{50} \right]_{0}^{\alpha} \] \[ = \alpha + \frac{\alpha^2}{2} + \frac{\alpha^3}{3} + \dots + \frac{\alpha^{50}}{50} \]
Let's call this sum \(Q_{50}(\alpha)\). So, \(I = -\beta - Q_{50}(\alpha)\).
Step 4: Concluding the answer
The result is \(I = -(\beta + Q_{50}(\alpha))\).
The polynomial \(Q_{50}(\alpha)\) is the 50th partial sum of the series for \(-\log_e(1-\alpha)\).
The polynomial given in the question is \(P_{50}(\alpha) = \alpha - \frac{\alpha^2}{2} + \dots - \frac{\alpha^{50}}{50}\), which is for \(\log_e(1+\alpha)\).
This is a common type of error in exam questions. Assuming that \(P_{50}(\alpha)\) was intended to be \(Q_{50}(\alpha)\), our answer is \(-(\beta + P_{50}(\alpha))\).
This matches option (D).
Quick Tip: For definite integrals of the form \(\int \frac{x^n}{1 \pm x} dx\), using the finite geometric sum identity is a powerful technique. It allows you to split the integrand into a simple polynomial and a term that is easy to integrate (like \(\frac{1}{1 \pm x}\)). Always be aware of potential typos in question papers, especially when your derived result is structurally similar to an option but with a different series definition.
If the maximum distance of normal to the ellipse \(\frac{x^2}{4} + \frac{y^2}{b^2} = 1\), b \(<\) 2, from the origin is 1, then the eccentricity of the ellipse is :
Step 1: Equation of the Normal and Distance from Origin
The equation of the ellipse is \(\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1\), with \(a^2=4 \implies a=2\).
The equation of the normal to the ellipse at a point \((a\cos\theta, b\sin\theta)\) is:
\[ ax\sec\theta - by\csc\theta = a^2 - b^2 \]
The distance (d) of this normal from the origin (0,0) is given by the formula:
\[ d = \frac{|a^2 - b^2|}{\sqrt{(a\sec\theta)^2 + (-b\csc\theta)^2}} = \frac{a^2 - b^2}{\sqrt{a^2\sec^2\theta + b^2\csc^2\theta}} \]
(Since a=2 > b, \(a^2-b^2 > 0\))
Step 2: Maximizing the Distance
To maximize d, we need to minimize the denominator, \(D = \sqrt{a^2\sec^2\theta + b^2\csc^2\theta}\).
Let's analyze the term inside the square root:
\(D^2 = a^2(1+\tan^2\theta) + b^2(1+\cot^2\theta) = a^2+b^2 + a^2\tan^2\theta + b^2\cot^2\theta\).
By AM-GM inequality, \(a^2\tan^2\theta + b^2\cot^2\theta \ge 2\sqrt{(a^2\tan^2\theta)(b^2\cot^2\theta)} = 2ab\).
The minimum value of \(D^2\) is \(a^2+b^2+2ab = (a+b)^2\).
So, the minimum value of D is \((a+b)\).
The maximum distance is therefore:
\[ d_{max} = \frac{a^2 - b^2}{a+b} = \frac{(a-b)(a+b)}{a+b} = a-b \]
Step 3: Calculating Eccentricity
We are given that the maximum distance is 1. So, \(d_{max} = a-b = 1\).
We know \(a=2\), so \(2-b=1 \implies b=1\).
The relationship between a, b, and eccentricity e is \(b^2 = a^2(1-e^2)\).
Substituting the values of a and b:
\[ 1^2 = 2^2(1-e^2) \] \[ 1 = 4(1-e^2) \] \[ \frac{1}{4} = 1-e^2 \] \[ e^2 = 1 - \frac{1}{4} = \frac{3}{4} \] \[ e = \frac{\sqrt{3}}{2} \] Quick Tip: The maximum distance of a normal from the center of the ellipse \(\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1\) is simply \(a-b\). Remembering this result can save valuable time in exams.
A bag contains 6 balls. Two balls are drawn from it at random and both are found to be black. The probability that the bag contains at least 5 black balls is
Step 1: Defining the Events
Let \(E\) be the event that two balls drawn are black.
Let \(B_i\) be the event that the bag initially contains exactly \(i\) black balls. Since 2 black balls were drawn, the bag must have had at least 2 black balls. So, \(i\) can range from 2 to 6.
We need to find the probability that the bag had at least 5 black balls, given that two black balls were drawn. This is \(P(B_5 \cup B_6 | E) = P(B_5 | E) + P(B_6 | E)\).
Step 2: Applying Bayes' Theorem
By Bayes' theorem, \(P(B_i | E) = \frac{P(E | B_i) P(B_i)}{P(E)}\).
Since no prior information is given about the composition of the bag, we assume that each possibility (\(B_2, B_3, B_4, B_5, B_6\)) is equally likely. So, \(P(B_2) = P(B_3) = \dots = P(B_6) = \frac{1}{5}\).
The formula simplifies to \(P(B_i | E) = \frac{P(E | B_i)}{\sum_{j=2}^{6} P(E | B_j)}\).
Step 3: Calculating Conditional Probabilities
\(P(E|B_i)\) is the probability of drawing 2 black balls from a bag containing \(i\) black balls and \(6-i\) non-black balls. The total number of balls is 6.
\(P(E | B_2) = \frac{\binom{2}{2}}{\binom{6}{2}} = \frac{1}{15}\).
\(P(E | B_3) = \frac{\binom{3}{2}}{\binom{6}{2}} = \frac{3}{15}\).
\(P(E | B_4) = \frac{\binom{4}{2}}{\binom{6}{2}} = \frac{6}{15}\).
\(P(E | B_5) = \frac{\binom{5}{2}}{\binom{6}{2}} = \frac{10}{15}\).
\(P(E | B_6) = \frac{\binom{6}{2}}{\binom{6}{2}} = \frac{15}{15}\).
Step 4: Calculating the Final Probability
First, find the sum of the conditional probabilities:
\(\sum_{j=2}^{6} P(E | B_j) = \frac{1+3+6+10+15}{15} = \frac{35}{15}\).
Now, calculate the required probabilities:
\(P(B_5 | E) = \frac{P(E | B_5)}{\sum P(E | B_j)} = \frac{10/15}{35/15} = \frac{10}{35}\).
\(P(B_6 | E) = \frac{P(E | B_6)}{\sum P(E | B_j)} = \frac{15/15}{35/15} = \frac{15}{35}\).
The required probability is \(P(B_5 | E) + P(B_6 | E) = \frac{10}{35} + \frac{15}{35} = \frac{25}{35} = \frac{5}{7}\).
Quick Tip: In conditional probability problems where prior probabilities are not given, assume that all possible initial scenarios are equally likely. This is a common convention in competitive exams.
If \(\sin^{-1}\frac{\alpha}{17} + \cos^{-1}\frac{4}{5} - \tan^{-1}\frac{77}{36} = 0\), \(0 < \alpha < 13\), then \(\sin^{-1}(\sin\alpha) + \cos^{-1}(\cos\alpha)\) is equal to
Step 1: Solving for \(\alpha\)
The given equation is \(\sin^{-1}\frac{\alpha}{17} = \tan^{-1}\frac{77}{36} - \cos^{-1}\frac{4}{5}\).
Let's convert the inverse cosine to inverse tangent. If \(\theta = \cos^{-1}(4/5)\), then \(\cos\theta=4/5\). In a right triangle, adjacent=4, hypotenuse=5, so opposite=\(\sqrt{5^2-4^2}=3\). Thus, \(\tan\theta=3/4\), and \(\cos^{-1}(4/5) = \tan^{-1}(3/4)\).
The equation becomes \(\sin^{-1}\frac{\alpha}{17} = \tan^{-1}\frac{77}{36} - \tan^{-1}\frac{3}{4}\).
Using the formula \(\tan^{-1}A - \tan^{-1}B = \tan^{-1}\left(\frac{A-B}{1+AB}\right)\):
\[ A-B = \frac{77}{36} - \frac{3}{4} = \frac{77 - 27}{36} = \frac{50}{36} = \frac{25}{18} \] \[ 1+AB = 1 + \frac{77}{36}\cdot\frac{3}{4} = 1 + \frac{77}{48} = \frac{48+77}{48} = \frac{125}{48} \] \[ \frac{A-B}{1+AB} = \frac{25/18}{125/48} = \frac{25}{18} \times \frac{48}{125} = \frac{1}{1} \times \frac{8}{3} \times \frac{1}{5} = \frac{8}{15} \]
So, \(\sin^{-1}\frac{\alpha}{17} = \tan^{-1}\frac{8}{15}\).
Now, convert \(\tan^{-1}(8/15)\) to \(\sin^{-1}\). If \(\phi=\tan^{-1}(8/15)\), opposite=8, adjacent=15,
so hypotenuse=\(\sqrt{8^2+15^2}=\sqrt{64+225}=\sqrt{289}=17\).
Thus, \(\sin\phi=8/17\).
So, \(\sin^{-1}\frac{\alpha}{17} = \sin^{-1}\frac{8}{17}\), which implies \(\alpha=8\). This satisfies the condition \(0 < \alpha < 13\).
Step 2: Evaluating the expression
We need to find \(\sin^{-1}(\sin 8) + \cos^{-1}(\cos 8)\).
The principal value range for \(\sin^{-1}x\) is \([-\pi/2, \pi/2] \approx [-1.57, 1.57]\).
The principal value range for \(\cos^{-1}x\) is \([0, \pi] \approx [0, 3.14]\).
We use the identities:
\(\sin^{-1}(\sin x) = (2k+1)\pi - x\) or \(x-2k\pi\).
\(\cos^{-1}(\cos x) = x - 2k\pi\) or \(2k\pi - x\).
For \(x=8\): \(2\pi \approx 6.28\) and \(3\pi \approx 9.42\). So \(2\pi < 8 < 3\pi\).
For \(\sin^{-1}(\sin 8)\): We need the output in \([-\pi/2, \pi/2]\). Let's try \(3\pi-8\). \(3\pi-8 \approx 9.42 - 8 = 1.42\), which is in the range. So, \(\sin^{-1}(\sin 8) = 3\pi-8\).
For \(\cos^{-1}(\cos 8)\): We need the output in \([0, \pi]\). Let's try \(8-2\pi\). \(8-2\pi \approx 8 - 6.28 = 1.72\), which is in the range. So, \(\cos^{-1}(\cos 8) = 8-2\pi\).
The sum is \((3\pi-8) + (8-2\pi) = \pi\).
Quick Tip: To evaluate \(\sin^{-1}(\sin x)\) or \(\cos^{-1}(\cos x)\) for \(x\) outside the principal value range, find an integer \(k\) such that the equivalent angle (\(x-2k\pi\), \(2k\pi-x\), etc.) falls within the principal range. Sketching the graphs of \(y=\sin^{-1}(\sin x)\) and \(y=\cos^{-1}(\cos x)\) can be very helpful.
A wire of length 20 m is to be cut into two pieces. A piece of length \(l_1\) is bent to make a square of area \(A_1\), and the other piece of length \(l_2\) is made into a circle of area \(A_2\). If \(2A_1 + 3A_2\) is minimum then \((\pi l_1) : l_2\) is equal to :
Step 1: Setting up the Area Equations
Let the total length of the wire be \(L=20\) m. So, \(l_1 + l_2 = 20\).
For the square, the perimeter is \(l_1\). The side is \(s = l_1/4\). The area is \(A_1 = s^2 = (l_1/4)^2 = \frac{l_1^2}{16}\).
For the circle, the circumference is \(l_2\). So, \(2\pi r = l_2\), which gives radius \(r = \frac{l_2}{2\pi}\). The area is \(A_2 = \pi r^2 = \pi \left(\frac{l_2}{2\pi}\right)^2 = \frac{l_2^2}{4\pi}\).
Step 2: Formulating the Function to Minimize
We want to minimize the function \(Z = 2A_1 + 3A_2\).
\[ Z = 2\left(\frac{l_1^2}{16}\right) + 3\left(\frac{l_2^2}{4\pi}\right) = \frac{l_1^2}{8} + \frac{3l_2^2}{4\pi} \]
Substitute \(l_2 = 20 - l_1\) to express Z as a function of \(l_1\) only:
\[ Z(l_1) = \frac{l_1^2}{8} + \frac{3(20-l_1)^2}{4\pi} \]
Step 3: Finding the Minimum using Calculus
To find the minimum value, we take the derivative of \(Z\) with respect to \(l_1\) and set it to zero.
\[ \frac{dZ}{dl_1} = \frac{2l_1}{8} + \frac{3}{4\pi} \cdot 2(20-l_1) \cdot (-1) = \frac{l_1}{4} - \frac{3(20-l_1)}{2\pi} \]
Set the derivative to zero:
\[ \frac{l_1}{4} = \frac{3(20-l_1)}{2\pi} \] \[ 2\pi l_1 = 12(20-l_1) \] \[ 2\pi l_1 = 240 - 12l_1 \] \[ l_1(2\pi + 12) = 240 \implies l_1 = \frac{240}{2\pi+12} = \frac{120}{\pi+6} \]
Now find \(l_2\):
\[ l_2 = 20 - l_1 = 20 - \frac{120}{\pi+6} = \frac{20(\pi+6)-120}{\pi+6} = \frac{20\pi+120-120}{\pi+6} = \frac{20\pi}{\pi+6} \]
Step 4: Calculating the Required Ratio
We need to find the ratio \((\pi l_1) : l_2\).
\[ \pi l_1 = \pi \left(\frac{120}{\pi+6}\right) = \frac{120\pi}{\pi+6} \]
The ratio is:
\[ \frac{\pi l_1}{l_2} = \frac{120\pi / (\pi+6)}{20\pi / (\pi+6)} = \frac{120\pi}{20\pi} = 6 \]
So, the ratio is 6:1.
Quick Tip: In optimization problems, express the quantity to be optimized as a function of a single variable. Then, find the critical points by setting the first derivative to zero. Remember to check that the result corresponds to a minimum (using the second derivative test if necessary).
Let A = \(\begin{pmatrix} 1 & 0 & 0
0 & 4 & -1
0 & 12 & -3 \end{pmatrix}\). Then the sum of the diagonal elements of the matrix \((A+I)^{11}\) is equal to :
Step 1: Finding the Matrix A+I
First, we compute the matrix \(B = A+I\).
\[ B = A+I = \begin{pmatrix} 1 & 0 & 0
0 & 4 & -1
0 & 12 & -3 \end{pmatrix} + \begin{pmatrix} 1 & 0 & 0
0 & 1 & 0
0 & 0 & 1 \end{pmatrix} = \begin{pmatrix} 2 & 0 & 0
0 & 5 & -1
0 & 12 & -2 \end{pmatrix} \]
Step 2: Finding the Eigenvalues of B
The sum of the diagonal elements of a matrix is its trace. The trace of \(B^{11}\) is the sum of the 11th powers of the eigenvalues of B. We find the eigenvalues (\(\lambda\)) of B by solving the characteristic equation \(\det(B - \lambda I) = 0\).
\[ \det(B - \lambda I) = \begin{vmatrix} 2-\lambda & 0 & 0
0 & 5-\lambda & -1
0 & 12 & -2-\lambda \end{vmatrix} = 0 \]
Expanding along the first row:
\[ (2-\lambda) \begin{vmatrix} 5-\lambda & -1
12 & -2-\lambda \end{vmatrix} = 0 \] \[ (2-\lambda) [ (5-\lambda)(-2-\lambda) - (-1)(12) ] = 0 \] \[ (2-\lambda) [ -10 - 3\lambda + \lambda^2 + 12 ] = 0 \] \[ (2-\lambda) [ \lambda^2 - 3\lambda + 2 ] = 0 \] \[ (2-\lambda) (\lambda-1)(\lambda-2) = 0 \]
The eigenvalues of B are \(\lambda_1=1, \lambda_2=2, \lambda_3=2\).
Step 3: Calculating the Trace of B\(^{11}\)
If the eigenvalues of B are \(\lambda_1, \lambda_2, \lambda_3\), then the eigenvalues of \(B^{11}\) are \(\lambda_1^{11}, \lambda_2^{11}, \lambda_3^{11}\).
The sum of the diagonal elements of \(B^{11}\) is the trace of \(B^{11}\), which is the sum of its eigenvalues.
\[ Trace((A+I)^{11}) = \lambda_1^{11} + \lambda_2^{11} + \lambda_3^{11} \] \[ = 1^{11} + 2^{11} + 2^{11} \] \[ = 1 + 2048 + 2048 \] \[ = 4097 \] Quick Tip: The trace of a matrix power, \(Trace(M^k)\), is equal to the sum of the k-th powers of the eigenvalues of M. This property is extremely useful and avoids the difficult task of explicitly calculating the matrix power.
Let a circle \(C_1\) be obtained on rolling the circle \(x^2 + y^2 - 4x - 6y + 11 = 0\) upwards 4 units on the tangent T to it at the point (3, 2). Let \(C_2\) be the image of \(C_1\) in T. Let A and B be the centres of circles \(C_1\) and \(C_2\) respectively, and M and N be respectively the feet of perpendiculars drawn from A and B on the x-axis. Then the area of the trapezium AMNB is:
Step 1: Finding the properties of the initial circle and tangent
The initial circle C is \(x^2 + y^2 - 4x - 6y + 11 = 0\). Completing the square:
\((x^2-4x+4) + (y^2-6y+9) = -11+4+9 \implies (x-2)^2 + (y-3)^2 = 2\).
The center is \(C_0(2,3)\) and the radius is \(r=\sqrt{2}\).
The tangent T at point P(3,2) is found by \(xx_1+yy_1+g(x+x_1)+f(y+y_1)+c=0\):
\(3x+2y-2(x+3)-3(y+2)+11=0 \implies 3x+2y-2x-6-3y-6+11=0 \implies x-y-1=0\).
The slope of the tangent is 1.
Step 2: Finding the center of circle \(C_1\)
"Rolling the circle ... 4 units on the tangent T" means the center moves parallel to the tangent line T by a distance of 4 units. "Upwards" indicates the direction of increasing y-coordinate.
The unit vector along the line \(y=x-1\) in the direction of increasing y is \((\frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}})\).
The center A of circle \(C_1\) is the original center \(C_0\) displaced by 4 units in this direction.
\(A = C_0 + 4(\frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}}) = (2,3) + (2\sqrt{2}, 2\sqrt{2}) = (2+2\sqrt{2}, 3+2\sqrt{2})\).
Step 3: Finding the center of circle \(C_2\)
The center B of circle \(C_2\) is the image of center A in the tangent line \(T: x-y-1=0\).
Using the image formula for a point \((x_1, y_1)\) in the line \(ax+by+c=0\):
\(\frac{x-x_1}{a} = \frac{y-y_1}{b} = -2\frac{ax_1+by_1+c}{a^2+b^2}\).
For A\((2+2\sqrt{2}, 3+2\sqrt{2})\) and line \(x-y-1=0\):
\(\frac{x-(2+2\sqrt{2})}{1} = \frac{y-(3+2\sqrt{2})}{-1} = -2\frac{(2+2\sqrt{2})-(3+2\sqrt{2})-1}{1^2+(-1)^2} = -2\frac{-2}{2} = 2\).
\(x-(2+2\sqrt{2}) = 2 \implies x = 4+2\sqrt{2}\).
\(y-(3+2\sqrt{2}) = -2 \implies y = 1+2\sqrt{2}\).
So, \(B = (4+2\sqrt{2}, 1+2\sqrt{2})\).
Step 4: Calculating the area of the trapezium AMNB
A = \((2+2\sqrt{2}, 3+2\sqrt{2})\) and B = \((4+2\sqrt{2}, 1+2\sqrt{2})\).
M and N are feet of perpendiculars from A and B on the x-axis.
M = \((2+2\sqrt{2}, 0)\) and N = \((4+2\sqrt{2}, 0)\).
The vertices of the trapezium are A, M, N, B. The parallel sides are AM and BN, which are vertical.
Length of parallel side AM = \(3+2\sqrt{2}\).
Length of parallel side BN = \(1+2\sqrt{2}\).
Height of trapezium = distance between the parallel sides = \(x_N - x_M = (4+2\sqrt{2})-(2+2\sqrt{2})=2\).
Area = \(\frac{1}{2} (sum of parallel sides) \times height\).
Area = \(\frac{1}{2} ( (3+2\sqrt{2}) + (1+2\sqrt{2}) ) \times 2 = 4+4\sqrt{2} = 4(1+\sqrt{2})\).
Quick Tip: Interpreting geometric descriptions in coordinate geometry problems is crucial. "Rolling on a line" implies the center moves parallel to that line. "Image in a line" has a standard formula that should be memorized.
Let \(\vec{a} = 2\hat{i}+\hat{j}+\hat{k}\) and \(\vec{b}, \vec{c}\) be two nonzero vectors such that \(|\vec{a}+\vec{b}+\vec{c}| = |\vec{a}+\vec{b}-\vec{c}|\) and \(\vec{b}\cdot\vec{c} = 0\). Consider the following two statements :
(i) \(|\vec{a} + \lambda\vec{c}| \ge |\vec{a}|\) for all \(\lambda \in \mathbb{R}\)
(ii) \(\vec{a}\) and \(\vec{c}\) are always parallel.
Then,
Step 1: Analyzing the given vector equation
We are given \(|\vec{a}+\vec{b}+\vec{c}| = |\vec{a}+\vec{b}-\vec{c}|\). Squaring both sides:
\[ |\vec{a}+\vec{b}+\vec{c}|^2 = |\vec{a}+\vec{b}-\vec{c}|^2 \] \[ (\vec{a}+\vec{b}+\vec{c}) \cdot (\vec{a}+\vec{b}+\vec{c}) = (\vec{a}+\vec{b}-\vec{c}) \cdot (\vec{a}+\vec{b}-\vec{c}) \]
Let \(\vec{u} = \vec{a}+\vec{b}\). The equation becomes \(|\vec{u}+\vec{c}|^2 = |\vec{u}-\vec{c}|^2\).
\[ |\vec{u}|^2 + |\vec{c}|^2 + 2\vec{u}\cdot\vec{c} = |\vec{u}|^2 + |\vec{c}|^2 - 2\vec{u}\cdot\vec{c} \] \[ 4\vec{u}\cdot\vec{c} = 0 \implies \vec{u}\cdot\vec{c} = 0 \]
Substituting back \(\vec{u} = \vec{a}+\vec{b}\):
\[ (\vec{a}+\vec{b})\cdot\vec{c} = 0 \implies \vec{a}\cdot\vec{c} + \vec{b}\cdot\vec{c} = 0 \]
We are also given that \(\vec{b}\cdot\vec{c} = 0\). Therefore, we must have \(\vec{a}\cdot\vec{c} = 0\).
This means that vector \(\vec{a}\) is perpendicular (orthogonal) to vector \(\vec{c}\).
Step 2: Evaluating Statement (i)
The statement is \(|\vec{a} + \lambda\vec{c}| \ge |\vec{a}|\) for all \(\lambda \in \mathbb{R}\).
Let's consider the square of the magnitude:
\[ |\vec{a} + \lambda\vec{c}|^2 = (\vec{a} + \lambda\vec{c}) \cdot (\vec{a} + \lambda\vec{c}) \] \[ = \vec{a}\cdot\vec{a} + 2\lambda(\vec{a}\cdot\vec{c}) + \lambda^2(\vec{c}\cdot\vec{c}) \] \[ = |\vec{a}|^2 + 2\lambda(\vec{a}\cdot\vec{c}) + \lambda^2|\vec{c}|^2 \]
From Step 1, we know \(\vec{a}\cdot\vec{c} = 0\). So the expression simplifies to:
\[ |\vec{a} + \lambda\vec{c}|^2 = |\vec{a}|^2 + \lambda^2|\vec{c}|^2 \]
Since \(\lambda^2 \ge 0\) and \(|\vec{c}|^2 \ge 0\) (\(\vec{c}\) is a non-zero vector), the term \(\lambda^2|\vec{c}|^2\) is always non-negative.
Therefore, \(|\vec{a} + \lambda\vec{c}|^2 \ge |\vec{a}|^2\).
Taking the square root of both sides (magnitudes are non-negative) gives \(|\vec{a} + \lambda\vec{c}| \ge |\vec{a}|\).
Statement (i) is correct.
Step 3: Evaluating Statement (ii)
The statement is that \(\vec{a}\) and \(\vec{c}\) are always parallel.
From Step 1, we concluded that \(\vec{a}\cdot\vec{c} = 0\). Since \(\vec{a}\) and \(\vec{c}\) are non-zero vectors, this means they are perpendicular to each other, not parallel.
Statement (ii) is incorrect.
Step 4: Final Conclusion
Only statement (i) is correct.
Quick Tip: When given an equation with magnitudes of vector sums/differences, squaring both sides is a very effective strategy. This converts the problem into dot products, which are often easier to manipulate algebraically.
(S1) \((p \Rightarrow q) \lor (p \land (\sim q))\) is a tautology
(S2) \(((\sim p) \Rightarrow (\sim q)) \land ((\sim p) \land q)\) is a contradiction. Then
Step 1: Analyzing Statement (S1)
S1 is \((p \Rightarrow q) \lor (p \land (\sim q))\).
We know that the implication \(p \Rightarrow q\) is logically equivalent to \(\sim p \lor q\).
Also, by De Morgan's laws, \(\sim(p \Rightarrow q) \equiv \sim(\sim p \lor q) \equiv p \land (\sim q)\).
So, the statement S1 is of the form \(X \lor (\sim X)\), where \(X = (p \Rightarrow q)\).
The expression \(X \lor (\sim X)\) is always true, which is the definition of a tautology.
Alternatively, we can simplify the expression:
\((\sim p \lor q) \lor (p \land \sim q)\)
Using the distributive law: \(((\sim p \lor q) \lor p) \land ((\sim p \lor q) \lor \sim q)\)
\(= (\sim p \lor p \lor q) \land (\sim p \lor q \lor \sim q)\)
\(= (T \lor q) \land (\sim p \lor T)\), where T represents a tautology.
\(= T \land T = T\).
Therefore, S1 is a tautology.
Step 2: Analyzing Statement (S2)
S2 is \(((\sim p) \Rightarrow (\sim q)) \land ((\sim p) \land q)\).
First, simplify the implication: \((\sim p) \Rightarrow (\sim q) \equiv \sim(\sim p) \lor (\sim q) \equiv p \lor (\sim q)\).
So, S2 becomes \((p \lor (\sim q)) \land ((\sim p) \land q)\).
Let's distribute \((\sim p \land q)\) over the first part:
\(( (p \lor \sim q) \land \sim p ) \land q\)
\(= ( (p \land \sim p) \lor (\sim q \land \sim p) ) \land q\)
\(= ( F \lor (\sim q \land \sim p) ) \land q\), where F represents a contradiction.
\(= (\sim q \land \sim p) \land q\)
\(= \sim p \land (\sim q \land q)\)
\(= \sim p \land F = F\).
The expression simplifies to a contradiction (always false).
Therefore, S2 is a contradiction.
Step 3: Final Conclusion
Both the statement S1 (that the expression is a tautology) and the statement S2 (that the expression is a contradiction) are correct.
Quick Tip: Memorizing key logical equivalences like \(p \Rightarrow q \equiv \sim p \lor q\) and De Morgan's laws is essential. Recognizing patterns like \(X \lor (\sim X)\) (tautology) or \(X \land (\sim X)\) (contradiction) can provide very quick solutions.
The number of real roots of the equation \(\sqrt{x^2 - 4x + 3} + \sqrt{x^2 - 9} = \sqrt{4x^2 - 14x + 6}\), is :
Step 1: Determining the Domain
For the square roots to be defined for real numbers, their arguments must be non-negative.
1) \(x^2 - 4x + 3 \ge 0 \implies (x-1)(x-3) \ge 0 \implies x \in (-\infty, 1] \cup [3, \infty)\).
2) \(x^2 - 9 \ge 0 \implies (x-3)(x+3) \ge 0 \implies x \in (-\infty, -3] \cup [3, \infty)\).
3) \(4x^2 - 14x + 6 \ge 0 \implies 2(2x^2 - 7x + 3) \ge 0 \implies 2(2x-1)(x-3) \ge 0 \implies x \in (-\infty, 1/2] \cup [3, \infty)\).
The domain of the equation is the intersection of these three sets:
\(D = (-\infty, -3] \cup [3, \infty)\).
Step 2: Solving the Equation
Let's factor the expressions inside the square roots:
\[ \sqrt{(x-1)(x-3)} + \sqrt{(x+3)(x-3)} = \sqrt{2(2x-1)(x-3)} \]
Notice that \((x-3)\) is a common factor.
One possible solution is when \(x-3=0\), which gives \(x=3\). Let's check if it's in the domain. Yes, \(x=3\) is in the domain. Substituting \(x=3\) into the equation gives \(0+0=0\), which is true. So, \(x=3\) is a root.
Now, consider the case where \(x \ne 3\). We can divide the equation by \(\sqrt{|x-3|}\).
The equation becomes \(\sqrt{|x-1|} + \sqrt{|x+3|} = \sqrt{2|2x-1|}\).
Case A: \(x > 3\) (which is part of the domain \([3, \infty)\))
In this case, \(x-1 > 0, x+3 > 0, 2x-1 > 0\). So the absolute values are not needed.
\(\sqrt{x-1} + \sqrt{x+3} = \sqrt{2(2x-1)}\).
Squaring both sides:
\((x-1) + (x+3) + 2\sqrt{(x-1)(x+3)} = 2(2x-1) = 4x-2\).
\(2x+2 + 2\sqrt{x^2+2x-3} = 4x-2\).
\(2\sqrt{x^2+2x-3} = 2x-4 \implies \sqrt{x^2+2x-3} = x-2\).
Before squaring again, we require \(x-2 \ge 0\), i.e., \(x \ge 2\). This is satisfied for \(x>3\).
Squaring again: \(x^2+2x-3 = (x-2)^2 = x^2-4x+4\).
\(2x-3 = -4x+4 \implies 6x = 7 \implies x = 7/6\).
This value \(x=7/6\) is not in the domain for this case (\(x>3\)), so it is an extraneous root.
Case B: \(x \le -3\) (which is the domain \((-\infty, -3]\))
In this case, \(x-1 < 0, x+3 \le 0, 2x-1 < 0\). So we must use absolute values.
\(\sqrt{-(x-1)} + \sqrt{-(x+3)} = \sqrt{2(-(2x-1))}\).
\(\sqrt{1-x} + \sqrt{-x-3} = \sqrt{2-4x}\).
Squaring both sides:
\((1-x) + (-x-3) + 2\sqrt{(1-x)(-x-3)} = 2-4x\).
\(-2x-2 + 2\sqrt{x^2+2x-3} = 2-4x\).
\(2\sqrt{x^2+2x-3} = 4-2x \implies \sqrt{x^2+2x-3} = 2-x\).
We require \(2-x \ge 0\), i.e., \(x \le 2\). This is satisfied for \(x\le -3\).
Squaring again: \(x^2+2x-3 = (2-x)^2 = 4-4x+x^2\).
\(2x-3 = 4-4x \implies 6x=7 \implies x=7/6\).
This value \(x=7/6\) is not in the domain for this case (\(x \le -3\)), so it is also an extraneous root.
Step 3: Final Conclusion
The only real root found is \(x=3\). Therefore, there is only 1 real root.
Quick Tip: When solving radical equations, always determine the valid domain first. After solving, it is crucial to check if the obtained solutions lie within this domain and satisfy any intermediate conditions introduced during squaring.
Let the shortest distance between the lines L: \(\frac{x-5}{-2} = \frac{y-\lambda}{0} = \frac{z+\lambda}{1}, \lambda \ge 0\) and \(L_1: x+1=y-1=4-z\) be \(2\sqrt{6}\). If \((\alpha, \beta, \gamma)\) lies on L, then which of the following is NOT possible?
Step 1: Analyzing the line L and a point on it
The question's description of line L, \[L: (x-5)/-2 = (y-\lambda)/0 = (z+\lambda)/1\], is unconventional as it uses a parameter \(\lambda\) to define the line itself. A point on L is of the form \((5-2t, \lambda, -\lambda+t)\) for some parameter \(t\).
Let the point \((\alpha, \beta, \gamma)\) lie on L. Then for some \(t\), \(\alpha = 5-2t\)
\(\beta = \lambda\)
\(\gamma = t-\lambda\)
From these equations, we can find a relationship between \(\alpha, \beta, \gamma\):
From the last two, \(t = \gamma+\lambda = \gamma+\beta\).
Substitute this into the first equation:
\(\alpha = 5-2(\gamma+\beta) \implies \alpha = 5-2\gamma-2\beta \implies \alpha+2\beta+2\gamma=5\).
This equation must be satisfied by any point \((\alpha, \beta, \gamma)\) on the line L, regardless of the value of \(\lambda\) or \(t\).
Step 2: Using the Shortest Distance Formula
Line \(L_1\) can be written as \(\frac{x+1}{1} = \frac{y-1}{1} = \frac{z-4}{-1}\).
It passes through point \(\vec{a_1} = (-1, 1, 4)\) and has direction vector \(\vec{d_1} = (1, 1, -1)\).
Line L has direction vector \(\vec{d_L} = (-2, 0, 1)\) and passes through the point \((\alpha, \beta, \gamma)\). Let this point be \(\vec{a_L}\).
The shortest distance (SD) between two skew lines is \(SD = \frac{|(\vec{a_L} - \vec{a_1}) \cdot (\vec{d_L} \times \vec{d_1})|}{|\vec{d_L} \times \vec{d_1}|}\).
\(\vec{d_L} \times \vec{d_1} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k}
-2 & 0 & 1
1 & 1 & -1 \end{vmatrix} = \hat{i}(0-1) - \hat{j}(2-1) + \hat{k}(-2-0) = -\hat{i} - \hat{j} - 2\hat{k}\).
\(|\vec{d_L} \times \vec{d_1}| = \sqrt{(-1)^2+(-1)^2+(-2)^2} = \sqrt{1+1+4}=\sqrt{6}\).
\(\vec{a_L} - \vec{a_1} = (\alpha - (-1), \beta - 1, \gamma - 4) = (\alpha+1, \beta-1, \gamma-4)\).
\((\vec{a_L} - \vec{a_1}) \cdot (\vec{d_L} \times \vec{d_1}) = -1(\alpha+1) -1(\beta-1) -2(\gamma-4) = -\alpha-1-\beta+1-2\gamma+8 = -\alpha-\beta-2\gamma+8\).
We are given \(SD=2\sqrt{6}\):
\(2\sqrt{6} = \frac{|-\alpha-\beta-2\gamma+8|}{\sqrt{6}} \implies 12 = |-\alpha-\beta-2\gamma+8| \implies |\alpha+\beta+2\gamma-8| = 12\).
This gives two possibilities:
1) \(\alpha+\beta+2\gamma-8 = 12 \implies \alpha+\beta+2\gamma = 20\).
2) \(\alpha+\beta+2\gamma-8 = -12 \implies \alpha+\beta+2\gamma = -4\).
Step 3: Combining the conditions and checking the options
From Step 1, any point on L must satisfy \(\alpha+2\beta+2\gamma=5\).
From Step 2, the point must also satisfy \(\alpha+\beta+2\gamma=20\) OR \(\alpha+\beta+2\gamma=-4\).
We must solve these systems:
Case 1:
(i) \(\alpha+2\beta+2\gamma=5\)
(ii) \(\alpha+\beta+2\gamma=20\)
Subtracting (ii) from (i) gives \(\beta = -15\). Substituting this into (i): \(\alpha+2(-15)+2\gamma=5 \implies \alpha-30+2\gamma=5 \implies \alpha+2\gamma=35\).
Case 2:
(i) \(\alpha+2\beta+2\gamma=5\)
(ii) \(\alpha+\beta+2\gamma=-4\)
Subtracting (ii) from (i) gives \(\beta = 9\). Substituting this into (i): \(\alpha+2(9)+2\gamma=5 \implies \alpha+18+2\gamma=5 \implies \alpha+2\gamma=-13\).
So, the point \((\alpha, \beta, \gamma)\) must satisfy either (\(\beta=-15\) and \(\alpha+2\gamma=35\)) or (\(\beta=9\) and \(\alpha+2\gamma=-13\)).
Now we check the options:
(A) \(\alpha + 2\gamma = 24\). This is not possible, as \(\alpha+2\gamma\) must be either 35 or -13.
(B), (C), (D) provide other linear relationships that can be satisfied by finding a suitable point. For instance, for (B) \(2\alpha-\gamma=9\), we can solve the system with \(\alpha+2\gamma=-13\) to find a valid point.
Thus, the condition in option (A) is not possible.
Quick Tip: When the equation of a line in a 3D geometry problem seems unusual or contains parameters, try to find an invariant relationship between the coordinates of any point on that line. This relationship is a powerful constraint that can be combined with other given conditions.
If the variance of the frequency distribution
is 3, then \(\alpha\) is equal to.........
Step 1: Calculate the sum of frequencies and the sum of f\(_i\)x\(_i\)
The sum of frequencies is \(\Sigma f_i = 3+6+16+\alpha+9+5+6 = 45+\alpha\).
The sum \(\Sigma f_i x_i = (3 \times 2) + (6 \times 3) + (16 \times 4) + (\alpha \times 5) + (9 \times 6) + (5 \times 7) + (6 \times 8)\).
\(\Sigma f_i x_i = 6 + 18 + 64 + 5\alpha + 54 + 35 + 48 = 225 + 5\alpha\).
Step 2: Calculate the mean (\(\bar{x}\))
Mean \(\bar{x} = \frac{\Sigma f_i x_i}{\Sigma f_i} = \frac{225 + 5\alpha}{45 + \alpha} = \frac{5(45 + \alpha)}{45 + \alpha} = 5\).
The mean of the distribution is 5.
Step 3: Use the formula for variance
Variance \(\sigma^2 = \frac{\Sigma f_i (x_i - \bar{x})^2}{\Sigma f_i}\). We are given \(\sigma^2=3\).
Let's calculate the numerator \(\Sigma f_i (x_i - 5)^2\):
\(3(2-5)^2 = 3(-3)^2 = 27\).
\(6(3-5)^2 = 6(-2)^2 = 24\).
\(16(4-5)^2 = 16(-1)^2 = 16\).
\(\alpha(5-5)^2 = \alpha(0)^2 = 0\).
\(9(6-5)^2 = 9(1)^2 = 9\).
\(5(7-5)^2 = 5(2)^2 = 20\).
\(6(8-5)^2 = 6(3)^2 = 54\).
The sum is \(27+24+16+0+9+20+54 = 150\).
So, \(\sigma^2 = \frac{150}{45+\alpha} = 3\).
\(150 = 3(45+\alpha) \implies 50 = 45+\alpha \implies \alpha=5\).
Quick Tip: When the data in a frequency distribution appears symmetric, calculate the mean first. If the mean turns out to be a simple integer value (as it is here), the variance calculation using the formula \(\sigma^2 = \frac{\Sigma f_i (x_i - \bar{x})^2}{\Sigma f_i}\) becomes much easier.
Number of 4-digit numbers that are less than or equal to 2800 and either divisible by 3 or by 11, is equal to.........
Step 1: Using the Principle of Inclusion-Exclusion
We want to find the number of integers in the range [1000, 2800] that are divisible by 3 or 11.
Let A be the set of numbers in the range divisible by 3.
Let B be the set of numbers in the range divisible by 11.
We need to find \(|A \cup B| = |A| + |B| - |A \cap B|\).
\(A \cap B\) is the set of numbers divisible by lcm(3, 11) = 33.
Step 2: Calculating \(|A|\), the number of multiples of 3
Number of multiples of 3 up to 2800 = \(\lfloor\frac{2800}{3}\rfloor = 933\).
Number of multiples of 3 up to 999 = \(\lfloor\frac{999}{3}\rfloor = 333\).
\(|A| = 933 - 333 = 600\).
Step 3: Calculating \(|B|\), the number of multiples of 11
Number of multiples of 11 up to 2800 = \(\lfloor\frac{2800}{11}\rfloor = 254\).
Number of multiples of 11 up to 999 = \(\lfloor\frac{999}{11}\rfloor = 90\).
\(|B| = 254 - 90 = 164\).
Step 4: Calculating \(|A \cap B|\), the number of multiples of 33
Number of multiples of 33 up to 2800 = \(\lfloor\frac{2800}{33}\rfloor = 84\).
Number of multiples of 33 up to 999 = \(\lfloor\frac{999}{33}\rfloor = 30\).
\(|A \cap B| = 84 - 30 = 54\).
Step 5: Final Calculation
\(|A \cup B| = |A| + |B| - |A \cap B| = 600 + 164 - 54 = 710\).
Quick Tip: To find the number of integers divisible by 'k' in a range [a, b], calculate \((\lfloor b/k \rfloor - \lfloor (a-1)/k \rfloor)\). Always remember to apply the Principle of Inclusion-Exclusion for problems involving "or".
Let for \(x \in \mathbb{R}\), \(f(x) = \frac{x+|x|}{2}\) and \(g(x) = \begin{cases} x, & x < 0
x^2, & x \ge 0 \end{cases}\). Then area bounded by the curve y = (fog)(x) and the lines y = 0, 2y - x = 15 is equal to..........
Step 1: Determine the composite function y = (fog)(x)
First, analyze \(f(x) = \frac{x+|x|}{2}\).
If \(x \ge 0\), \(f(x) = \frac{x+x}{2} = x\).
If \(x < 0\), \(f(x) = \frac{x-x}{2} = 0\).
Now find \((fog)(x) = f(g(x))\).
If \(x < 0\), \(g(x) = x < 0\). So \(f(g(x)) = f(x) = 0\).
If \(x \ge 0\), \(g(x) = x^2 \ge 0\). So \(f(g(x)) = f(x^2) = x^2\).
Thus, the curve is \(y = (fog)(x) = \begin{cases} 0, & x < 0
x^2, & x \ge 0 \end{cases}\).
Step 2: Identify the boundaries of the area
The area is bounded by three curves:
1. \(y = (fog)(x)\)
2. \(y=0\) (the x-axis)
3. \(2y - x = 15\), which is the line \(y = \frac{x+15}{2}\).
We need to find the points of intersection. The line intersects \(y=0\) at \(x=-15\). The line intersects \(y=x^2\) (for \(x\ge0\)) when \(x^2 = \frac{x+15}{2} \implies 2x^2 - x - 15 = 0 \implies (2x+5)(x-3)=0\). Since \(x \ge 0\), they intersect at \(x=3\), where \(y=9\).
Step 3: Set up the integral(s) for the area
The area is formed by the region under the line \(y=\frac{x+15}{2}\) and above the curve \(y=(fog)(x)\) and the line \(y=0\). We can split the area into two parts.
Part 1 (for \(x<0\)): The area is between the line \(y=\frac{x+15}{2}\) and \(y=0\) from \(x=-15\) to \(x=0\). This is a triangle.
Area 1 = \(\int_{-15}^{0} \frac{x+15}{2} dx = \frac{1}{2} \times base \times height = \frac{1}{2} \times 15 \times \frac{15}{2} = \frac{225}{4}\).
Part 2 (for \(x\ge0\)): The area is between the line \(y=\frac{x+15}{2}\) and the parabola \(y=x^2\) from \(x=0\) to \(x=3\).
Area 2 = \(\int_{0}^{3} \left(\frac{x+15}{2} - x^2\right) dx = \left[ \frac{x^2}{4} + \frac{15x}{2} - \frac{x^3}{3} \right]_{0}^{3} = \left( \frac{9}{4} + \frac{45}{2} - 9 \right) - 0 = \frac{9+90-36}{4} = \frac{63}{4}\).
Step 4: Calculate the total area
Total Area = Area 1 + Area 2 = \(\frac{225}{4} + \frac{63}{4} = \frac{288}{4} = 72\).
Quick Tip: When calculating areas bounded by multiple curves, sketching the region is extremely helpful. This allows you to correctly identify the upper and lower functions and the limits of integration, and to see if the area needs to be split into multiple integrals.
Let 5 digit numbers be constructed using the digits 0, 2, 3, 4, 7, 9 with repetition allowed, and are arranged in ascending order with serial numbers. Then the serial number of the number 42923 is........
Step 1: Count numbers smaller than 40000
The allowed digits are S = {0, 2, 3, 4, 7, 9. The first digit of a 5-digit number cannot be 0.
Numbers starting with 2: The first digit is fixed as 2. The remaining 4 digits can be any of the 6 digits. Number of such numbers = \(1 \times 6^4 = 1296\).
Numbers starting with 3: The first digit is fixed as 3. The remaining 4 digits can be any of the 6 digits. Number of such numbers = \(1 \times 6^4 = 1296\).
Total count of numbers before 40000 = \(1296 + 1296 = 2592\).
Step 2: Count numbers in the 4xxxx range
We want the rank of 42923.
Numbers starting with 40xxx or 41xxx: The digit 1 is not in S. So we consider digits smaller than 2, which is just 0.
Numbers starting with 40: Second digit is 0. Remaining 3 digits can be any of 6. Number = \(1 \times 1 \times 6^3 = 216\).
Numbers starting with 42xxx: Second digit is 2. We now look at the third digit.
The third digit is 9. Digits in S smaller than 9 are {0, 2, 3, 4, 7 (5 digits).
Numbers starting with 420, 422, 423, 424, 427: For each of these 5 prefixes, the remaining 2 digits can be any of 6. Number = \(5 \times 6^2 = 5 \times 36 = 180\).
Numbers starting with 429xx: Third digit is 9. We look at the fourth digit.
The fourth digit is 2. Digits in S smaller than 2 is {0.
Numbers starting with 4290x: The last digit can be any of 6. Number = \(1 \times 6^1 = 6\).
Numbers starting with 4292x: Fourth digit is 2. We look at the fifth digit.
The fifth digit is 3. Digits in S smaller than 3 are {0, 2. (2 digits).
Numbers are 42920, 42922. Number = 2.
Step 3: Calculate the serial number
The number of numbers smaller than 42923 is the sum of all counts calculated above.
Count = \(2592\) (for < 40000) + \(216\) (for 40xxx) + \(180\) (for 420xx to 427xx) + \(6\) (for 4290x) + \(2\) (for 42920, 42922).
Total count of smaller numbers = \(2592 + 216 + 180 + 6 + 2 = 2996\).
The serial number of 42923 is the count of smaller numbers plus 1.
Serial Number = \(2996 + 1 = 2997\).
Quick Tip: This is a rank-finding problem in a number system with a custom set of digits. The method is to count how many numbers are smaller than the given number, proceeding from the most significant digit to the least significant.
Let the line L: \(\frac{x-1}{2} = \frac{y+1}{-1} = \frac{z-3}{1}\) intersect the plane 2x + y + 3z = 16 at the point P. Let the point Q be the foot of perpendicular from the point R(1, -1, -3) on the line L. If \(\alpha\) is the area of triangle PQR, then \(\alpha^2\) is equal to........
Step 1: Find the intersection point P
Let a general point on line L be \((2t+1, -t-1, t+3)\). This point lies on the plane, so it must satisfy the plane's equation.
\(2(2t+1) + (-t-1) + 3(t+3) = 16\).
\(4t+2-t-1+3t+9=16 \implies 6t+10=16 \implies 6t=6 \implies t=1\).
The point P is \((2(1)+1, -1-1, 1+3) = (3, -2, 4)\).
Step 2: Find the foot of the perpendicular Q
Let Q be a point on the line L, so \(Q = (2k+1, -k-1, k+3)\) for some scalar k.
The vector \(\vec{RQ}\) is perpendicular to the direction vector of the line L, \(\vec{d}=(2, -1, 1)\).
\(\vec{RQ} = ( (2k+1)-1, (-k-1)-(-1), (k+3)-(-3) ) = (2k, -k, k+6)\).
\(\vec{RQ} \cdot \vec{d} = 0 \implies (2k)(2) + (-k)(-1) + (k+6)(1) = 0\).
\(4k+k+k+6=0 \implies 6k=-6 \implies k=-1\).
The point Q is \((2(-1)+1, -(-1)-1, -1+3) = (-1, 0, 2)\).
Step 3: Calculate the area of triangle PQR
The vertices are P(3, -2, 4), Q(-1, 0, 2), and R(1, -1, -3).
The area \(\alpha\) can be found using the cross product: \(\alpha = \frac{1}{2} |\vec{QP} \times \vec{QR}|\).
\(\vec{QP} = (3 - (-1), -2 - 0, 4 - 2) = (4, -2, 2)\).
\(\vec{QR} = (1 - (-1), -1 - 0, -3 - 2) = (2, -1, -5)\).
\(\vec{QP} \times \vec{QR} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k}
4 & -2 & 2
2 & -1 & -5 \end{vmatrix} = \hat{i}(10 - (-2)) - \hat{j}(-20 - 4) + \hat{k}(-4 - (-4))\).
\(= 12\hat{i} + 24\hat{j} + 0\hat{k} = (12, 24, 0)\).
\(\alpha = \frac{1}{2} |(12, 24, 0)| = \frac{1}{2}\sqrt{12^2 + 24^2 + 0^2} = \frac{1}{2}\sqrt{144 + 576} = \frac{1}{2}\sqrt{720}\).
Step 4: Calculate \(\alpha^2\)
\(\alpha^2 = \left(\frac{1}{2}\sqrt{720}\right)^2 = \frac{1}{4} \times 720 = 180\).
Quick Tip: For finding the area of a triangle in 3D, the cross product method is very efficient. Area = \(\frac{1}{2} |\vec{AB} \times \vec{AC}|\). Remember that the foot of the perpendicular from a point to a line can be found by setting the dot product of the connecting vector and the line's direction vector to zero.
Let \(\theta\) be the angle between the planes \(P_1: \vec{r}\cdot(\hat{i}+\hat{j}+2\hat{k})=9\) and \(P_2: \vec{r}\cdot(2\hat{i}-\hat{j}+\hat{k})=15\). Let L be the line that meets \(P_2\) at the point (4, -2, 5) and makes an angle \(\theta\) with the normal of \(P_2\). If \(\alpha\) is the angle between L and \(P_2\), then \((\tan^2\theta)(\cot^2\alpha)\) is equal to...........
Step 1: Calculate the angle \(\theta\) between the planes
The normal vectors to the planes are \(\vec{n_1} = (1, 1, 2)\) and \(\vec{n_2} = (2, -1, 1)\).
The angle \(\theta\) between the planes is the angle between their normal vectors.
\(\cos\theta = \frac{|\vec{n_1} \cdot \vec{n_2}|}{|\vec{n_1}||\vec{n_2}|} = \frac{|(1)(2) + (1)(-1) + (2)(1)|}{\sqrt{1^2+1^2+2^2}\sqrt{2^2+(-1)^2+1^2}} = \frac{|2-1+2|}{\sqrt{6}\sqrt{6}} = \frac{3}{6} = \frac{1}{2}\).
So, \(\theta = \frac{\pi}{3}\) or \(60^{\circ}\).
Therefore, \(\tan^2\theta = \tan^2(60^{\circ}) = (\sqrt{3})^2 = 3\).
Step 2: Relate the angles \(\theta\) and \(\alpha\)
Let the direction vector of line L be \(\vec{d}\).
We are given that the angle between line L and the normal of plane \(P_2\) (which is \(\vec{n_2}\)) is \(\theta\).
\(\alpha\) is the angle between the line L and the plane \(P_2\).
The relationship between the angle a line makes with a plane (\(\alpha\)) and the angle it makes with the plane's normal (let's call it \(\beta\)) is \(\alpha + \beta = 90^{\circ}\).
In this problem, we are given that \(\beta = \theta\). So, \(\alpha + \theta = 90^{\circ}\).
This means \(\alpha = 90^{\circ} - \theta\).
Step 3: Calculate \(\cot^2\alpha\)
Since \(\alpha = 90^{\circ} - \theta\), we have \(\cot\alpha = \cot(90^{\circ} - \theta) = \tan\theta\).
Therefore, \(\cot^2\alpha = \tan^2\theta\).
From Step 1, we found \(\tan^2\theta = 3\). So, \(\cot^2\alpha = 3\).
Alternatively, from \(\cos\theta = 1/2\), we get \(\sin\alpha = \cos\theta = 1/2\).
If \(\sin\alpha = 1/2\), then \(\alpha=30^{\circ}\). \(\cot^2\alpha = \cot^2(30^{\circ}) = (\sqrt{3})^2 = 3\).
Step 4: Calculate the final value
We need to find \((\tan^2\theta)(\cot^2\alpha)\).
Value = \((3)(3) = 9\).
Quick Tip: Remember the fundamental relationship: if \(\alpha\) is the angle between a line and a plane, and \(\beta\) is the angle between the line and the plane's normal vector, then \(\alpha + \beta = 90^\circ\). This implies \(\sin\alpha = \cos\beta\).
Let \(\alpha > 0\), be the smallest number such that the expansion of \((x^{2/3} + \frac{2}{x^3})^{30}\) has a term \(\beta x^{-\alpha}, \beta \in \mathbb{N}\). Then \(\alpha\) is equal to.......
Step 1: Write the general term of the expansion
The general term, \(T_{r+1}\), in the binomial expansion of \((a+b)^n\) is \(\binom{n}{r}a^{n-r}b^r\).
For the given expression, we have \(n=30\), \(a=x^{2/3}\), and \(b=2x^{-3}\).
\[ T_{r+1} = \binom{30}{r} (x^{2/3})^{30-r} (2x^{-3})^r \] \[ T_{r+1} = \binom{30}{r} 2^r x^{\frac{2(30-r)}{3}} x^{-3r} = \binom{30}{r} 2^r x^{\frac{60-2r}{3} - 3r} \]
Step 2: Find the exponent of x
The power of x in the general term is the exponent.
\[ Exponent = \frac{60-2r}{3} - 3r = \frac{60-2r-9r}{3} = \frac{60-11r}{3} \]
We are looking for a term with power \(-\alpha\), so we set the exponent equal to \(-\alpha\).
\[ -\alpha = \frac{60-11r}{3} \]
Step 3: Apply the given conditions to find possible values of r
We are given that \(\alpha > 0\), which implies that the exponent \(-\alpha\) must be negative.
\[ \frac{60-11r}{3} < 0 \implies 60-11r < 0 \implies 60 < 11r \implies r > \frac{60}{11} \approx 5.45 \]
For the exponent to be an integer, \((60-11r)\) must be divisible by 3. Since 60 is divisible by 3, \(11r\) must also be divisible by 3. As 11 and 3 are coprime, \(r\) must be a multiple of 3.
The possible values for \(r\) must satisfy \(0 \le r \le 30\), \(r > 5.45\), and \(r\) is a multiple of 3.
The set of valid values for \(r\) is \(\{6, 9, 12, \dots, 30\}\).
Step 4: Find the smallest positive \(\alpha\)
The expression for \(\alpha\) is \(\alpha = -\left(\frac{60-11r}{3}\right) = \frac{11r-60}{3}\).
To find the smallest positive \(\alpha\), we must choose the smallest possible value for \(r\) from the valid set, which is \(r=6\).
For \(r=6\):
\[ \alpha = \frac{11(6)-60}{3} = \frac{66-60}{3} = \frac{6}{3} = 2 \]
The smallest value of \(\alpha\) is 2.
Quick Tip: When dealing with binomial expansions involving fractional or negative powers, always find the general term first. Then, create an equation for the exponent of the variable and carefully apply all given constraints (like the range of 'r', integer exponents, etc.) to find the solution.
The remainder on dividing \(5^{99}\) by 11 is.......
Step 1: Use Fermat's Little Theorem
Fermat's Little Theorem states that if p is a prime number, then for any integer a not divisible by p, we have \(a^{p-1} \equiv 1 \pmod{p}\).
Here, \(p=11\) (a prime number) and \(a=5\).
So, \(5^{11-1} \equiv 5^{10} \equiv 1 \pmod{11}\).
Step 2: Reduce the exponent
We want to find the remainder of \(5^{99}\). We can write 99 in terms of 10.
\(99 = 9 \times 10 + 9\).
So, \(5^{99} = 5^{10 \times 9 + 9} = (5^{10})^9 \times 5^9\).
Taking this modulo 11:
\(5^{99} \equiv (1)^9 \times 5^9 \pmod{11}\).
\(5^{99} \equiv 5^9 \pmod{11}\).
Step 3: Calculate the smaller power
We need to find the remainder of \(5^9\) when divided by 11. We can use the fact that \(5^9 = 5^{10} \cdot 5^{-1}\).
\(5^9 \equiv 1 \cdot 5^{-1} \pmod{11}\).
We need to find the multiplicative inverse of 5 modulo 11. Let this be x.
\(5x \equiv 1 \pmod{11}\).
By inspection, \(5 \times 2 = 10 \equiv -1 \pmod{11}\). So, \(5 \times (-2) \equiv 1 \pmod{11}\).
\(-2 \equiv 9 \pmod{11}\). So the inverse is 9.
Therefore, \(5^9 \equiv 9 \pmod{11}\).
Alternatively, we can compute the powers of 5:
\(5^1 \equiv 5 \pmod{11}\)
\(5^2 \equiv 25 \equiv 3 \pmod{11}\)
\(5^3 \equiv 5 \times 3 = 15 \equiv 4 \pmod{11}\)
\(5^4 \equiv 5 \times 4 = 20 \equiv 9 \pmod{11}\)
\(5^5 \equiv 5 \times 9 = 45 \equiv 1 \pmod{11}\)
Since \(5^5 \equiv 1 \pmod{11}\), we can use this. \(99 = 19 \times 5 + 4\).
\(5^{99} = (5^5)^{19} \times 5^4 \equiv 1^{19} \times 5^4 \equiv 5^4 \equiv 9 \pmod{11}\).
The remainder is 9.
Quick Tip: When finding remainders of large powers, Fermat's Little Theorem (\(a^{p-1} \equiv 1 \pmod{p}\)) is very powerful. Sometimes, a smaller power than \(p-1\) might give a remainder of 1 (the order of the element), which can simplify calculations even further.
Let \(a_1, a_2, ....., a_n\) be in A.P. If \(a_5 = 2a_7\) and \(a_{11} = 18\),
then \(12\left(\frac{1}{\sqrt{a_{10}}+\sqrt{a_{11}}} + \frac{1}{\sqrt{a_{11}}+\sqrt{a_{12}}} + \dots + \frac{1}{\sqrt{a_{17}}+\sqrt{a_{18}}}\right)\) is equal to..........
Step 1: Find the first term and common difference of the A.P.
Let the first term be 'a' and the common difference be 'd'.
Given \(a_5 = 2a_7 \implies a+4d = 2(a+6d) \implies a+4d = 2a+12d \implies a = -8d\).
Given \(a_{11} = 18 \implies a+10d = 18\).
Substituting \(a=-8d\) into the second equation: \(-8d+10d = 18 \implies 2d = 18 \implies d=9\).
Then \(a = -8(9) = -72\).
Step 2: Simplify the general term of the sum
The general term inside the parenthesis is \(\frac{1}{\sqrt{a_n}+\sqrt{a_{n+1}}}\).
Rationalizing the denominator:
\(\frac{1}{\sqrt{a_n}+\sqrt{a_{n+1}}} \times \frac{\sqrt{a_{n+1}}-\sqrt{a_n}}{\sqrt{a_{n+1}}-\sqrt{a_n}} = \frac{\sqrt{a_{n+1}}-\sqrt{a_n}}{a_{n+1}-a_n} = \frac{\sqrt{a_{n+1}}-\sqrt{a_n}}{d}\).
Since \(d=9\), the general term is \(\frac{\sqrt{a_{n+1}}-\sqrt{a_n}}{9}\).
Step 3: Evaluate the telescoping sum
The sum S inside the parenthesis is from n=10 to n=17.
\(S = \sum_{n=10}^{17} \frac{\sqrt{a_{n+1}}-\sqrt{a_n}}{9} = \frac{1}{9} [(\sqrt{a_{11}}-\sqrt{a_{10}}) + (\sqrt{a_{12}}-\sqrt{a_{11}}) + \dots + (\sqrt{a_{18}}-\sqrt{a_{17}})]\).
This is a telescoping series, and most terms cancel out, leaving:
\(S = \frac{1}{9} [-\sqrt{a_{10}} + \sqrt{a_{18}}]\).
Step 4: Calculate \(a_{10}\), \(a_{18}\) and the final value
\(a_{10} = a + 9d = -72 + 9(9) = -72 + 81 = 9\).
\(a_{18} = a + 17d = -72 + 17(9) = -72 + 153 = 81\).
\(S = \frac{1}{9}[-\sqrt{9} + \sqrt{81}] = \frac{1}{9}[-3 + 9] = \frac{6}{9} = \frac{2}{3}\).
The required value is \(12 \times S = 12 \times \frac{2}{3} = 8\).
Quick Tip: Sums involving reciprocals of square roots of A.P. terms often simplify into a telescoping series after rationalizing the denominator. Look for the pattern of cancellation.
Let \(\vec{a}\) and \(\vec{b}\) be two vectors such that \(|\vec{a}|=\sqrt{14}, |\vec{b}|=\sqrt{6}\) and \(|\vec{a}\times\vec{b}| = \sqrt{48}\). Then \((\vec{a}\cdot\vec{b})^2\) is equal to........
Step 1: Use the Lagrange's Identity
Lagrange's identity relates the cross product and dot product of two vectors:
\(|\vec{a} \times \vec{b}|^2 + (\vec{a} \cdot \vec{b})^2 = |\vec{a}|^2 |\vec{b}|^2\).
This identity can be derived from the geometric definitions of dot product and cross product:
\((\vec{a} \cdot \vec{b})^2 = (|\vec{a}||\vec{b}|\cos\theta)^2 = |\vec{a}|^2|\vec{b}|^2\cos^2\theta\).
\(|\vec{a} \times \vec{b}|^2 = (|\vec{a}||\vec{b}|\sin\theta)^2 = |\vec{a}|^2|\vec{b}|^2\sin^2\theta\).
Adding these two gives \(|\vec{a}|^2|\vec{b}|^2(\cos^2\theta+\sin^2\theta) = |\vec{a}|^2|\vec{b}|^2\).
Step 2: Substitute the given values
We are given:
\(|\vec{a}| = \sqrt{14} \implies |\vec{a}|^2 = 14\).
\(|\vec{b}| = \sqrt{6} \implies |\vec{b}|^2 = 6\).
\(|\vec{a} \times \vec{b}| = \sqrt{48} \implies |\vec{a} \times \vec{b}|^2 = 48\).
Step 3: Solve for \((\vec{a}\cdot\vec{b})^2\)
Rearranging Lagrange's identity:
\((\vec{a} \cdot \vec{b})^2 = |\vec{a}|^2 |\vec{b}|^2 - |\vec{a} \times \vec{b}|^2\).
Substitute the values:
\((\vec{a} \cdot \vec{b})^2 = (14)(6) - 48\).
\((\vec{a} \cdot \vec{b})^2 = 84 - 48\).
\((\vec{a} \cdot \vec{b})^2 = 36\).
Quick Tip: Lagrange's identity, \(|\vec{a} \times \vec{b}|^2 + (\vec{a} \cdot \vec{b})^2 = |\vec{a}|^2 |\vec{b}|^2\), is a fundamental relationship in vector algebra. Memorizing it allows for a quick solution to problems that provide magnitudes of vectors, their dot product, and their cross product.
*The article might have information for the previous academic years, please refer the official website of the exam.