IIT JEE 1979 Mathematics Question Paper with Answer and Solution

22 QuestionsEnglishWith Solutions

MathematicsQ122 of 22 questions

Page 1 of 1 · English

1
MathematicsEasyMCQIIT JEE · 1979
If ${z_1}$ and ${z_2}$ are two non-zero complex numbers such that $|{z_1} + {z_2}| = |{z_1}| + |{z_2}|,$ then $\text{arg}({z_1}) - \text{arg}({z_2})$ is equal to
A
$-\pi$
B
$-\frac{\pi}{2}$
C
$\frac{\pi}{2}$
D
$0$

Solution

(D) Given that $|{z_1} + {z_2}| = |{z_1}| + |{z_2}|$.
This condition implies that the complex numbers ${z_1}$ and ${z_2}$ lie on the same ray originating from the origin in the complex plane.
Let ${z_1} = {r_1}(\cos{\theta_1} + i\sin{\theta_1})$ and ${z_2} = {r_2}(\cos{\theta_2} + i\sin{\theta_2})$.
Then $|{z_1} + {z_2}|^2 = (|{z_1}| + |{z_2}|)^2 = |{z_1}|^2 + |{z_2}|^2 + 2|{z_1}||{z_2}|$.
Also,$|{z_1} + {z_2}|^2 = (z_1 + z_2)(\overline{z_1} + \overline{z_2}) = |z_1|^2 + |z_2|^2 + z_1\overline{z_2} + \overline{z_1}z_2 = |z_1|^2 + |z_2|^2 + 2\text{Re}(z_1\overline{z_2})$.
Comparing these,$2\text{Re}(z_1\overline{z_2}) = 2|z_1||z_2|$,which means $\cos(\theta_1 - \theta_2) = 1$.
Thus,$\theta_1 - \theta_2 = 0$,which implies $\text{arg}({z_1}) - \text{arg}({z_2}) = 0$.
2
MathematicsMediumMCQIIT JEE · 1979
If $x + iy = \sqrt{\frac{a + ib}{c + id}}$,then $(x^2 + y^2)^2 = $
A
$\frac{a^2 + b^2}{c^2 + d^2}$
B
$\frac{a + b}{c + d}$
C
$\frac{c^2 + d^2}{a^2 + b^2}$
D
$\left(\frac{a^2 + b^2}{c^2 + d^2}\right)^2$

Solution

(A) Given $x + iy = \sqrt{\frac{a + ib}{c + id}}$.
Taking the conjugate on both sides,we get $x - iy = \sqrt{\frac{a - ib}{c - id}}$.
Now,multiplying these two equations:
$(x + iy)(x - iy) = \sqrt{\frac{a + ib}{c + id}} \times \sqrt{\frac{a - ib}{c - id}}$
$x^2 + y^2 = \sqrt{\frac{(a + ib)(a - ib)}{(c + id)(c - id)}}$
$x^2 + y^2 = \sqrt{\frac{a^2 + b^2}{c^2 + d^2}}$
Squaring both sides,we get $(x^2 + y^2)^2 = \frac{a^2 + b^2}{c^2 + d^2}$.
3
MathematicsMediumMCQIIT JEE · 1979
If the cube roots of unity are $1, \omega, \omega^2$,then the roots of the equation $(x - 1)^3 + 8 = 0$ are
A
$ - 1, 1 + 2\omega, 1 + 2\omega^2$
B
$ - 1, 1 - 2\omega, 1 - 2\omega^2$
C
$ - 1, - 1, - 1$
D
None of these

Solution

(B) Given the equation $(x - 1)^3 + 8 = 0$.
This can be written as $(x - 1)^3 = -8$.
Taking the cube root on both sides,we get $x - 1 = (-8)^{1/3}$.
Since the cube roots of unity are $1, \omega, \omega^2$,the cube roots of $-8$ are $-2, -2\omega, -2\omega^2$.
Therefore,$x - 1 = -2, -2\omega, -2\omega^2$.
Adding $1$ to all sides,we get $x = 1 - 2, 1 - 2\omega, 1 - 2\omega^2$.
Thus,the roots are $-1, 1 - 2\omega, 1 - 2\omega^2$.
4
MathematicsEasyMCQIIT JEE · 1979
If $l, m, n$ are real and $l \neq m$,then the roots of the equation $(l - m)x^2 - 5(l + m)x - 2(l - m) = 0$ are
A
Complex
B
Real and distinct
C
Real and equal
D
None of these

