IIT JEE 1962 Mathematics Question Paper with Answer and Solution

4 QuestionsEnglishWith Solutions

MathematicsQ14 of 4 questions

Page 1 of 1 · English

1
MathematicsMediumMCQIIT JEE · 1962
The sum of $n$ terms of the following series $1 + (1 + x) + (1 + x + x^2) + \dots$ will be
A
$\frac{1 - x^n}{1 - x}$
B
$\frac{x(1 - x^n)}{1 - x}$
C
$\frac{n(1 - x) - x(1 - x^n)}{(1 - x)^2}$
D
None of these

Solution

(C) The $k$-th term of the series is $T_k = 1 + x + x^2 + \dots + x^{k-1} = \frac{1 - x^k}{1 - x}$.
The sum of $n$ terms is $S_n = \sum_{k=1}^{n} T_k = \sum_{k=1}^{n} \frac{1 - x^k}{1 - x}$.
$S_n = \frac{1}{1 - x} \sum_{k=1}^{n} (1 - x^k) = \frac{1}{1 - x} \left[ \sum_{k=1}^{n} 1 - \sum_{k=1}^{n} x^k \right]$.
$S_n = \frac{1}{1 - x} \left[ n - \frac{x(1 - x^n)}{1 - x} \right]$.
$S_n = \frac{n(1 - x) - x(1 - x^n)}{(1 - x)^2}$.
2
MathematicsMediumMCQIIT JEE · 1962
$\frac{C_1}{C_0} + 2\frac{C_2}{C_1} + 3\frac{C_3}{C_2} + \dots + 15\frac{C_{15}}{C_{14}} = $
A
$100$
B
$120$
C
$-120$
D
None of these

Solution

(B) The general term of the series is given by $k \frac{C_k}{C_{k-1}}$.
We know that $C_k = \binom{n}{k} = \frac{n!}{k!(n-k)!}$.
Thus,$\frac{C_k}{C_{k-1}} = \frac{n! / (k!(n-k)!)}{n! / ((k-1)!(n-k+1)!)} = \frac{(k-1)!(n-k+1)!}{k!(n-k)!} = \frac{n-k+1}{k}$.
Therefore,the $k$-th term is $k \times \frac{n-k+1}{k} = n-k+1$.
The sum is $\sum_{k=1}^{n} (n-k+1) = n + (n-1) + \dots + 1 = \frac{n(n+1)}{2}$.
For $n=15$,the sum is $\frac{15(15+1)}{2} = \frac{15 \times 16}{2} = 15 \times 8 = 120$.
3
MathematicsDifficultMCQIIT JEE · 1962
One diagonal of a square is along the line $8x - 15y = 0$ and one of its vertices is $(1, 2)$. Then the equations of the sides of the square passing through this vertex are:
A
$23x + 7y = 9, 7x + 23y = 53$
B
$23x - 7y + 9 = 0, 7x + 23y + 53 = 0$
C
$23x - 7y - 9 = 0, 7x + 23y - 53 = 0$
D
None of these

Solution

