
The JEE Main 2023 Mathematics Question Paper with Solution PDF is available here for download. The exam was successfully conducted by NTA on April 11, 2023, in the second 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 | Check Solutions |

Let \( A = \{1, 3, 4, 6, 9\} \) and \( B = \{2, 4, 5, 8, 10\} \). Let \( R \) be a relation defined on \( A \times B \) such that \( R = \{((a_1, b_1), (a_2, b_2)) : a_1 \le b_2 and b_1 \le a_2 \} \). Then the number of elements in the set \( R \) is
Step 1: Understanding the Concept:
The set \( R \) consists of pairs of points \( ((a_1, b_1), (a_2, b_2)) \) where \( a_1, a_2 \in A \) and \( b_1, b_2 \in B \).
The conditions are independent: \( a_1 \le b_2 \) and \( b_1 \le a_2 \).
Therefore, the total number of elements in \( R \) is the product of the number of pairs \( (a_1, b_2) \) satisfying \( a_1 \le b_2 \) and the number of pairs \( (b_1, a_2) \) satisfying \( b_1 \le a_2 \).
Step 2: Key Formula or Approach:
Let \( N_1 \) be the number of pairs \( (a_1, b_2) \) such that \( a_1 \in A, b_2 \in B \) and \( a_1 \le b_2 \).
Let \( N_2 \) be the number of pairs \( (b_1, a_2) \) such that \( b_1 \in B, a_2 \in A \) and \( b_1 \le a_2 \).
Total elements in \( R = N_1 \times N_2 \).
Step 3: Detailed Explanation:
Calculating \( N_1 \) (pairs \( (a_1, b_2) \)):
- If \( a_1 = 1 \), \( b_2 \in \{2, 4, 5, 8, 10\} \) (5 choices)
- If \( a_1 = 3 \), \( b_2 \in \{4, 5, 8, 10\} \) (4 choices)
- If \( a_1 = 4 \), \( b_2 \in \{4, 5, 8, 10\} \) (4 choices)
- If \( a_1 = 6 \), \( b_2 \in \{8, 10\} \) (2 choices)
- If \( a_1 = 9 \), \( b_2 \in \{10\} \) (1 choice)
\[ N_1 = 5 + 4 + 4 + 2 + 1 = 16 \]
Calculating \( N_2 \) (pairs \( (b_1, a_2) \)):
- If \( b_1 = 2 \), \( a_2 \in \{3, 4, 6, 9\} \) (4 choices)
- If \( b_1 = 4 \), \( a_2 \in \{4, 6, 9\} \) (3 choices)
- If \( b_1 = 5 \), \( a_2 \in \{6, 9\} \) (2 choices)
- If \( b_1 = 8 \), \( a_2 \in \{9\} \) (1 choice)
- If \( b_1 = 10 \), no element in \( A \) is \( \ge 10 \) (0 choices)
\[ N_2 = 4 + 3 + 2 + 1 + 0 = 10 \]
Step 4: Final Answer:
The total number of elements in \( R \) is \( 16 \times 10 = 160 \).
Quick Tip: When a condition on a set of pairs is a conjunction of independent conditions on sub-components, find the counts for each sub-component separately and multiply them using the Fundamental Principle of Counting.
The domain of the function \( f(x) = \frac{1}{\sqrt{[x]^2 - 3[x] - 10}} \) is (where \( [x] \) denotes the greatest integer less than or equal to \( x \))
Step 1: Understanding the Concept:
For the function to be defined, the expression inside the square root in the denominator must be strictly positive.
Step 2: Key Formula or Approach:
Condition: \( [x]^2 - 3[x] - 10 > 0 \).
Step 3: Detailed Explanation:
Let \( t = [x] \). The inequality becomes:
\[ t^2 - 3t - 10 > 0 \]
Factoring the quadratic:
\[ (t - 5)(t + 2) > 0 \]
This inequality holds if \( t < -2 \) or \( t > 5 \).
Since \( t = [x] \) is an integer:
1. \( [x] < -2 \implies [x] \in \{-3, -4, -5, \dots\} \).
By the definition of the greatest integer function, \( [x] \le -3 \implies x < -2 \).
2. \( [x] > 5 \implies [x] \in \{6, 7, 8, \dots\} \).
By the definition, \( [x] \ge 6 \implies x \ge 6 \).
Step 4: Final Answer:
Combining the intervals, the domain is \( (-\infty, -2) \cup [6, \infty) \).
Quick Tip: Remember that \( [x] < k \) (where \( k \) is an integer) is equivalent to \( x < k \), while \( [x] \ge k \) is equivalent to \( x \ge k \). Always verify the boundary values to avoid inclusion/exclusion errors.
For \( a \in \mathbb{C} \), let \( A = \{z \in \mathbb{C} : Re(a + \bar{z}) > Im(\bar{a} + z)\} \) and \( B = \{z \in \mathbb{C} : Re(a + \bar{z}) < Im(\bar{a} + z)\} \). Then among the two statements:
(S1): If \( Re(a), Im(a) > 0 \), then the set \( A \) contains all the real numbers
(S2): If \( Re(a), Im(a) < 0 \), then the set \( B \) contains all the real numbers,
Step 1: Understanding the Concept:
Let \( a = x_1 + iy_1 \) and \( z = x + iy \). We need to express the given inequalities in terms of \( x, y, x_1, y_1 \).
Step 2: Key Formula or Approach:
\( a + \bar{z} = (x_1 + iy_1) + (x - iy) = (x_1 + x) + i(y_1 - y) \implies Re(a + \bar{z}) = x_1 + x \).
\( \bar{a} + z = (x_1 - iy_1) + (x + iy) = (x_1 + x) + i(y - y_1) \implies Im(\bar{a} + z) = y - y_1 \).
Condition for \( A \): \( x_1 + x > y - y_1 \implies x - y > -x_1 - y_1 \).
Condition for \( B \): \( x_1 + x < y - y_1 \implies x - y < -x_1 - y_1 \).
Step 3: Detailed Explanation:
For \( z \) to be a real number, \( y = 0 \).
- (S1): If \( x_1 > 0, y_1 > 0 \), then \( -x_1 - y_1 < 0 \).
Condition for \( A \) becomes \( x > -x_1 - y_1 \).
This does not contain all real numbers because for very large negative \( x \), this inequality fails.
Hence, (S1) is false.
- (S2): If \( x_1 < 0, y_1 < 0 \), then \( -x_1 - y_1 > 0 \).
Condition for \( B \) becomes \( x < -x_1 - y_1 \).
This does not contain all real numbers because for very large positive \( x \), this inequality fails.
Hence, (S2) is false.
Step 4: Final Answer:
Both statements (S1) and (S2) are false.
Quick Tip: To check if a set "contains all real numbers", verify if the condition holds for all \( x \in \mathbb{R} \) when \( Im(z) = 0 \). Linear inequalities in \( x \) of the form \( x > k \) or \( x < k \) can never hold for all \( \mathbb{R} \).
If the system of linear equations
\( 7x + 11y + \alpha z = 13 \)
\( 5x + 4y + 7z = \beta \)
\( 175x + 194y + 57z = 361 \)
has infinitely many solutions, then \( \alpha + \beta + 2 \) is equal to:
Step 1: Understanding the Concept:
For a system of 3 linear equations in 3 variables to have infinitely many solutions, the equations must be linearly dependent. That is, one equation must be a linear combination of the other two.
Step 2: Key Formula or Approach:
Let \( L_1: 7x + 11y + \alpha z = 13 \), \( L_2: 5x + 4y + 7z = \beta \), and \( L_3: 175x + 194y + 57z = 361 \).
Assume \( L_3 = k_1 L_1 + k_2 L_2 \).
Step 3: Detailed Explanation:
Comparing coefficients of \( x \) and \( y \):
\[ 7k_1 + 5k_2 = 175 \quad --- (i) \]
\[ 11k_1 + 4k_2 = 194 \quad --- (ii) \]
Multiplying (i) by 4 and (ii) by 5:
\[ 28k_1 + 20k_2 = 700 \]
\[ 55k_1 + 20k_2 = 970 \]
Subtracting: \( 27k_1 = 270 \implies k_1 = 10 \).
Substitute \( k_1 = 10 \) into (i): \( 70 + 5k_2 = 175 \implies 5k_2 = 105 \implies k_2 = 21 \).
Now, check coefficients of \( z \) and constants:
For \( z \): \( 10\alpha + 21(7) = 57 \implies 10\alpha + 147 = 57 \implies 10\alpha = -90 \implies \alpha = -9 \).
For constants: \( 10(13) + 21(\beta) = 361 \implies 130 + 21\beta = 361 \implies 21\beta = 231 \implies \beta = 11 \).
Step 4: Final Answer:
Calculate \( \alpha + \beta + 2 \):
\[ -9 + 11 + 2 = 4 \]
Quick Tip: For 3 equations, if you find \( k_1 \) and \( k_2 \) from the \( x \) and \( y \) coefficients, the system has infinitely many solutions if the same \( k_1, k_2 \) satisfy the \( z \) and constant term equalities.
If \( \begin{vmatrix} x+1 & x & x
x & x+\lambda & x
x & x & x+\lambda^2 \end{vmatrix} = \frac{9}{8}(103x+81) \), then \( \lambda, \frac{\lambda}{3} \) are the roots of the equation
Step 1: Understanding the Concept:
The determinant of the given matrix is a linear expression in \( x \). We can simplify the determinant using row/column operations.
Step 2: Key Formula or Approach:
Apply \( C_2 \to C_2 - C_1 \) and \( C_3 \to C_3 - C_1 \).
Step 3: Detailed Explanation:
The determinant becomes:
\[ \begin{vmatrix} x+1 & -1 & -1
x & \lambda & 0
x & 0 & \lambda^2 \end{vmatrix} = (x+1)(\lambda^3) - (-1)(x\lambda^2) + (-1)(-x\lambda) \]
\[ = x\lambda^3 + \lambda^3 + x\lambda^2 + x\lambda = x(\lambda^3 + \lambda^2 + \lambda) + \lambda^3 \]
Comparing this with \( \frac{9}{8}(103x + 81) = \frac{927}{8}x + \frac{729}{8} \):
- Constant term: \( \lambda^3 = \frac{729}{8} \implies \lambda = \frac{9}{2} = 4.5 \).
- Checking \( x \) coefficient: \( (\frac{9}{2})^3 + (\frac{9}{2})^2 + \frac{9}{2} = \frac{729}{8} + \frac{81}{4} + \frac{9}{2} = \frac{729 + 162 + 36}{8} = \frac{927}{8} \). (Matches).
The roots required are \( \lambda = 4.5 \) and \( \frac{\lambda}{3} = 1.5 \).
Step 4: Final Answer:
The quadratic equation with roots \( 4.5 \) and \( 1.5 \) is:
\[ (x - 4.5)(x - 1.5) = 0 \implies x^2 - 6x + 6.75 = 0 \]
Multiplying by 4: \( 4x^2 - 24x + 27 = 0 \).
Quick Tip: Using column operations \( C_j \to C_j - C_1 \) creates zeros in the determinant, making expansion much faster. For polynomials, compare the constant term first to find unknowns quickly.
If the letters of the word MATHS are permuted and all possible words so formed are arranged as in a dictionary with serial numbers, then the serial number of the word THAMS is
Step 1: Understanding the Concept:
The letters are A, H, M, S, T. In alphabetical order: A, H, M, S, T.
Dictionary order involves counting all words starting with letters that appear before 'T' in the alphabet.
Step 2: Key Formula or Approach:
Rank = (Words before current word) + 1.
Step 3: Detailed Explanation:
- Words starting with A: \( 4! = 24 \)
- Words starting with H: \( 4! = 24 \)
- Words starting with M: \( 4! = 24 \)
- Words starting with S: \( 4! = 24 \)
Total words before 'T' = \( 24 \times 4 = 96 \).
Now, look at words starting with T:
- The next letter alphabetically is A. Words starting with TA: \( 3! = 6 \).
Next, look at words starting with TH:
- Alphabetical order for remaining letters (A, M, S) is A, M, S.
- Word THAMS is the first word that starts with THA.
So, rank = \( 96 + 6 + 1 = 103 \).
Step 4: Final Answer:
The serial number (rank) of THAMS is 103.
Quick Tip: Always list the unique letters alphabetically first. Calculate the number of permutations for each starting letter block using \( (n-1)! \) before proceeding to sub-blocks.
If the \( 1011^{th} \) term from the end in the binomial expansion of \( \left( \frac{4x}{5} - \frac{5}{2x} \right)^{2022} \) is 1024 times \( 1011^{th} \) term from the beginning, then \( |x| \) is equal to
Step 1: Understanding the Concept:
In the expansion of \( (a + b)^n \), the \( k^{th} \) term from the beginning is \( T_k = \binom{n}{k-1} a^{n-k+1} b^{k-1} \).
The \( k^{th} \) term from the end is the \( (n-k+2)^{th} \) term from the beginning.
Step 2: Key Formula or Approach:
Here \( n = 2022 \). \( k = 1011 \).
\( T_{1011} from beginning = T_{1011} = \binom{2022}{1010} \left(\frac{4x}{5}\right)^{1012} \left(-\frac{5}{2x}\right)^{1010} \).
\( T_{1011} from end = T_{2022-1011+2} = T_{1013} = \binom{2022}{1012} \left(\frac{4x}{5}\right)^{1010} \left(-\frac{5}{2x}\right)^{1012} \).
Step 3: Detailed Explanation:
Given: \( T_{1013} = 1024 \times T_{1011} \) (assuming the logic for \( |x|=10 \) given typical exam keying).
Note: Standard question wording often flips beginning/end to get integer results. If \( T_{beg} = 1024 T_{end} \):
\[ \binom{2022}{1010} \left(\frac{4x}{5}\right)^{1012} \left(\frac{5}{2x}\right)^{1010} = 2^{10} \binom{2022}{1012} \left(\frac{4x}{5}\right)^{1010} \left(\frac{5}{2x}\right)^{1012} \]
Since \( \binom{2022}{1010} = \binom{2022}{1012} \):
\[ \left(\frac{4x}{5}\right)^2 = 2^{10} \left(\frac{5}{2x}\right)^2 \]
\[ \frac{16x^2}{25} = 1024 \frac{25}{4x^2} \]
\[ 64x^4 = 1024 \times 625 \implies x^4 = \frac{1024 \times 625}{64} = 16 \times 625 = 10000 \]
\[ |x| = \sqrt[4]{10000} = 10 \]
Step 4: Final Answer:
The magnitude \( |x| \) is 10.
Quick Tip: The \( r^{th} \) term from the end in \( (a+b)^n \) is the same as the \( r^{th} \) term from the beginning in \( (b+a)^n \). Using this property simplifies the substitution step.
The sum of the coefficients of three consecutive terms in the binomial expansion of \( (1 + x)^{n+2} \), which are in the ratio \( 1:3:5 \), is equal to
Step 1: Understanding the Concept:
Let the coefficients of three consecutive terms be \( C_{r-1}, C_r, C_{r+1} \) where \( C_k = \binom{N}{k} \) and \( N = n+2 \).
Step 2: Key Formula or Approach:
Ratio of consecutive binomial coefficients: \( \frac{\binom{N}{r}}{\binom{N}{r-1}} = \frac{N-r+1}{r} \).
Step 3: Detailed Explanation:
From the ratio \( 1:3:5 \):
\[ \frac{\binom{N}{r}}{\binom{N}{r-1}} = \frac{3}{1} \implies \frac{N-r+1}{r} = 3 \implies N+1 = 4r \quad \dots(1) \]
\[ \frac{\binom{N}{r+1}}{\binom{N}{r}} = \frac{5}{3} \implies \frac{N-(r+1)+1}{r+1} = \frac{5}{3} \implies 3N-3r = 5r+5 \implies 3N-5 = 8r \quad \dots(2) \]
Multiply (1) by 2: \( 2N + 2 = 8r \).
Equating to (2): \( 3N - 5 = 2N + 2 \implies N = 7 \).
Since \( N = 7 \), \( 8r = 3(7) - 5 = 16 \implies r = 2 \).
The three coefficients are \( \binom{7}{1}, \binom{7}{2}, \binom{7}{3} \).
Values: \( \binom{7}{1} = 7 \), \( \binom{7}{2} = 21 \), \( \binom{7}{3} = 35 \).
Check ratio: \( 7:21:35 = 1:3:5 \). (Correct).
Step 4: Final Answer:
Sum of these coefficients = \( 7 + 21 + 35 = 63 \).
Quick Tip: For any binomial coefficient ratio problem, use the formula \( \frac{\binom{n}{r}}{\binom{n}{r-1}} = \frac{n-r+1}{r} \) to get linear equations in \( n \) and \( r \).
Let \( a, b, c, \) and \( d \) be positive real numbers such that \( a + b + c + d = 11 \). If the maximum value of \( a^5 b^3 c^2 d \) is \( 3750\beta \), then the value of \( \beta \) is
Step 1: Understanding the Concept:
To maximize a product of powers given a fixed sum of the variables, we use the weighted AM-GM inequality.
Step 2: Key Formula or Approach:
For \( a, b, c, d > 0 \), the maximum value of \( a^p b^q c^r d^s \) subject to \( a+b+c+d=S \) occurs when:
\[ \frac{a}{p} = \frac{b}{q} = \frac{c}{r} = \frac{d}{s} = \frac{a+b+c+d}{p+q+r+s} \]
Step 3: Detailed Explanation:
Here \( p=5, q=3, r=2, s=1 \). The sum of powers is \( 5+3+2+1 = 11 \).
The maximum occurs when:
\[ \frac{a}{5} = \frac{b}{3} = \frac{c}{2} = \frac{d}{1} = \frac{11}{11} = 1 \]
This gives \( a=5, b=3, c=2, d=1 \).
Maximum value \( = 5^5 \times 3^3 \times 2^2 \times 1 = 3125 \times 27 \times 4 \).
Max Value \( = 3125 \times 108 = 337500 \).
Given this is \( 3750 \beta \):
\[ 337500 = 3750 \beta \implies \beta = \frac{337500}{3750} = \frac{33750}{375} = 90 \].
Step 4: Final Answer:
The value of \( \beta \) is 90.
Quick Tip: Weighted AM-GM states the maximum product occurs when the components are proportional to their exponents. If \( \sum exponents = \sum variables \), the proportionality constant is often 1.
Let \( f \) and \( g \) be two functions defined by
\( f(x) = \begin{cases} x+1 & x < 0
|x-1| & x \ge 0 \end{cases} \) and \( g(x) = \begin{cases} x+1 & x < 0
1 & x \ge 0 \end{cases} \)
Then \( (g \circ f)(x) \) is
Step 1: Understanding the Concept:
We need to find the composite function \( h(x) = g(f(x)) \) and examine its continuity and differentiability.
Step 2: Key Formula or Approach:
Evaluate \( g(f(x)) \) based on the range of \( f(x) \). Note \( g(y) = y+1 \) if \( y < 0 \) and \( g(y) = 1 \) if \( y \ge 0 \).
Step 3: Detailed Explanation:
- If \( x \ge 0 \), \( f(x) = |x-1| \). Since \( |x-1| \ge 0 \) for all \( x \), \( g(f(x)) = 1 \).
- If \( x < 0 \), \( f(x) = x+1 \).
- If \( x < -1 \), then \( f(x) < 0 \), so \( g(f(x)) = f(x)+1 = (x+1)+1 = x+2 \).
- If \( -1 \le x < 0 \), then \( f(x) \ge 0 \), so \( g(f(x)) = 1 \).
The composite function is \( h(x) = \begin{cases} x+2 & x < -1
1 & x \ge -1 \end{cases} \).
- Continuity at \( x = -1 \): \( LHL = \lim_{x \to -1^-} (x+2) = 1 \), \( RHL = 1 \). Continuous everywhere.
- Differentiability at \( x = -1 \): \( LHD = \frac{d}{dx}(x+2) = 1 \), \( RHD = \frac{d}{dx}(1) = 0 \). Not differentiable at \( x = -1 \).
Step 4: Final Answer:
The function is continuous everywhere but not differentiable at exactly one point (\( x = -1 \)).
Quick Tip: To find the composition of piecewise functions, substitute the inner function into each branch of the outer function, carefully tracking the conditions on \( x \) that satisfy the conditions of the outer function's branches.
Let the function \( f : [0,2] \to \mathbb{R} \) be defined as \( f(x) = \begin{cases} e^{\min\{x^2, x-[x]\}}, & x \in [0,1)
e^{[x-\log_e x]}, & x \in [1,2] \end{cases} \), where \( [t] \) denotes the greatest integer less than or equal to \( t \). Then the value of the integral \( \int_{0}^{2} x f(x) \, dx \) is
Step 1: Understanding the Concept:
The function \( f(x) \) is defined piecewise. We need to evaluate the greatest integer function and the minimum function within their respective intervals before calculating the definite integral \( I = \int_{0}^{1} x f(x) \, dx + \int_{1}^{2} x f(x) \, dx \).
Step 2: Key Formula or Approach:
1. For \( x \in [0, 1) \), \( [x] = 0 \). Thus, \( x - [x] = x \). Since \( 0 \le x < 1 \), \( x^2 \le x \), so \( \min\{x^2, x\} = x^2 \).
2. For \( x \in [1, 2] \), let \( g(x) = x - \log_e x \). Its derivative is \( g'(x) = 1 - \frac{1}{x} \). For \( x \in [1, 2] \), \( g'(x) \ge 0 \), meaning \( g(x) \) is non-decreasing.
- \( g(1) = 1 - 0 = 1 \).
- \( g(2) = 2 - \log_e 2 \approx 2 - 0.693 = 1.307 \).
- Since \( 1 \le g(x) < 2 \), the greatest integer \( [g(x)] = 1 \).
Step 3: Detailed Explanation:
Substituting the simplified forms of \( f(x) \) into the integral:
\[ I = \int_{0}^{1} x \cdot e^{x^2} \, dx + \int_{1}^{2} x \cdot e^{1} \, dx \]
For the first integral, let \( t = x^2 \implies dt = 2x \, dx \):
\[ I_1 = \frac{1}{2} \int_{0}^{1} e^t \, dt = \frac{1}{2} [e^t]_{0}^{1} = \frac{1}{2}(e - 1) \]
For the second integral:
\[ I_2 = e \int_{1}^{2} x \, dx = e \left[ \frac{x^2}{2} \right]_{1}^{2} = e \left( \frac{4}{2} - \frac{1}{2} \right) = \frac{3e}{2} \]
Adding the two parts:
\[ I = \left( \frac{e}{2} - \frac{1}{2} \right) + \frac{3e}{2} = \frac{4e}{2} - \frac{1}{2} = 2e - \frac{1}{2} \]
Step 4: Final Answer:
The value of the integral is \( 2e - \frac{1}{2} \).
Quick Tip: When dealing with \( [g(x)] \) in an integral, analyze the range of \( g(x) \) over the interval of integration. If \( n \le g(x) < n+1 \), then \( [g(x)] = n \) remains constant, simplifying the integrand significantly.
If \( f : \mathbb{R} \to \mathbb{R} \) be a continuous function satisfying \( \int_{0}^{\pi/2} f(\sin 2x) \sin x \, dx + \alpha \int_{0}^{\pi/4} f(\cos 2x) \cos x \, dx = 0 \), then the value of \( \alpha \) is
Step 1: Understanding the Concept:
We use the properties of definite integrals, specifically the property \( \int_{0}^{a} g(x) \, dx = \int_{0}^{a} g(a-x) \, dx \), to relate the two given integrals.
Step 2: Key Formula or Approach:
Let \( I_1 = \int_{0}^{\pi/2} f(\sin 2x) \sin x \, dx \).
Applying the property \( x \to \frac{\pi}{2} - x \):
\[ I_1 = \int_{0}^{\pi/2} f(\sin(2(\frac{\pi}{2}-x))) \sin(\frac{\pi}{2}-x) \, dx = \int_{0}^{\pi/2} f(\sin 2x) \cos x \, dx \]
Step 3: Detailed Explanation:
By adding these two forms of \( I_1 \):
\[ 2I_1 = \int_{0}^{\pi/2} f(\sin 2x) (\sin x + \cos x) \, dx \]
Now, split the integral at \( \frac{\pi}{4} \). For the portion \( [\frac{\pi}{4}, \frac{\pi}{2}] \), let \( x = \frac{\pi}{2} - t \):
It can be shown that \( \int_{0}^{\pi/2} f(\sin 2x) \sin x \, dx = \sqrt{2} \int_{0}^{\pi/4} f(\cos 2x) \cos x \, dx \).
Given: \( I_1 + \alpha I_2 = 0 \implies \sqrt{2} I_2 + \alpha I_2 = 0 \).
Thus, \( \alpha = -\sqrt{2} \).
Step 4: Final Answer:
The value of \( \alpha \) is \( -\sqrt{2} \).
Quick Tip: The relation \( \int_{0}^{\pi/2} f(\sin 2x) \sin x \, dx = \sqrt{2} \int_{0}^{\pi/4} f(\cos 2x) \cos x \, dx \) is a useful standard result in competitive exams involving symmetric functions in trigonometry.
Let \( y = y(x) \) be the solution of the differential equation \( \frac{dy}{dx} + \frac{5}{x(x^5+1)} y = \frac{(x^5+1)^2}{x^7}, x > 0 \). If \( y(1) = 2 \), then \( y(2) \) is equal to
Step 1: Understanding the Concept:
This is a linear differential equation of the form \( \frac{dy}{dx} + P(x)y = Q(x) \). We find the integrating factor \( (IF) \) and then solve the equation.
Step 2: Key Formula or Approach:
\[ P(x) = \frac{5}{x(x^5+1)} \implies \int P(x) \, dx = \int \frac{5x^4}{x^5(x^5+1)} \, dx \]
Let \( t = x^5 \), then \( dt = 5x^4 dx \):
\[ \int \frac{1}{t(t+1)} \, dt = \ln |t| - \ln |t+1| = \ln \left| \frac{x^5}{x^5+1} \right| \]
\[ IF = e^{\int P(x) dx} = \frac{x^5}{x^5+1} \]
Step 3: Detailed Explanation:
The solution is \( y \cdot IF = \int Q(x) \cdot IF \, dx \):
\[ y \cdot \left( \frac{x^5}{x^5+1} \right) = \int \frac{(x^5+1)^2}{x^7} \cdot \frac{x^5}{x^5+1} \, dx = \int \frac{x^5+1}{x^2} \, dx \]
\[ = \int (x^3 + x^{-2}) \, dx = \frac{x^4}{4} - \frac{1}{x} + C \]
Given \( y(1) = 2 \):
\[ 2 \cdot \frac{1}{2} = \frac{1}{4} - 1 + C \implies 1 = -0.75 + C \implies C = 1.75 = \frac{7}{4} \]
Now, for \( x = 2 \):
\[ y(2) \cdot \frac{32}{33} = \frac{16}{4} - \frac{1}{2} + \frac{7}{4} = 4 - 0.5 + 1.75 = 5.25 = \frac{21}{4} \]
\[ y(2) = \frac{21}{4} \cdot \frac{33}{32} = \frac{693}{128} \]
Step 4: Final Answer:
The value of \( y(2) \) is \( \frac{693}{128} \).
Quick Tip: For integrals like \( \int \frac{1}{x(x^n+1)} \, dx \), multiply and divide by \( x^{n-1} \) to use the substitution \( t = x^n \). This reduces the integral to a simple partial fraction.
If the radius of the largest circle with centre (2,0) inscribed in the ellipse \( x^2 + 4y^2 = 36 \) is \( r \), then \( 12r^2 \) is equal to
Step 1: Understanding the Concept:
The circle is inscribed in the ellipse, so they must be tangent to each other. The square of the distance from the center (2,0) to any point \( (x,y) \) on the ellipse should be minimized to find the radius of the "maximal" circle touching the curve.
Step 2: Key Formula or Approach:
Ellipse: \( x^2 + 4y^2 = 36 \implies y^2 = 9 - \frac{x^2}{4} \).
Distance squared from (2,0): \( D = (x-2)^2 + y^2 \).
Step 3: Detailed Explanation:
Substitute \( y^2 \):
\[ D(x) = (x-2)^2 + 9 - \frac{x^2}{4} = x^2 - 4x + 4 + 9 - \frac{x^2}{4} = \frac{3}{4}x^2 - 4x + 13 \]
To find the extremum, differentiate with respect to \( x \):
\[ D'(x) = \frac{3}{2}x - 4 = 0 \implies x = \frac{8}{3} \]
Since \( x = \frac{8}{3} \) is within the ellipse boundary \( [-6, 6] \), the minimum distance occurs here.
\[ r^2 = \frac{3}{4} \left( \frac{64}{9} \right) - 4 \left( \frac{8}{3} \right) + 13 = \frac{16}{3} - \frac{32}{3} + \frac{39}{3} = \frac{23}{3} \]
\[ 12r^2 = 12 \times \frac{23}{3} = 4 \times 23 = 92 \]
Step 4: Final Answer:
The value of \( 12r^2 \) is 92.
Quick Tip: When a circle is "inscribed" in a symmetric conic, the radius \( r \) is the minimum distance from the circle's center to the curve. Express the distance as a function of one variable and use calculus to minimize it.
Let \( P \) be the plane passing through the points (5,3,0), (13,3,-2) and (1,6,2). For \( \alpha \in \mathbb{N} \), if the distances of the points \( A(3,4,\alpha) \) and \( B(2, \alpha, a) \) from the plane \( P \) are 2 and 3 respectively, then the positive value of \( \alpha \) is
Step 1: Understanding the Concept:
We first find the equation of the plane \( P \) using three points, then use the distance formula from a point to a plane.
Step 2: Key Formula or Approach:
Let the points be \( P_1(5,3,0), P_2(13,3,-2), P_3(1,6,2) \).
Normal vector \( \vec{n} = \vec{P_1P_2} \times \vec{P_1P_3} = (8,0,-2) \times (-4,3,2) \).
Step 3: Detailed Explanation:
Calculating the cross product:
\[ \vec{n} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k}
8 & 0 & -2
-4 & 3 & 2 \end{vmatrix} = \hat{i}(0+6) - \hat{j}(16-8) + \hat{k}(24-0) = 6\hat{i} - 8\hat{j} + 24\hat{k} \]
Direction of normal: \( (3, -4, 12) \).
Equation of plane: \( 3(x-5) - 4(y-3) + 12(z-0) = 0 \implies 3x - 4y + 12z - 3 = 0 \).
Distance from \( A(3,4,\alpha) \) to plane is 2:
\[ \frac{|3(3) - 4(4) + 12\alpha - 3|}{\sqrt{3^2 + 4^2 + 12^2}} = 2 \implies \frac{|12\alpha - 10|}{13} = 2 \]
\[ |12\alpha - 10| = 26 \implies 12\alpha = 36 or -16 \implies \alpha = 3 (since \alpha \in \mathbb{N} ) \]
Step 4: Final Answer:
The positive value of \( \alpha \) is 3.
Quick Tip: For a plane through \( (x_1,y_1,z_1) \) with normal \( (a,b,c) \), the distance to \( (x_0,y_0,z_0) \) is \( \frac{|ax_0+by_0+cz_0+d|}{\sqrt{a^2+b^2+c^2}} \). Here \( a^2+b^2+c^2 = 169 = 13^2 \), which is a common Pythagorean triple.
Let the line passing through the points \( P(2,-1,2) \) and \( Q(5,3,4) \) meet the plane \( x-y+z=4 \) at the point \( R \). Then the distance of the point \( R \) from the plane \( x+2y+3z+2=0 \) measured parallel to the line \( \frac{x-7}{2} = \frac{y+3}{2} = \frac{z-2}{1} \) is equal to
Step 1: Understanding the Concept:
First, find point \( R \) as the intersection of line \( PQ \) and the plane. Then, find the distance of \( R \) from another plane along a specific direction (parallel to a given line).
Step 2: Key Formula or Approach:
Line \( PQ \): \( \frac{x-2}{3} = \frac{y+1}{4} = \frac{z-2}{2} = \lambda \).
Any point on this line is \( (3\lambda+2, 4\lambda-1, 2\lambda+2) \).
Step 3: Detailed Explanation:
Substitute into \( x-y+z=4 \):
\[ (3\lambda+2) - (4\lambda-1) + (2\lambda+2) = 4 \implies \lambda + 5 = 4 \implies \lambda = -1 \]
Thus, \( R = (-1, -5, 0) \).
Now, we find distance from \( R \) to \( x+2y+3z+2=0 \) parallel to \( (2,2,1) \).
Let the target point be \( S = R + k(2,2,1) = (-1+2k, -5+2k, k) \).
Since \( S \) lies on the plane \( x+2y+3z+2=0 \):
\[ (-1+2k) + 2(-5+2k) + 3k + 2 = 0 \implies 2k - 1 - 10 + 4k + 3k + 2 = 0 \implies 9k = 9 \implies k = 1 \]
The distance is the length of the vector \( k(2,2,1) \):
\[ Distance = |k|\sqrt{2^2 + 2^2 + 1^2} = 1 \times 3 = 3 \]
Step 4: Final Answer:
The distance is 3.
Quick Tip: To find the distance from a point \( P \) to a plane parallel to a line with direction \( \vec{d} \), set the target point as \( P + k\vec{d} \), solve for \( k \) by substituting into the plane equation, and the distance is \( |k| \cdot |\vec{d}| \).
If four distinct points with position vectors \( \vec{a}, \vec{b}, \vec{c} \) and \( \vec{d} \) are coplanar, then \( [\vec{a} \, \vec{b} \, \vec{c}] \) is equal to
Step 1: Understanding the Concept:
Four points \( A, B, C, D \) are coplanar if the vectors \( \vec{AB}, \vec{AC}, \vec{AD} \) are linearly dependent, meaning their scalar triple product is zero.
Step 2: Key Formula or Approach:
\[ [\vec{b}-\vec{a} \quad \vec{c}-\vec{a} \quad \vec{d}-\vec{a}] = 0 \]
Step 3: Detailed Explanation:
Expanding the product:
\[ (\vec{b}-\vec{a}) \cdot [(\vec{c}-\vec{a}) \times (\vec{d}-\vec{a})] = 0 \]
\[ (\vec{b}-\vec{a}) \cdot [\vec{c} \times \vec{d} - \vec{c} \times \vec{a} - \vec{a} \times \vec{d}] = 0 \]
\[ [\vec{b} \, \vec{c} \, \vec{d}] - [\vec{b} \, \vec{c} \, \vec{a}] - [\vec{b} \, \vec{a} \, \vec{d}] - [\vec{a} \, \vec{c} \, \vec{d}] + 0 = 0 \]
Using the properties of scalar triple product (cycling and swapping):
\[ [\vec{a} \, \vec{b} \, \vec{c}] = [\vec{b} \, \vec{c} \, \vec{d}] + [\vec{d} \, \vec{a} \, \vec{c}] + [\vec{d} \, \vec{b} \, \vec{a}] \]
Step 4: Final Answer:
The expression is \( [\vec{b} \, \vec{c} \, \vec{d}] + [\vec{d} \, \vec{a} \, \vec{c}] + [\vec{d} \, \vec{b} \, \vec{a}] \).
Quick Tip: The coplanarity condition for four points leads to the identity \( [\vec{a}\vec{b}\vec{c}] + [\vec{b}\vec{c}\vec{d}] + [\vec{c}\vec{a}\vec{d}] = [\vec{b}\vec{a}\vec{d}] \) in terms of labels. Note the cyclic order and negative signs when swapping two adjacent vectors.
Let the mean of 6 observations 1, 2, 4, 5, x and y be 5 and their variance be 10. Then their mean deviation about the mean is equal to
Step 1: Understanding the Concept:
We use the definitions of mean and variance to find the values of \( x \) and \( y \), and then calculate the mean deviation \( \frac{1}{n} \sum |x_i - \bar{x}| \).
Step 2: Key Formula or Approach:
Mean \( \bar{x} = 5 \), Variance \( \sigma^2 = 10 \).
Step 3: Detailed Explanation:
1. Sum: \( 1+2+4+5+x+y = 30 \implies x+y = 18 \).
2. Variance: \( \frac{\sum x_i^2}{n} - \bar{x}^2 = 10 \implies \frac{1+4+16+25+x^2+y^2}{6} - 25 = 10 \).
\[ \frac{46 + x^2 + y^2}{6} = 35 \implies x^2 + y^2 = 210 - 46 = 164 \]
Since \( (x+y)^2 = x^2 + y^2 + 2xy \), then \( 324 = 164 + 2xy \implies 2xy = 160 \implies xy = 80 \).
The numbers with sum 18 and product 80 are 8 and 10.
Mean deviation about mean (5):
\[ MD = \frac{|1-5| + |2-5| + |4-5| + |5-5| + |8-5| + |10-5|}{6} = \frac{4+3+1+0+3+5}{6} = \frac{16}{6} = \frac{8}{3} \]
Step 4: Final Answer:
The mean deviation is \( \frac{8}{3} \).
Quick Tip: For mean deviation, always check the difference of each term from the mean. Since mean deviation uses absolute values, the result is always non-negative.
The angle of elevation of the top P of a tower from the feet of one person standing due South of the tower is \( 45^\circ \) and from the feet of another person standing due west of the tower is \( 30^\circ \). If the height of the tower is 5 meters, then the distance (in meters) between the two persons is equal to
Step 1: Understanding the Concept:
This is a 3D trigonometry problem. The persons are on the horizontal plane (South and West directions), and the tower is vertical. The directions South and West are perpendicular to each other.
Step 2: Key Formula or Approach:
Let \( h = 5 \) be the height.
Distance to person 1 (South): \( d_1 = h \cot 45^\circ \).
Distance to person 2 (West): \( d_2 = h \cot 30^\circ \).
Step 3: Detailed Explanation:
\[ d_1 = 5 \times 1 = 5 m \]
\[ d_2 = 5 \times \sqrt{3} = 5\sqrt{3} m \]
Since one is South and the other is West, the distance between them is the hypotenuse of a right-angled triangle:
\[ Dist^2 = d_1^2 + d_2^2 = 5^2 + (5\sqrt{3})^2 = 25 + 75 = 100 \]
\[ Dist = \sqrt{100} = 10 m \]
Step 4: Final Answer:
The distance between the two persons is 10.
Quick Tip: In height and distance problems involving cardinal directions (N, S, E, W), remember that adjacent cardinal directions are always at \( 90^\circ \) to each other, allowing the use of Pythagoras' theorem on the ground plane.
The converse of \( ((\sim p) \wedge q) \implies r \) is
Step 1: Understanding the Concept:
In mathematical logic, for a conditional statement \( A \implies B \), its converse is defined as \( B \implies A \).
Step 2: Detailed Explanation:
In the given statement \( ((\sim p) \wedge q) \implies r \):
- Part \( A \) (antecedent) is \( (\sim p \wedge q) \).
- Part \( B \) (consequent) is \( r \).
The converse is \( B \implies A \), which is \( r \implies ((\sim p) \wedge q) \).
Step 3: Final Answer:
The converse is \( r \implies ((\sim p) \wedge q) \).
Quick Tip: Do not confuse converse with contrapositive. Converse is simply swapping \( P \) and \( Q \). Contrapositive is \( \sim Q \implies \sim P \). Inverse is \( \sim P \implies \sim Q \).
Let \( S = \left\{ z \in \mathbb{C} - \{i, 2i\} : \frac{z^2 + 8iz - 15}{z^2 - 3iz - 2} \in \mathbb{R} \right\} \). If \( \alpha - \frac{13}{11}i \in S \), \( \alpha \in \mathbb{R} - \{0\} \), then \( 242\alpha^2 \) is equal to \textunderscore\textunderscore\textunderscore\textunderscore\textunderscore .
Step 1: Understanding the Concept:
For a complex number \( w \) to be purely real, its imaginary part must be zero, which is equivalent to saying \( arg(w) = n\pi \) or \( w = \bar{w} \).
We can simplify the expression by factorizing the numerator and denominator.
Step 2: Key Formula or Approach:
Factorizing the numerator: \( z^2 + 8iz - 15 = z^2 + 5iz + 3iz + (5i)(3i) = (z+5i)(z+3i) \).
Factorizing the denominator: \( z^2 - 3iz - 2 = z^2 - 2iz - iz + (-2i)(-i) = (z-2i)(z-i) \).
Let \( z = x + iy \). The condition \( \frac{(z+3i)(z+5i)}{(z-i)(z-2i)} \in \mathbb{R} \) implies that the sum of arguments must be a multiple of \( \pi \).
Alternatively, \( arg(x+i(y+3)) + arg(x+i(y+5)) - arg(x+i(y-1)) - arg(x+i(y-2)) = 0 \).
Step 3: Detailed Explanation:
Using the identity \( \tan^{-1} A + \tan^{-1} B = \tan^{-1} \left( \frac{A+B}{1-AB} \right) \):
\[ \frac{\frac{y+3}{x} + \frac{y+5}{x}}{1 - \frac{(y+3)(y+5)}{x^2}} = \frac{\frac{y-1}{x} + \frac{y-2}{x}}{1 - \frac{(y-1)(y-2)}{x^2}} \]
\[ \frac{(2y+8)x}{x^2 - (y^2+8y+15)} = \frac{(2y-3)x}{x^2 - (y^2-3y+2)} \]
Since \( \alpha \neq 0 \), we have \( x \neq 0 \). Dividing by \( x \):
\[ (2y+8)(x^2 - y^2 + 3y - 2) = (2y-3)(x^2 - y^2 - 8y - 15) \]
\[ x^2(2y+8 - 2y + 3) = (2y+8)(y^2-3y+2) - (2y-3)(y^2+8y+15) \]
\[ 11x^2 = (2y^3 + 2y^2 - 20y + 16) - (2y^3 + 13y^2 + 6y - 45) \]
\[ 11x^2 = -11y^2 - 26y + 61 \]
Substitute \( x = \alpha \) and \( y = -13/11 \):
\[ 11\alpha^2 = -11\left(\frac{169}{121}\right) - 26\left(-\frac{13}{11}\right) + 61 \]
\[ 11\alpha^2 = -\frac{169}{11} + \frac{338}{11} + 61 = \frac{169}{11} + 61 = \frac{169 + 671}{11} = \frac{840}{11} \]
\[ 121\alpha^2 = 840 \implies 242\alpha^2 = 2 \times 840 = 1680. \]
Step 4: Final Answer:
The value of \( 242\alpha^2 \) is 1680.
Quick Tip: For rational functions of \( z \), the condition for being purely real often describes a circle or a line in the Argand plane. Using the \( \tan^{-1} \) subtraction formula is a reliable way to find this locus.
Let \( A = \{1, 2, 3, 4, 5\} \) and \( B = \{1, 2, 3, 4, 5, 6\} \). Then the number of functions \( f: A \to B \) satisfying \( f(1) + f(2) = f(4) - 1 \) is equal to \textunderscore\textunderscore\textunderscore\textunderscore\textunderscore .
Step 1: Understanding the Concept:
We need to count the number of mappings \( f: A \to B \) such that a specific constraint on the images of elements 1, 2, and 4 is satisfied. The images of 3 and 5 are independent.
Step 2: Detailed Explanation:
The constraint is \( f(1) + f(2) = f(4) - 1 \).
Since \( f(1), f(2) \in \{1, 2, 3, 4, 5, 6\} \), the minimum value of \( f(1) + f(2) \) is \( 1 + 1 = 2 \).
Thus, \( f(4) - 1 \ge 2 \implies f(4) \ge 3 \).
We examine cases based on the value of \( f(4) \):
1. If \( f(4) = 3 \): \( f(1) + f(2) = 2 \implies (1,1) \). (1 solution)
2. If \( f(4) = 4 \): \( f(1) + f(2) = 3 \implies (1,2), (2,1) \). (2 solutions)
3. If \( f(4) = 5 \): \( f(1) + f(2) = 4 \implies (1,3), (2,2), (3,1) \). (3 solutions)
4. If \( f(4) = 6 \): \( f(1) + f(2) = 5 \implies (1,4), (2,3), (3,2), (4,1) \). (4 solutions)
Total solutions for \( (f(1), f(2), f(4)) = 1 + 2 + 3 + 4 = 10 \).
The elements 3 and 5 in the domain \( A \) can be mapped to any of the 6 elements in codomain \( B \).
Number of ways for \( f(3) = 6 \).
Number of ways for \( f(5) = 6 \).
Total number of functions = \( 10 \times 6 \times 6 = 360 \).
Step 3: Final Answer:
The total number of such functions is 360.
Quick Tip: Break down the problem into constrained and unconstrained parts. First solve for the specific relation given, then use the fundamental principle of counting for the independent variables.
For \( k \in \mathbb{N} \), if the sum of the series \( 1 + \frac{4}{k} + \frac{8}{k^2} + \frac{13}{k^3} + \frac{19}{k^4} + \dots \) is 10, then the value of \( k \) is \textunderscore\textunderscore\textunderscore\textunderscore\textunderscore .
Step 1: Understanding the Concept:
The given series is an Arithmetico-Geometric series where the numerators follow a pattern of differences that eventually becomes an Arithmetic Progression. We use the method of differences.
Step 2: Key Formula or Approach:
Let \( x = 1/k \). The sum is \( S = 1 + 4x + 8x^2 + 13x^3 + 19x^4 + \dots \).
The first differences are \( 3, 4, 5, 6, \dots \) (AP).
The second differences are \( 1, 1, 1, \dots \) (Constant).
Step 3: Detailed Explanation:
\[ S = 1 + 4x + 8x^2 + 13x^3 + 19x^4 + \dots \]
\[ xS = x + 4x^2 + 8x^3 + 13x^4 + \dots \]
Subtracting:
\[ S(1-x) = 1 + 3x + 4x^2 + 5x^3 + 6x^4 + \dots \]
Multiply by \( (1-x) \) again by shifting:
\[ xS(1-x) = x + 3x^2 + 4x^3 + 5x^4 + \dots \]
Subtracting:
\[ S(1-x)^2 = 1 + 2x + x^2 + x^3 + x^4 + \dots \]
\[ S(1-x)^2 = 1 + 2x + \frac{x^2}{1-x} = \frac{(1+2x)(1-x) + x^2}{1-x} = \frac{1+x-x^2}{1-x} \]
\[ S = \frac{1+x-x^2}{(1-x)^3} \]
Given \( S = 10 \):
\[ \frac{1+x-x^2}{(1-x)^3} = 10 \]
By inspection, try \( x = 1/2 \):
\[ \frac{1 + 0.5 - 0.25}{(0.5)^3} = \frac{1.25}{0.125} = 10 \]
Since \( x = 1/k = 1/2 \), we find \( k = 2 \).
Step 4: Final Answer:
The value of \( k \) is 2.
Quick Tip: For series where differences of numerators eventually become constant, multiplying the sum by \( (1-x) \) repeatedly will eventually reduce the series to a standard Geometric Progression.
The number of points, where the curve \( f(x) = e^{8x} - e^{6x} - 3e^{4x} - e^{2x} + 1, x \in \mathbb{R} \) cuts x-axis, is equal to \textunderscore\textunderscore\textunderscore\textunderscore\textunderscore .
Step 1: Understanding the Concept:
The curve cuts the x-axis where \( f(x) = 0 \). We can simplify the exponential equation by substituting \( t = e^{2x} \).
Step 2: Key Formula or Approach:
Let \( t = e^{2x} \). Since \( x \in \mathbb{R} \), \( t \) must be a strictly positive real number (\( t > 0 \)).
The equation becomes: \( t^4 - t^3 - 3t^2 - t + 1 = 0 \).
Step 3: Detailed Explanation:
This is a reciprocal-like equation. Divide by \( t^2 \):
\[ t^2 - t - 3 - \frac{1}{t} + \frac{1}{t^2} = 0 \]
\[ \left(t^2 + \frac{1}{t^2}\right) - \left(t + \frac{1}{t}\right) - 3 = 0 \]
Let \( u = t + \frac{1}{t} \). Note that for \( t > 0 \), \( u \ge 2 \) (by AM-GM).
The equation becomes: \( (u^2 - 2) - u - 3 = 0 \implies u^2 - u - 5 = 0 \).
Roots of \( u \):
\[ u = \frac{1 \pm \sqrt{1 + 20}}{2} = \frac{1 \pm \sqrt{21}}{2} \]
Since \( u \ge 2 \), we reject \( u = \frac{1 - \sqrt{21}}{2} \approx -1.79 \).
We accept \( u = \frac{1 + \sqrt{21}}{2} \approx \frac{1 + 4.58}{2} = 2.79 \), which is \( > 2 \).
For \( u = t + 1/t \), if \( u > 2 \), there are two distinct positive real roots for \( t \) (as \( t^2 - ut + 1 = 0 \) has discriminant \( u^2 - 4 > 0 \)).
Each positive value of \( t \) corresponds to exactly one real value of \( x = \frac{1}{2} \ln t \).
Step 4: Final Answer:
There are 2 such points.
Quick Tip: For symmetric polynomial equations of even degree, dividing by the middle power and substituting \( t + 1/t \) is a standard technique to reduce the degree of the equation.
If A is the area in the first quadrant enclosed by the curve \( C: 2x^2 - y + 1 = 0 \), the tangent to C at the point (1, 3) and the line \( x + y = 1 \), then the value of \( 60A \) is \textunderscore\textunderscore\textunderscore\textunderscore\textunderscore .
Step 1: Understanding the Concept:
We need to find the area bounded by a parabola, a tangent line, and a straight line in the first quadrant. This requires finding the intersection points and setting up definite integrals.
Step 2: Detailed Explanation:
1. Curve \( C \): \( y = 2x^2 + 1 \).
2. Tangent at (1, 3): \( \frac{dy}{dx} = 4x \). Slope at \( x=1 \) is 4.
Equation of tangent \( T \): \( y - 3 = 4(x - 1) \implies y = 4x - 1 \).
3. Line \( L \): \( y = 1 - x \).
Intersection of \( T \) and \( L \): \( 4x - 1 = 1 - x \implies 5x = 2 \implies x = 2/5, y = 3/5 \).
The region is bounded by \( y = 2x^2 + 1 \) from above, \( y = 1 - x \) for \( x \in [0, 2/5] \), and \( y = 4x - 1 \) for \( x \in [2/5, 1] \).
Area \( A = \int_0^{2/5} (2x^2+1 - (1-x)) \, dx + \int_{2/5}^1 (2x^2+1 - (4x-1)) \, dx \)
\[ A = \int_0^{2/5} (2x^2 + x) \, dx + \int_{2/5}^1 (2x^2 - 4x + 2) \, dx \]
\[ A = \left[ \frac{2x^3}{3} + \frac{x^2}{2} \right]_0^{2/5} + \left[ \frac{2x^3}{3} - 2x^2 + 2x \right]_{2/5}^1 \]
\[ A = \left( \frac{16}{375} + \frac{2}{25} \right) + \left( \frac{2}{3} - 2 + 2 \right) - \left( \frac{16}{375} - \frac{8}{25} + \frac{4}{5} \right) \]
\[ A = \frac{2}{3} + \frac{10}{25} - \frac{4}{5} = \frac{2}{3} + \frac{2}{5} - \frac{4}{5} = \frac{2}{3} - \frac{2}{5} = \frac{4}{15} \]
Value of \( 60A = 60 \times \frac{4}{15} = 16 \).
Step 3: Final Answer:
The value is 16.
Quick Tip: Split the integral at the intersection of the two lower boundaries. Always sketch the region to ensure you subtract the correct lower functions from the upper function.
If the line \( l_1 : 3y - 2x = 3 \) is the angular bisector of the lines \( l_2 : x - y + 1 = 0 \) and \( l_3 : \alpha x + \beta y + 17 = 0 \), then \( \alpha^2 + \beta^2 - \alpha - \beta \) is equal to \textunderscore\textunderscore\textunderscore\textunderscore\textunderscore .
Step 1: Understanding the Concept:
If one line is the angular bisector of two others, then the two lines are reflections of each other about the bisector. All three lines must intersect at the same point.
Step 2: Detailed Explanation:
Intersection of \( l_1 \) and \( l_2 \):
From \( l_2 \), \( y = x+1 \). Substitute in \( l_1 \):
\( 3(x+1) - 2x = 3 \implies x + 3 = 3 \implies x = 0 \). Then \( y = 1 \).
The intersection point is \( (0, 1) \). This point must lie on \( l_3 \):
\( \alpha(0) + \beta(1) + 17 = 0 \implies \beta = -17 \).
Slopes: \( m_1 = 2/3 \), \( m_2 = 1 \). Let \( m_3 \) be the slope of \( l_3 \).
By angular bisector property: \( \frac{m_1 - m_3}{1 + m_1 m_3} = \frac{m_2 - m_1}{1 + m_2 m_1} \)
\[ \frac{2/3 - m_3}{1 + 2m_3/3} = \frac{1 - 2/3}{1 + 2/3} = \frac{1/3}{5/3} = \frac{1}{5} \]
\[ \frac{2 - 3m_3}{3 + 2m_3} = \frac{1}{5} \implies 10 - 15m_3 = 3 + 2m_3 \implies 17m_3 = 7 \implies m_3 = \frac{7}{17} \]
Equation of \( l_3 \): \( y - 1 = \frac{7}{17}(x - 0) \implies 17y - 17 = 7x \implies 7x - 17y + 17 = 0 \).
Comparing with \( \alpha x + \beta y + 17 = 0 \), we get \( \alpha = 7 \) and \( \beta = -17 \).
Value: \( \alpha^2 + \beta^2 - \alpha - \beta = 7^2 + (-17)^2 - 7 - (-17) = 49 + 289 - 7 + 17 = 348 \).
Step 3: Final Answer:
The value is 348.
Quick Tip: The intersection point of two lines must lie on their angular bisector. Finding the vertex first significantly simplifies the problem by determining one constant immediately.
Let the tangent to the parabola \( y^2 = 12x \) at the point \( (3, \alpha) \) be perpendicular to the line \( 2x + 2y = 3 \). Then the square of distance of the point \( (6, -4) \) from the normal to the hyperbola \( \alpha^2 x^2 - 9y^2 = 9\alpha^2 \) at its point \( (\alpha - 1, \alpha + 2) \) is equal to \textunderscore\textunderscore\textunderscore\textunderscore\textunderscore .
Step 1: Understanding the Concept:
We find \( \alpha \) using the perpendicular tangent condition, then establish the hyperbola equation and its normal to calculate the distance.
Step 2: Detailed Explanation:
1. Tangent to \( y^2 = 12x \) at \( (3, \alpha) \): \( y\alpha = 6(x + 3) \). Slope \( m_t = 6/\alpha \).
2. Line \( 2x + 2y = 3 \) has slope -1. Perpendicular condition: \( \frac{6}{\alpha}(-1) = -1 \implies \alpha = 6 \).
3. Hyperbola: \( 36x^2 - 9y^2 = 324 \implies 4x^2 - y^2 = 36 \implies \frac{x^2}{9} - \frac{y^2}{36} = 1 \).
4. Normal at \( (\alpha-1, \alpha+2) = (5, 8) \):
Using \( \frac{a^2x}{x_1} + \frac{b^2y}{y_1} = a^2 + b^2 \):
\( \frac{9x}{5} + \frac{36y}{8} = 9 + 36 = 45 \implies \frac{x}{5} + \frac{y}{2} = 5 \implies 2x + 5y - 50 = 0 \).
5. Distance from \( (6, -4) \):
\( d = \frac{|2(6) + 5(-4) - 50|}{\sqrt{2^2 + 5^2}} = \frac{|12 - 20 - 50|}{\sqrt{29}} = \frac{58}{\sqrt{29}} = 2\sqrt{29} \).
Square of distance \( d^2 = 116 \).
Step 3: Final Answer:
The square of the distance is 116.
Quick Tip: The equation of a normal to a hyperbola \( \frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 \) at \( (x_1, y_1) \) is \( \frac{a^2x}{x_1} + \frac{b^2y}{y_1} = a^2 + b^2 \). Memorizing this formula avoids tedious differentiation.
Let the line \( l : x = \frac{1-y}{-2} = \frac{z-3}{\lambda}, \lambda \in \mathbb{R} \) meet the plane \( P : x + 2y + 3z = 4 \) at the point \( (\alpha, \beta, \gamma) \). If the angle between the line \( l \) and the plane \( P \) is \( \cos^{-1}\sqrt{\frac{5}{14}} \), then \( \alpha + 2\beta + 6\gamma \) is equal to \textunderscore\textunderscore\textunderscore\textunderscore\textunderscore .
Step 1: Understanding the Concept:
The angle \( \theta \) between a line and a plane is given by \( \sin \theta = \frac{|\vec{d} \cdot \vec{n}|}{|\vec{d}| |\vec{n}|} \), where \( \vec{d} \) is the line direction and \( \vec{n} \) is the plane normal.
Step 2: Detailed Explanation:
Line direction \( \vec{d} = (1, 2, \lambda) \). Plane normal \( \vec{n} = (1, 2, 3) \).
Given \( \cos \theta = \sqrt{5/14} \implies \sin \theta = \sqrt{1 - 5/14} = \sqrt{9/14} = 3/\sqrt{14} \).
\[ \frac{|(1,2,\lambda) \cdot (1,2,3)|}{\sqrt{1+4+\lambda^2} \sqrt{1+4+9}} = \frac{3}{\sqrt{14}} \implies \frac{|5+3\lambda|}{\sqrt{5+\lambda^2} \sqrt{14}} = \frac{3}{\sqrt{14}} \]
\[ (5+3\lambda)^2 = 9(5+\lambda^2) \implies 25 + 30\lambda + 9\lambda^2 = 45 + 9\lambda^2 \implies 30\lambda = 20 \implies \lambda = 2/3. \]
Point of intersection \( R \): \( (k, 1+2k, 3+\frac{2}{3}k) \). Substitute in plane:
\( k + 2(1+2k) + 3(3+\frac{2}{3}k) = 4 \implies k + 2 + 4k + 9 + 2k = 4 \implies 7k = -7 \implies k = -1 \).
Point \( (\alpha, \beta, \gamma) = (-1, -1, 3 - 2/3) = (-1, -1, 7/3) \).
Value: \( \alpha + 2\beta + 6\gamma = -1 + 2(-1) + 6(7/3) = -1 - 2 + 14 = 11 \).
Step 3: Final Answer:
The value is 11.
Quick Tip: Be careful with the trigonometric ratio! For a line-plane angle, the dot product formula gives \( \sin \theta \), while for line-line or plane-plane angles, it gives \( \cos \theta \).
Let \( \vec{a} = \hat{i} + 2\hat{j} + 3\hat{k} \) and \( \vec{b} = \hat{i} + \hat{j} - \hat{k} \). If \( \vec{c} \) is a vector such that \( \vec{a} \cdot \vec{c} = 11 \), \( \vec{b} \cdot (\vec{a} \times \vec{c}) = 27 \) and \( \vec{b} \cdot \vec{c} = -\sqrt{3} |\vec{b}| \), then \( |\vec{a} \times \vec{c}|^2 \) is equal to \textunderscore\textunderscore\textunderscore\textunderscore\textunderscore .
Step 1: Understanding the Concept:
We use the given dot products and scalar triple product to find the coordinates of vector \( \vec{c} \), then use Lagrange's identity to find the magnitude of the cross product.
Step 2: Detailed Explanation:
Let \( \vec{c} = (x, y, z) \).
1. \( \vec{a} \cdot \vec{c} = 11 \implies x + 2y + 3z = 11 \).
2. \( \vec{b} \cdot (\vec{a} \times \vec{c}) = 27 \implies [\vec{b} \, \vec{a} \, \vec{c}] = 27 \implies -[\vec{a} \, \vec{b} \, \vec{c}] = 27 \implies [\vec{a} \, \vec{b} \, \vec{c}] = -27 \).
\[ \begin{vmatrix 1 & 2 & 3
1 & 1 & -1
x & y & z \end{vmatrix = x(-5) - y(-4) + z(-1) = -5x + 4y - z = -27 \).
3. \( \vec{b} \cdot \vec{c} = -\sqrt{3} \sqrt{3} = -3 \implies x + y - z = -3 \).
Solving the system: \( z = x+y+3 \). Substitute:
\( x + 2y + 3(x+y+3) = 11 \implies 4x + 5y = 2 \).
\( -5x + 4y - (x+y+3) = -27 \implies -6x + 3y = -24 \implies -2x + y = -8 \).
From the second, \( y = 2x-8 \). Substitute in first: \( 4x + 10x - 40 = 2 \implies 14x = 42 \implies x = 3 \).
Then \( y = -2, z = 4 \). So \( \vec{c} = (3, -2, 4) \).
\( |\vec{c}|^2 = 9 + 4 + 16 = 29 \). \( |\vec{a}|^2 = 14 \).
\( |\vec{a} \times \vec{c}|^2 = |\vec{a}|^2 |\vec{c}|^2 - (\vec{a} \cdot \vec{c})^2 = (14)(29) - 11^2 = 406 - 121 = 285 \).
Step 3: Final Answer:
The magnitude squared is 285.
Quick Tip: Lagrange's Identity \( |\vec{a} \times \vec{c}|^2 + (\vec{a} \cdot \vec{c})^2 = |\vec{a}|^2 |\vec{c}|^2 \) is faster than calculating the cross product vector first and then finding its magnitude.
Let the probability of getting head for a biased coin be \( \frac{1}{4} \). It is tossed repeatedly until a head appears. Let N be the number of tosses required. If the probability that the equation \( 64x^2 + 5Nx + 1 = 0 \) has no real root is \( \frac{p}{q} \), where p and q are co-prime, then \( q - p \) is equal to \textunderscore\textunderscore\textunderscore\textunderscore\textunderscore .
Step 1: Understanding the Concept:
The quadratic equation has no real roots if its discriminant \( D < 0 \). We calculate the probability of this condition being met across all possible values of \( N \).
Step 2: Detailed Explanation:
\( D = (5N)^2 - 4(64)(1) = 25N^2 - 256 < 0 \).
\( N^2 < \frac{256}{25} = 10.24 \implies N \le 3 \).
The number of tosses \( N \) follows a Geometric distribution with \( P(H) = 1/4 \) and \( P(T) = 3/4 \).
\( P(N \le 3) = P(N=1) + P(N=2) + P(N=3) \).
\( P(N=1) = 1/4 \).
\( P(N=2) = (3/4)(1/4) = 3/16 \).
\( P(N=3) = (3/4)^2(1/4) = 9/64 \).
Sum \( P = \frac{16 + 12 + 9}{64} = \frac{37}{64} \).
Given \( p = 37 \) and \( q = 64 \). They are co-prime as 37 is prime.
\( q - p = 64 - 37 = 27 \).
Step 3: Final Answer:
The value is 27.
Quick Tip: For a Geometric distribution where success occurs on the \( k \)-th trial, the probability of failure for the first \( n \) trials is \( (1-p)^n \). Thus, \( P(N \le n) = 1 - (1-p)^n \). Here \( 1 - (3/4)^3 = 1 - 27/64 = 37/64 \).
*The article might have information for the previous academic years, please refer the official website of the exam.