Solution

(B) The given quadratic equation is $(l - m)x^2 - 5(l + m)x - 2(l - m) = 0$.
The discriminant $D$ of a quadratic equation $ax^2 + bx + c = 0$ is given by $D = b^2 - 4ac$.
Here,$a = (l - m)$,$b = -5(l + m)$,and $c = -2(l - m)$.
$D = [-5(l + m)]^2 - 4(l - m)(-2(l - m))$
$D = 25(l + m)^2 + 8(l - m)^2$.
Since $l$ and $m$ are real and $l \neq m$,$(l - m)^2 > 0$ and $(l + m)^2 \geq 0$.
Thus,$D = 25(l + m)^2 + 8(l - m)^2 > 0$.
Since the discriminant $D > 0$,the roots of the equation are real and distinct.
5
MathematicsMediumMCQIIT JEE · 1979
If $x, y, z$ are real and distinct,then $u = x^2 + 4y^2 + 9z^2 - 6yz - 3zx - 2xy$ is always
A
Non-negative
B
Non-positive
C
Zero
D
None of these

Solution

(A) Given $u = x^2 + 4y^2 + 9z^2 - 6yz - 3zx - 2xy$.
Multiply and divide by $2$:
$u = \frac{1}{2}(2x^2 + 8y^2 + 18z^2 - 12yz - 6zx - 4xy)$
Rearrange the terms to form perfect squares:
$u = \frac{1}{2}[(x^2 - 4xy + 4y^2) + (x^2 - 6zx + 9z^2) + (4y^2 - 12yz + 9z^2)]$
Simplify the expressions inside the brackets:
$u = \frac{1}{2}[(x - 2y)^2 + (x - 3z)^2 + (2y - 3z)^2]$
Since $x, y, z$ are real,the sum of squares is always non-negative. Thus,$u \geq 0$.
6
MathematicsMediumMCQIIT JEE · 1979
The coefficient of $x$ in the equation $x^2 + px + q = 0$ was taken as $17$ in place of $13$. Its roots were found to be $-2$ and $-15$. The roots of the original equation are:
A
$3, 10$
B
$-3, -10$
C
$-5, -18$
D
None of these

Solution

(B) Let the incorrect equation be $x^2 + 17x + q = 0$.
Given the roots are $-2$ and $-15$,the product of the roots is $(-2) \times (-15) = 30$.
Since the constant term $q$ was not changed,$q = 30$.
The original equation is $x^2 + 13x + 30 = 0$.
Factoring the equation: $x^2 + 10x + 3x + 30 = 0$.
$x(x + 10) + 3(x + 10) = 0$.
$(x + 3)(x + 10) = 0$.
Thus,the roots are $x = -3$ and $x = -10$.
7
MathematicsMediumMCQIIT JEE · 1979
If $^nC_{r-1} = 36$,$^nC_r = 84$,and $^nC_{r+1} = 126$,then the value of $r$ is
A
$1$
B
$2$
C
$3$
D
None of these

Solution