(C) Let the diagonal be $BD$ along the line $8x - 15y = 0$. The slope of $BD$ is $m_1 = \frac{8}{15}$.
Let the vertex be $D(1, 2)$. The sides passing through $D$ are $AD$ and $CD$.
In a square,the diagonal makes an angle of $45^\circ$ with the sides.
Let the slope of the sides be $m$. Then,$\tan(45^\circ) = \left| \frac{m - \frac{8}{15}}{1 + m \cdot \frac{8}{15}} \right|$.
$1 = \left| \frac{15m - 8}{15 + 8m} \right|$.
This gives two cases:
Case $1$: $15m - 8 = 15 + 8m$ $\Rightarrow 7m = 23$ $\Rightarrow m = \frac{23}{7}$.
Case $2$: $15m - 8 = -(15 + 8m)$ $\Rightarrow 15m - 8 = -15 - 8m$ $\Rightarrow 23m = -7$ $\Rightarrow m = -\frac{7}{23}$.
The equations of the sides passing through $(1, 2)$ are:
$y - 2 = \frac{23}{7}(x - 1)$ $\Rightarrow 7y - 14 = 23x - 23$ $\Rightarrow 23x - 7y - 9 = 0$.
$y - 2 = -\frac{7}{23}(x - 1)$ $\Rightarrow 23y - 46 = -7x + 7$ $\Rightarrow 7x + 23y - 53 = 0$.
Solution diagram
4
MathematicsMediumMCQIIT JEE · 1962
The vertices of a triangle are $(2, 1)$,$(5, 2)$ and $(4, 4)$. The lengths of the perpendiculars from these vertices to the opposite sides are
A
$\frac{7}{\sqrt{5}}, \frac{7}{\sqrt{13}}, \frac{7}{\sqrt{6}}$
B
$\frac{7}{\sqrt{6}}, \frac{7}{\sqrt{8}}, \frac{7}{\sqrt{10}}$
C
$\frac{7}{\sqrt{5}}, \frac{7}{\sqrt{8}}, \frac{7}{\sqrt{15}}$
D
$\frac{7}{\sqrt{5}}, \frac{7}{\sqrt{13}}, \frac{7}{\sqrt{10}}$

Solution

(D) Let the vertices be $A(2, 1)$,$B(5, 2)$,and $C(4, 4)$.
The equation of side $AB$ is $y - 1 = \frac{2 - 1}{5 - 2}(x - 2) \implies y - 1 = \frac{1}{3}(x - 2) \implies x - 3y + 1 = 0$.
The length of the perpendicular from $C(4, 4)$ to $AB$ is $D_C = \frac{|4 - 3(4) + 1|}{\sqrt{1^2 + (-3)^2}} = \frac{|4 - 12 + 1|}{\sqrt{10}} = \frac{7}{\sqrt{10}}$.
The equation of side $BC$ is $y - 2 = \frac{4 - 2}{4 - 5}(x - 5) \implies y - 2 = -2(x - 5) \implies 2x + y - 12 = 0$.
The length of the perpendicular from $A(2, 1)$ to $BC$ is $D_A = \frac{|2(2) + 1 - 12|}{\sqrt{2^2 + 1^2}} = \frac{|4 + 1 - 12|}{\sqrt{5}} = \frac{7}{\sqrt{5}}$.
The equation of side $AC$ is $y - 1 = \frac{4 - 1}{4 - 2}(x - 2) \implies y - 1 = \frac{3}{2}(x - 2) \implies 3x - 2y - 4 = 0$.
The length of the perpendicular from $B(5, 2)$ to $AC$ is $D_B = \frac{|3(5) - 2(2) - 4|}{\sqrt{3^2 + (-2)^2}} = \frac{|15 - 4 - 4|}{\sqrt{13}} = \frac{7}{\sqrt{13}}$.
Thus,the lengths are $\frac{7}{\sqrt{5}}, \frac{7}{\sqrt{13}}, \frac{7}{\sqrt{10}}$.

Vedclass Products

For Students

Vedclass Test Series

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

Start Free Trial
For Teachers

Exam Paper Generator

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

Try Free
For Institutes

Online Exam Module

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

See Demo

Frequently Asked Questions

How many Mathematics questions are in IIT JEE 1962?

There are 4 Mathematics questions from the IIT JEE 1962 paper on Vedclass, each with a detailed step-by-step solution in English.

Are IIT JEE 1962 Mathematics solutions available in English?

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

Can I practice IIT JEE 1962 Mathematics as a timed test?

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

Can teachers create Mathematics papers from IIT JEE previous year questions?

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

For Teachers & Institutes

Build a Custom Mathematics Paper

Pick IIT JEE 1962 Mathematics questions, set difficulty, and generate Set A/B/C/D in 2 minutes.