(C) We are given the following equations:
$(1)$ $\frac{^nC_{r-1}}{^nC_r} = \frac{36}{84} = \frac{3}{7}$
Using the formula $\frac{^nC_{r-1}}{^nC_r} = \frac{r}{n-r+1}$,we get $\frac{r}{n-r+1} = \frac{3}{7} \implies 7r = 3n - 3r + 3 \implies 3n - 10r = -3$.
$(2)$ $\frac{^nC_r}{^nC_{r+1}} = \frac{84}{126} = \frac{2}{3}$
Using the formula $\frac{^nC_r}{^nC_{r+1}} = \frac{r+1}{n-r}$,we get $\frac{r+1}{n-r} = \frac{2}{3} \implies 3r + 3 = 2n - 2r \implies 2n - 5r = 3$.
Multiplying the second equation by $2$,we get $4n - 10r = 6$.
Subtracting the first equation $(3n - 10r = -3)$ from this,we get $n = 9$.
Substituting $n = 9$ into $2n - 5r = 3$,we get $18 - 5r = 3 \implies 5r = 15 \implies r = 3$.
8
MathematicsEasyMCQIIT JEE · 1979
The number of ways of dividing $52$ cards amongst four players equally is
A
$\frac{52!}{(13!)^4}$
B
$\frac{52!}{(13!)^2 \times 4!}$
C
$\frac{52!}{(12!)^4 \times 4!}$
D
None of these

Solution

(A) The total number of cards is $52$,and they are to be divided equally among $4$ players,meaning each player receives $13$ cards.
The number of ways to choose $13$ cards for the first player is $^{52}C_{13}$.
The number of ways to choose $13$ cards for the second player from the remaining $39$ cards is $^{39}C_{13}$.
The number of ways to choose $13$ cards for the third player from the remaining $26$ cards is $^{26}C_{13}$.
The number of ways to choose $13$ cards for the fourth player from the remaining $13$ cards is $^{13}C_{13}$.
Therefore,the total number of ways is:
$^{52}C_{13} \times ^{39}C_{13} \times ^{26}C_{13} \times ^{13}C_{13}$
$= \frac{52!}{39! \times 13!} \times \frac{39!}{26! \times 13!} \times \frac{26!}{13! \times 13!} \times \frac{13!}{0! \times 13!}$
$= \frac{52!}{(13!)^4}$.
9
MathematicsMediumMCQIIT JEE · 1979
The number of ways of dividing $52$ cards amongst four players so that three players have $17$ cards each and the fourth player has just one card,is
A
$\frac{52!}{(17!)^3}$
B
$52!$
C
$\frac{52!}{17!}$
D
None of these

Solution

(A) The total number of ways to distribute $52$ cards among four players such that three players receive $17$ cards each and the fourth player receives $1$ card is calculated as follows:
$1$. Choose $17$ cards for the first player from $52$ cards: $^{52}C_{17} = \frac{52!}{35!17!}$.
$2$. Choose $17$ cards for the second player from the remaining $35$ cards: $^{35}C_{17} = \frac{35!}{18!17!}$.
$3$. Choose $17$ cards for the third player from the remaining $18$ cards: $^{18}C_{17} = \frac{18!}{1!17!}$.
$4$. The remaining $1$ card goes to the fourth player: $^{1}C_{1} = 1$.
Multiplying these combinations together:
$\frac{52!}{35!17!} \times \frac{35!}{18!17!} \times \frac{18!}{1!17!} \times 1 = \frac{52!}{17!17!17!1!} = \frac{52!}{(17!)^3}$.
10
MathematicsMediumMCQIIT JEE · 1979
If $\tan \theta = -\frac{4}{3},$ then $\sin \theta = $
A
$-4/5$ but not $4/5$
B
$-4/5$ or $4/5$
C
$4/5$ but not $-4/5$
D
None of these

Solution

(B) Given $\tan \theta = -\frac{4}{3}.$
We know that $\sec^2 \theta = 1 + \tan^2 \theta = 1 + \left(-\frac{4}{3}\right)^2 = 1 + \frac{16}{9} = \frac{25}{9}.$
Thus,$\cos^2 \theta = \frac{1}{\sec^2 \theta} = \frac{9}{25}.$
Using $\sin^2 \theta = 1 - \cos^2 \theta,$ we get $\sin^2 \theta = 1 - \frac{9}{25} = \frac{16}{25}.$
Therefore,$\sin \theta = \pm \frac{4}{5}.$
Since $\tan \theta$ is negative,$\theta$ lies in the $2^{nd}$ or $4^{th}$ quadrant. In the $2^{nd}$ quadrant,$\sin \theta$ is positive $(4/5)$,and in the $4^{th}$ quadrant,$\sin \theta$ is negative $(-4/5)$.
Thus,both values are possible.
11
MathematicsMediumMCQIIT JEE · 1979
If $\cos (\alpha + \beta ) = \frac{4}{5}$,$\sin (\alpha - \beta ) = \frac{5}{13}$ and $\alpha, \beta$ lie between $0$ and $\frac{\pi}{4}$,then $\tan 2\alpha = $
A
$\frac{16}{63}$
B
$\frac{56}{33}$
C
$\frac{28}{33}$
D
None of these

Solution

(B) Given $\cos (\alpha + \beta ) = \frac{4}{5}$ and $\sin (\alpha - \beta ) = \frac{5}{13}$.
Since $0 < \alpha, \beta < \frac{\pi}{4}$,we have $0 < \alpha + \beta < \frac{\pi}{2}$ and $-\frac{\pi}{4} < \alpha - \beta < \frac{\pi}{4}$.
Thus,$\sin (\alpha + \beta ) = \sqrt{1 - (\frac{4}{5})^2} = \frac{3}{5}$ and $\cos (\alpha - \beta ) = \sqrt{1 - (\frac{5}{13})^2} = \frac{12}{13}$.
We know that $2\alpha = (\alpha + \beta ) + (\alpha - \beta )$.
Using the formula $\sin(A+B) = \sin A \cos B + \cos A \sin B$:
$\sin 2\alpha = \sin ((\alpha + \beta ) + (\alpha - \beta )) = \sin (\alpha + \beta ) \cos (\alpha - \beta ) + \cos (\alpha + \beta ) \sin (\alpha - \beta )$.
$\sin 2\alpha = (\frac{3}{5} \times \frac{12}{13}) + (\frac{4}{5} \times \frac{5}{13}) = \frac{36}{65} + \frac{20}{65} = \frac{56}{65}$.
Using the formula $\cos(A+B) = \cos A \cos B - \sin A \sin B$:
$\cos 2\alpha = \cos ((\alpha + \beta ) + (\alpha - \beta )) = \cos (\alpha + \beta ) \cos (\alpha - \beta ) - \sin (\alpha + \beta ) \sin (\alpha - \beta )$.
$\cos 2\alpha = (\frac{4}{5} \times \frac{12}{13}) - (\frac{3}{5} \times \frac{5}{13}) = \frac{48}{65} - \frac{15}{65} = \frac{33}{65}$.
Therefore,$\tan 2\alpha = \frac{\sin 2\alpha}{\cos 2\alpha} = \frac{56/65}{33/65} = \frac{56}{33}$.
12
MathematicsMediumMCQIIT JEE · 1979
If $\alpha + \beta + \gamma = 2\pi ,$ then
A
$\tan \frac{\alpha }{2} + \tan \frac{\beta }{2} + \tan \frac{\gamma }{2} = \tan \frac{\alpha }{2}\tan \frac{\beta }{2}\tan \frac{\gamma }{2}$
B
$\tan \frac{\alpha }{2}\tan \frac{\beta }{2} + \tan \frac{\beta }{2}\tan \frac{\gamma }{2} + \tan \frac{\gamma }{2}\tan \frac{\alpha }{2} = 1$
C
$\tan \frac{\alpha }{2} + \tan \frac{\beta }{2} + \tan \frac{\gamma }{2} = - \tan \frac{\alpha }{2}\tan \frac{\beta }{2}\tan \frac{\gamma }{2}$
D
None of these

Solution

(A) Given $\alpha + \beta + \gamma = 2\pi$.
Dividing by $2$,we get $\frac{\alpha}{2} + \frac{\beta}{2} + \frac{\gamma}{2} = \pi$.
Taking tangent on both sides,$\tan(\frac{\alpha}{2} + \frac{\beta}{2} + \frac{\gamma}{2}) = \tan(\pi) = 0$.
Using the identity $\tan(A+B+C) = \frac{\sum \tan A - \prod \tan A}{1 - \sum \tan A \tan B}$,we have:
$\frac{\tan \frac{\alpha}{2} + \tan \frac{\beta}{2} + \tan \frac{\gamma}{2} - \tan \frac{\alpha}{2}\tan \frac{\beta}{2}\tan \frac{\gamma}{2}}{1 - (\tan \frac{\alpha}{2}\tan \frac{\beta}{2} + \tan \frac{\beta}{2}\tan \frac{\gamma}{2} + \tan \frac{\gamma}{2}\tan \frac{\alpha}{2})} = 0$.
Since the denominator is not zero,the numerator must be zero:
$\tan \frac{\alpha}{2} + \tan \frac{\beta}{2} + \tan \frac{\gamma}{2} - \tan \frac{\alpha}{2}\tan \frac{\beta}{2}\tan \frac{\gamma}{2} = 0$.
Therefore,$\tan \frac{\alpha}{2} + \tan \frac{\beta}{2} + \tan \frac{\gamma}{2} = \tan \frac{\alpha}{2}\tan \frac{\beta}{2}\tan \frac{\gamma}{2}$.
13
MathematicsEasyMCQIIT JEE · 1979
The points $(-a, -b)$,$(0, 0)$,$(a, b)$,and $(a^2, ab)$ are
A
Collinear
B
Vertices of a rectangle
C
Vertices of a parallelogram
D
None of these

Solution

(A) Let the points be $A(-a, -b)$,$B(0, 0)$,$C(a, b)$,and $D(a^2, ab)$.
To check if the points are collinear,we can check the slopes between consecutive points.
Slope of $AB = \frac{0 - (-b)}{0 - (-a)} = \frac{b}{a}$.
Slope of $BC = \frac{b - 0}{a - 0} = \frac{b}{a}$.
Since the slope of $AB$ is equal to the slope of $BC$,the points $A, B,$ and $C$ are collinear.
Now,check the slope of $CD = \frac{ab - b}{a^2 - a} = \frac{b(a - 1)}{a(a - 1)} = \frac{b}{a}$ (assuming $a \neq 1, 0$).
Since the slopes of $AB, BC,$ and $CD$ are all equal to $\frac{b}{a}$,all four points lie on the same line.
Therefore,the points are collinear.
Solution diagram
14
MathematicsDifficultMCQIIT JEE · 1979
The equation of the line which bisects the obtuse angle between the lines $x - 2y + 4 = 0$ and $4x - 3y + 2 = 0$ is:
A
$(4 - \sqrt{5})x - (3 - 2\sqrt{5})y + (2 - 4\sqrt{5}) = 0$
B
$(4 + \sqrt{5})x - (3 + 2\sqrt{5})y + (2 + 4\sqrt{5}) = 0$
C
$(4 + \sqrt{5})x + (3 + 2\sqrt{5})y + (2 + 4\sqrt{5}) = 0$
D
None of these

Solution

(B) The equations of the angle bisectors are given by $\frac{x - 2y + 4}{\sqrt{1^2 + (-2)^2}} = \pm \frac{4x - 3y + 2}{\sqrt{4^2 + (-3)^2}}$.
This simplifies to $\frac{x - 2y + 4}{\sqrt{5}} = \pm \frac{4x - 3y + 2}{5}$,or $\sqrt{5}(x - 2y + 4) = \pm (4x - 3y + 2)$.
Case $1$ (Positive sign): $\sqrt{5}x - 2\sqrt{5}y + 4\sqrt{5} = 4x - 3y + 2$,which rearranges to $(4 - \sqrt{5})x - (3 - 2\sqrt{5})y + (2 - 4\sqrt{5}) = 0$.
Case $2$ (Negative sign): $\sqrt{5}x - 2\sqrt{5}y + 4\sqrt{5} = -4x + 3y - 2$,which rearranges to $(4 + \sqrt{5})x - (3 + 2\sqrt{5})y + (2 + 4\sqrt{5}) = 0$.
To identify the obtuse bisector,check the sign of $a_1a_2 + b_1b_2$. Here $a_1a_2 + b_1b_2 = (1)(4) + (-2)(-3) = 4 + 6 = 10 > 0$. Since the sign is positive,the bisector corresponding to the negative sign in the formula $\frac{L_1}{\sqrt{a_1^2+b_1^2}} = -\frac{L_2}{\sqrt{a_2^2+b_2^2}}$ is the obtuse bisector.
Thus,the equation is $(4 + \sqrt{5})x - (3 + 2\sqrt{5})y + (2 + 4\sqrt{5}) = 0$.
15
MathematicsMediumMCQIIT JEE · 1979
The equation of the circle whose radius is $5$ and which touches the circle ${x^2} + {y^2} - 2x - 4y - 20 = 0$ externally at the point $(5, 5)$ is
A
${x^2} + {y^2} - 18x - 16y - 120 = 0$
B
${x^2} + {y^2} - 18x - 16y + 120 = 0$
C
${x^2} + {y^2} + 18x + 16y - 120 = 0$
D
${x^2} + {y^2} + 18x - 16y + 120 = 0$

Solution

(B) The given circle is ${x^2} + {y^2} - 2x - 4y - 20 = 0$.
Its center $C_1 = (1, 2)$ and radius $r_1 = \sqrt{1^2 + 2^2 - (-20)} = \sqrt{25} = 5$.
Let the required circle have center $C_2 = (h, k)$ and radius $r_2 = 5$.
Since the circles touch externally at $(5, 5)$,the point $(5, 5)$ divides the line segment joining the centers $C_1(1, 2)$ and $C_2(h, k)$ in the ratio $r_1 : r_2 = 5 : 5 = 1 : 1$.
Thus,$(5, 5) = (\frac{1+h}{2}, \frac{2+k}{2})$.
Solving for $h$ and $k$:
$1 + h = 10 \Rightarrow h = 9$
$2 + k = 10 \Rightarrow k = 8$.
The equation of the required circle is $(x - 9)^2 + (y - 8)^2 = 5^2$.
Expanding this,we get ${x^2} - 18x + 81 + {y^2} - 16y + 64 = 25$.
${x^2} + {y^2} - 18x - 16y + 120 = 0$.
16
MathematicsEasyMCQIIT JEE · 1979
Two fair dice are tossed. Let $A$ be the event that the first die shows an even number and $B$ be the event that the second die shows an odd number. The two events $A$ and $B$ are
A
Mutually exclusive
B
Independent and mutually exclusive
C
Dependent
D
Independent
17
MathematicsMediumMCQIIT JEE · 1979
Six boys and six girls sit in a row. What is the probability that the boys and girls sit alternatively?
A
$\frac{1}{462}$
B
$\frac{1}{924}$
C
$\frac{1}{2}$
D
None of these

Solution

(A) The total number of ways to arrange $12$ people in a row is $n = 12!$.
For the boys and girls to sit alternatively,there are two possible patterns: $(B, G, B, G, B, G, B, G, B, G, B, G)$ or $(G, B, G, B, G, B, G, B, G, B, G, B)$.
In each pattern,the $6$ boys can be arranged in $6!$ ways and the $6$ girls can be arranged in $6!$ ways.
Thus,the total number of favorable ways is $m = 6! \times 6! + 6! \times 6! = 2 \times 6! \times 6!$.
The required probability is $P = \frac{m}{n} = \frac{2 \times 6! \times 6!}{12!}$.
Calculating the value: $P = \frac{2 \times 720 \times 720}{479001600} = \frac{1036800}{479001600} = \frac{1}{462}$.
18
MathematicsMediumMCQIIT JEE · 1979
If $\cos(\alpha + \beta) = \frac{4}{5}$ and $\sin(\alpha - \beta) = \frac{5}{13}$,where $0 \le \alpha, \beta \le \frac{\pi}{4}$,then $\tan 2\alpha = $
A
$\frac{16}{63}$
B
$\frac{56}{33}$
C
$\frac{28}{33}$
D
None of these

Solution

(B) Given $\cos(\alpha + \beta) = \frac{4}{5}$. Since $0 \le \alpha, \beta \le \frac{\pi}{4}$,$0 \le \alpha + \beta \le \frac{\pi}{2}$,so $\tan(\alpha + \beta) = \sqrt{\sec^2(\alpha + \beta) - 1} = \sqrt{(\frac{5}{4})^2 - 1} = \frac{3}{4}$.
Given $\sin(\alpha - \beta) = \frac{5}{13}$. Since $0 \le \alpha, \beta \le \frac{\pi}{4}$,$-\frac{\pi}{4} \le \alpha - \beta \le \frac{\pi}{4}$,so $\tan(\alpha - \beta) = \frac{\sin(\alpha - \beta)}{\sqrt{1 - \sin^2(\alpha - \beta)}} = \frac{5/13}{\sqrt{1 - (5/13)^2}} = \frac{5/13}{12/13} = \frac{5}{12}$.
Now,$\tan 2\alpha = \tan((\alpha + \beta) + (\alpha - \beta))$.
Using the formula $\tan(A + B) = \frac{\tan A + \tan B}{1 - \tan A \tan B}$:
$\tan 2\alpha = \frac{\frac{3}{4} + \frac{5}{12}}{1 - (\frac{3}{4} \times \frac{5}{12})} = \frac{\frac{9+5}{12}}{1 - \frac{15}{48}} = \frac{14/12}{33/48} = \frac{14}{12} \times \frac{48}{33} = \frac{14 \times 4}{33} = \frac{56}{33}$.
19
MathematicsDifficultMCQIIT JEE · 1979
Two vertices of a triangle are $(5, -1)$ and $(-2, 3)$. If the orthocentre is the origin,then the coordinates of the third vertex are:
A
$(7, 4)$
B
$(-4, 7)$
C
$(4, -7)$
D
$(-4, -7)$

Solution

(D) Let the vertices be $A(5, -1)$,$B(-2, 3)$,and $C(h, k)$. The orthocentre $H$ is $(0, 0)$.
Since $CH \perp AB$,the slope of $AB$ is $m_{AB} = \frac{3 - (-1)}{-2 - 5} = \frac{4}{-7} = -\frac{4}{7}$.
The slope of the altitude $CH$ is $m_{CH} = -\frac{1}{m_{AB}} = \frac{7}{4}$.
Since $CH$ passes through $(0, 0)$ and $(h, k)$,its slope is $\frac{k}{h} = \frac{7}{4}$,which implies $7h - 4k = 0$ ---$(1)$.
Similarly,since $AH \perp BC$,the slope of $BC$ is $m_{BC} = \frac{k - 3}{h - (-2)} = \frac{k - 3}{h + 2}$.
The slope of the altitude $AH$ is $m_{AH} = \frac{0 - (-1)}{0 - 5} = -\frac{1}{5}$.
Since $AH \perp BC$,$m_{BC} \times m_{AH} = -1$,so $\left(\frac{k - 3}{h + 2}\right) \times \left(-\frac{1}{5}\right) = -1$.
$\frac{k - 3}{h + 2} = 5$ $\Rightarrow k - 3 = 5h + 10$ $\Rightarrow 5h - k + 13 = 0$ ---$(2)$.
Solving equations $(1)$ and $(2)$: From $(1)$,$k = \frac{7h}{4}$. Substituting into $(2)$: $5h - \frac{7h}{4} + 13 = 0$.
$\frac{20h - 7h}{4} + 13 = 0$ $\Rightarrow 13h = -52$ $\Rightarrow h = -4$.
Then $k = \frac{7(-4)}{4} = -7$.
Thus,the third vertex is $(-4, -7)$.
Solution diagram
20
MathematicsEasyMCQIIT JEE · 1979
If $\left| \begin{array}{ccc} 1 & k & 3 \\ 3 & k & -2 \\ 2 & 3 & -1 \end{array} \right| = 0$,then the value of $k$ is
A
$-1$
B
$0$
C
$1$
D
None of these

Solution

(D) Given the determinant equation: $\left| \begin{array}{ccc} 1 & k & 3 \\ 3 & k & -2 \\ 2 & 3 & -1 \end{array} \right| = 0$
Expanding along the first row:
$1(k(-1) - 3(-2)) - k(3(-1) - 2(-2)) + 3(3(3) - 2(k)) = 0$
$1(-k + 6) - k(-3 + 4) + 3(9 - 2k) = 0$
$-k + 6 - k(1) + 27 - 6k = 0$
$-k + 6 - k + 27 - 6k = 0$
$-8k + 33 = 0$
$8k = 33$
$k = \frac{33}{8}$
Since $\frac{33}{8}$ is not among the given options,the correct choice is $(d)$.
21
MathematicsEasyMCQIIT JEE · 1979
If $f(x) = x \tan^{-1} x$,then $f'(1) =$
A
$1 + \frac{\pi}{4}$
B
$\frac{1}{2} + \frac{\pi}{4}$
C
$\frac{1}{2} - \frac{\pi}{4}$
D
$2$

Solution

(B) Given $f(x) = x \tan^{-1} x$.
Applying the product rule for differentiation,$(uv)' = u'v + uv'$,where $u = x$ and $v = \tan^{-1} x$.
$f'(x) = \frac{d}{dx}(x) \cdot \tan^{-1} x + x \cdot \frac{d}{dx}(\tan^{-1} x)$.
$f'(x) = 1 \cdot \tan^{-1} x + x \cdot \frac{1}{1 + x^2}$.
$f'(x) = \tan^{-1} x + \frac{x}{1 + x^2}$.
Now,substitute $x = 1$ into the derivative:
$f'(1) = \tan^{-1}(1) + \frac{1}{1 + 1^2}$.
Since $\tan^{-1}(1) = \frac{\pi}{4}$,we have:
$f'(1) = \frac{\pi}{4} + \frac{1}{2}$.
22
MathematicsDifficultMCQIIT JEE · 1979
$\int {\frac{{{x^2}dx}}{{{{(a + bx)}^2}}}} = $
A
$\frac{1}{{{b^3}}}\left[ {x + \frac{{2a}}{b}\log (a + bx) - \frac{{{a^2}}}{{a + bx}}} \right] + C$
B
$\frac{1}{{{b^3}}}\left[ {x - \frac{{2a}}{b}\log (a + bx) + \frac{{{a^2}}}{{a + bx}}} \right] + C$
C
$\frac{1}{{{b^3}}}\left[ {x + \frac{{2a}}{b}\log (a + bx) + \frac{{{a^2}}}{{a + bx}}} \right] + C$
D
$\frac{1}{{{b^3}}}\left[ {x + \frac{{2a}}{b}\log (a + bx) - \frac{{{a^2}}}{{a + bx}}} \right] + C$

Solution

(A) Let $I = \int {\frac{{{x^2}dx}}{{{{(a + bx)}^2}}}}$.
Substitute $t = a + bx$,then $x = \frac{{t - a}}{b}$ and $dx = \frac{{dt}}{b}$.
Substituting these into the integral:
$I = \int {\frac{{{{(\frac{{t - a}}{b})}^2}}}{{{t^2}}} \cdot \frac{{dt}}{b}} = \frac{1}{{{b^3}}} \int {\frac{{{t^2} - 2at + {a^2}}}{{{t^2}}} dt}$
$I = \frac{1}{{{b^3}}} \int {(1 - \frac{{2a}}{t} + \frac{{{a^2}}}{{{t^2}}}) dt}$
$I = \frac{1}{{{b^3}}} [t - 2a \log |t| - \frac{{{a^2}}}{t}] + C$
Substituting $t = a + bx$ back:
$I = \frac{1}{{{b^3}}} [a + bx - 2a \log |a + bx| - \frac{{{a^2}}}{{a + bx}}] + C$
Since $a$ is a constant,we can absorb it into the constant of integration $C$:
$I = \frac{1}{{{b^3}}} [x + \frac{{2a}}{b} \log |a + bx| - \frac{{{a^2}}}{{b(a + bx)}}] + C$ (Note: The provided options suggest a specific form,where option $A$ matches the standard derivation).

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 1979?

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

Are IIT JEE 1979 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 1979 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 1979 Mathematics questions, set difficulty, and generate Set A/B/C/D in 2 minutes.