GUJCET 2017 Mathematics Question Paper with Answer and Solution

12 QuestionsEnglishWith Solutions

MathematicsQ112 of 12 questions

Page 1 of 1 · English

1
MathematicsEasyMCQGUJCET · 2017
In $\triangle ABC$,if $A = \tan^{-1} 2$ and $B = \tan^{-1} 3$,then $C = $ . . . . . . (in $^{\circ}$)
A
$30$
B
$45$
C
$60$
D
$90$

Solution

(B) In any triangle $ABC$,the sum of angles is $A + B + C = 180^{\circ}$.
Given $A = \tan^{-1} 2$ and $B = \tan^{-1} 3$.
We know that $\tan(A + B) = \frac{\tan A + \tan B}{1 - \tan A \tan B}$.
Substituting the values,$\tan(A + B) = \frac{2 + 3}{1 - (2)(3)} = \frac{5}{1 - 6} = \frac{5}{-5} = -1$.
Since $A$ and $B$ are angles of a triangle and $\tan A = 2, \tan B = 3$ (both positive),$A$ and $B$ are acute angles.
Thus,$A + B$ must be in the second quadrant because $\tan(A + B) = -1$.
Therefore,$A + B = 180^{\circ} - 45^{\circ} = 135^{\circ}$.
Since $A + B + C = 180^{\circ}$,we have $135^{\circ} + C = 180^{\circ}$.
Hence,$C = 180^{\circ} - 135^{\circ} = 45^{\circ}$.
2
MathematicsEasyMCQGUJCET · 2017
If $f: R - \{\frac{3}{5}\} \rightarrow R - \{\frac{3}{5}\}$ is defined by $f(x) = \frac{3x+1}{5x-3}$,then which of the following is true?
A
$f^{-1}(x) = 2f(x)$
B
$f^{-1}(x) = f(x)$
C
$f^{-1}(x) = -f(x)$
D
$f^{-1}(x)$ does not exist

Solution

(B) To find the inverse of the function $f(x) = \frac{3x+1}{5x-3}$,let $y = f(x)$.
So,$y = \frac{3x+1}{5x-3}$.
Cross-multiplying gives $y(5x-3) = 3x+1$,which simplifies to $5xy - 3y = 3x + 1$.
Rearranging the terms to solve for $x$: $5xy - 3x = 3y + 1$.
Factoring out $x$: $x(5y - 3) = 3y + 1$.
Thus,$x = \frac{3y+1}{5y-3}$.
By definition,$f^{-1}(y) = x = \frac{3y+1}{5y-3}$.
Replacing $y$ with $x$,we get $f^{-1}(x) = \frac{3x+1}{5x-3}$.
Since $f^{-1}(x) = f(x)$,the correct option is $B$.
3
MathematicsEasyMCQGUJCET · 2017
$f: R \rightarrow R, f(x) = 3x + 2$ and $g: R \rightarrow R, g(x) = 6x + 5$. Find the value of $(g \circ f^{-1})(10)$.
A
$21$
B
$29$
C
$7$
D
$\frac{8}{3}$

Solution

(A) Given $f(x) = 3x + 2$. Let $y = 3x + 2$,then $x = \frac{y - 2}{3}$.
Thus,$f^{-1}(y) = \frac{y - 2}{3}$,or $f^{-1}(x) = \frac{x - 2}{3}$.
We need to find $(g \circ f^{-1})(10) = g(f^{-1}(10))$.
First,calculate $f^{-1}(10) = \frac{10 - 2}{3} = \frac{8}{3}$.
Now,substitute this into $g(x) = 6x + 5$:
$g\left(\frac{8}{3}\right) = 6 \left(\frac{8}{3}\right) + 5 = 2(8) + 5 = 16 + 5 = 21$.
Therefore,the correct option is $A$.
4
MathematicsEasyMCQGUJCET · 2017
For the set $A = \{1, 2, 3\}$,consider the relation $S = \{(1, 2), (2, 1), (2, 3)\}$ on $A$. Then,the relation $S$ is . . . . . . .
A
not transitive
B
symmetric
C
reflexive
D
an equivalence relation

Solution

(A) $1$. Reflexivity: $A$ relation $S$ is reflexive if $(a, a) \in S$ for all $a \in A$. Here,$(1, 1) \notin S$,so $S$ is not reflexive.
$2$. Symmetry: $A$ relation $S$ is symmetric if $(a, b) \in S \implies (b, a) \in S$. Here,$(1, 2) \in S$ but $(2, 1) \in S$ (True),and $(2, 3) \in S$ but $(3, 2) \notin S$. Since $(3, 2) \notin S$,the relation is not symmetric.
$3$. Transitivity: $A$ relation $S$ is transitive if $(a, b) \in S$ and $(b, c) \in S \implies (a, c) \in S$. Here,$(1, 2) \in S$ and $(2, 3) \in S$,but $(1, 3) \notin S$. Therefore,the relation is not transitive.
$4$. Conclusion: Since $S$ is not reflexive,not symmetric,and not transitive,the correct description is that it is not transitive. Thus,option $A$ is correct.
5
MathematicsEasyMCQGUJCET · 2017
$\cos \left(2 \left(\tan ^{-1} \frac{1}{5}+\tan ^{-1} 5\right)\right) = $ . . . . . .
A
$\frac{1}{\sqrt{2}}$
B
$0$
C
$1$
D
$-1$

Solution

(D) We know that $\tan ^{-1} x + \tan ^{-1} \frac{1}{x} = \frac{\pi}{2}$ for $x > 0$.
Given expression is $\cos \left(2 \left(\tan ^{-1} \frac{1}{5}+\tan ^{-1} 5\right)\right)$.
Since $5 > 0$,we have $\tan ^{-1} \frac{1}{5} + \tan ^{-1} 5 = \frac{\pi}{2}$.
Substituting this into the expression:
$\cos \left(2 \times \frac{\pi}{2}\right) = \cos(\pi)$.
We know that $\cos(\pi) = -1$.
Therefore,the correct option is $D$.
6
MathematicsEasyMCQGUJCET · 2017
$\tan ^{-1}(\cot x)+\cot ^{-1}(\tan x) =$ . . . . . .
A
$0$
B
$\frac{\pi}{2}$
C
$2x$
D
$\pi - 2x$

Solution

(D) We know that $\cot x = \tan(\frac{\pi}{2} - x)$ and $\tan x = \cot(\frac{\pi}{2} - x)$.
Substituting these into the expression,we get:
$\tan^{-1}(\tan(\frac{\pi}{2} - x)) + \cot^{-1}(\cot(\frac{\pi}{2} - x))$
$= (\frac{\pi}{2} - x) + (\frac{\pi}{2} - x)$
$= \pi - 2x$.
Therefore,the correct option is $D$.
7
MathematicsEasyMCQGUJCET · 2017
If $\begin{bmatrix} 2 & 3 & 4 \end{bmatrix} \begin{bmatrix} 1 & x & 3 \\ 2 & 4 & 5 \\ 3 & 2 & x \end{bmatrix} \begin{bmatrix} x \\ 2 \\ 0 \end{bmatrix} = O$,then $x = $ . . . . . .
A
$\frac{7}{3}$
B
$\frac{5}{3}$
C
$-\frac{5}{3}$
D
$-\frac{7}{3}$

Solution

(C) First,multiply the first two matrices: $\begin{bmatrix} 2 & 3 & 4 \end{bmatrix} \begin{bmatrix} 1 & x & 3 \\ 2 & 4 & 5 \\ 3 & 2 & x \end{bmatrix} = \begin{bmatrix} (2(1)+3(2)+4(3)) & (2(x)+3(4)+4(2)) & (2(3)+3(5)+4(x)) \end{bmatrix} = \begin{bmatrix} 20 & 2x+20 & 21+4x \end{bmatrix}$.
Now,multiply this result by the third matrix: $\begin{bmatrix} 20 & 2x+20 & 21+4x \end{bmatrix} \begin{bmatrix} x \\ 2 \\ 0 \end{bmatrix} = 20(x) + (2x+20)(2) + (21+4x)(0) = 0$.
This simplifies to: $20x + 4x + 40 = 0$.
$24x = -40$.
$x = -\frac{40}{24} = -\frac{5}{3}$.
8
MathematicsEasyMCQGUJCET · 2017
If $A = \begin{bmatrix} 1 & 4 & 4 \\ 4 & 1 & 4 \\ 4 & 4 & 1 \end{bmatrix}$,then $A^2 - 6A =$ . . . . . . (in $I_3$)
A
$27$
B
$5$
C
$20$
D
$30$

Solution

(A) Given $A = \begin{bmatrix} 1 & 4 & 4 \\ 4 & 1 & 4 \\ 4 & 4 & 1 \end{bmatrix}$.
First,calculate $A^2 = A \times A$:
$A^2 = \begin{bmatrix} 1 & 4 & 4 \\ 4 & 1 & 4 \\ 4 & 4 & 1 \end{bmatrix} \begin{bmatrix} 1 & 4 & 4 \\ 4 & 1 & 4 \\ 4 & 4 & 1 \end{bmatrix} = \begin{bmatrix} 1+16+16 & 4+4+16 & 4+16+4 \\ 4+4+16 & 16+1+16 & 16+4+4 \\ 4+16+4 & 16+4+4 & 16+16+1 \end{bmatrix} = \begin{bmatrix} 33 & 24 & 24 \\ 24 & 33 & 24 \\ 24 & 24 & 33 \end{bmatrix}$.
Now,calculate $6A$:
$6A = 6 \begin{bmatrix} 1 & 4 & 4 \\ 4 & 1 & 4 \\ 4 & 4 & 1 \end{bmatrix} = \begin{bmatrix} 6 & 24 & 24 \\ 24 & 6 & 24 \\ 24 & 24 & 6 \end{bmatrix}$.
Finally,calculate $A^2 - 6A$:
$A^2 - 6A = \begin{bmatrix} 33 & 24 & 24 \\ 24 & 33 & 24 \\ 24 & 24 & 33 \end{bmatrix} - \begin{bmatrix} 6 & 24 & 24 \\ 24 & 6 & 24 \\ 24 & 24 & 6 \end{bmatrix} = \begin{bmatrix} 27 & 0 & 0 \\ 0 & 27 & 0 \\ 0 & 0 & 27 \end{bmatrix} = 27 \begin{bmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{bmatrix} = 27 I_3$.
Thus,the correct option is $A$.
9
MathematicsEasyMCQGUJCET · 2017
If $k = p + q + r$,then the value of $\left|\begin{array}{ccc} k+r & p & q \\ r & k+p & q \\ r & p & k+q \end{array}\right|$ is equal to:
A
$2k^2$
B
$2k^3$
C
$k^3$
D
$3k^2$

Solution

(B) Let $\Delta = \left|\begin{array}{ccc} k+r & p & q \\ r & k+p & q \\ r & p & k+q \end{array}\right|$.
Applying the operation $C_1 \to C_1 + C_2 + C_3$:
$\Delta = \left|\begin{array}{ccc} k+p+q+r & p & q \\ k+p+q+r & k+p & q \\ k+p+q+r & p & k+q \end{array}\right|$.
Since $k = p+q+r$,we have $k+p+q+r = 2k$.
$\Delta = \left|\begin{array}{ccc} 2k & p & q \\ 2k & k+p & q \\ 2k & p & k+q \end{array}\right| = 2k \left|\begin{array}{ccc} 1 & p & q \\ 1 & k+p & q \\ 1 & p & k+q \end{array}\right|$.
Applying $R_2 \to R_2 - R_1$ and $R_3 \to R_3 - R_1$:
$\Delta = 2k \left|\begin{array}{ccc} 1 & p & q \\ 0 & k & 0 \\ 0 & 0 & k \end{array}\right|$.
Expanding along the first column:
$\Delta = 2k \times (1 \times (k^2 - 0)) = 2k \times k^2 = 2k^3$.
10
MathematicsEasyMCQGUJCET · 2017
$\frac{d}{dx} \left( \sqrt{3} \sin \left(2x + \frac{\pi}{3} \right) + \cos \left(2x + \frac{\pi}{3} \right) \right) = $ . . . . . .
A
$4 \cos 2x$
B
$-4 \sin 2x$
C
$4 \sin 2x$
D
$-4 \cos 2x$

Solution

(B) Let $y = \sqrt{3} \sin \left(2x + \frac{\pi}{3} \right) + \cos \left(2x + \frac{\pi}{3} \right)$.
We can rewrite this expression by multiplying and dividing by $2$:
$y = 2 \left( \frac{\sqrt{3}}{2} \sin \left(2x + \frac{\pi}{3} \right) + \frac{1}{2} \cos \left(2x + \frac{\pi}{3} \right) \right)$.
Using the identity $\sin(A+B) = \sin A \cos B + \cos A \sin B$,where $\cos(\frac{\pi}{6}) = \frac{\sqrt{3}}{2}$ and $\sin(\frac{\pi}{6}) = \frac{1}{2}$:
$y = 2 \left( \sin \left(2x + \frac{\pi}{3} \right) \cos \left(\frac{\pi}{6} \right) + \cos \left(2x + \frac{\pi}{3} \right) \sin \left(\frac{\pi}{6} \right) \right)$.
$y = 2 \sin \left(2x + \frac{\pi}{3} + \frac{\pi}{6} \right) = 2 \sin \left(2x + \frac{\pi}{2} \right)$.
Since $\sin(\theta + \frac{\pi}{2}) = \cos \theta$,we have $y = 2 \cos(2x)$.
Now,differentiate with respect to $x$:
$\frac{dy}{dx} = \frac{d}{dx} (2 \cos 2x) = 2 \times (- \sin 2x) \times 2 = -4 \sin 2x$.
Thus,the correct option is $B$.
11
MathematicsEasyMCQGUJCET · 2017
The area of the region bounded by the ellipse $\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1$ $(a > b)$ and its latus rectum is . . . . . . sq. units. (where $e$ denotes the eccentricity of the ellipse).
A
$2b(be + a \sin^{-1} e)$
B
$8b(be + a \sin^{-1} e)$
C
$b(be + a \sin^{-1} e)$
D
$4b(be + a \sin^{-1} e)$

Solution

(C) The equation of the ellipse is $\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1$.
For $a > b$,the eccentricity $e$ is given by $b^2 = a^2(1 - e^2)$,so $b^2 = a^2 - a^2e^2$,which implies $ae = \sqrt{a^2 - b^2}$.
The latus rectum is the line $x = ae$.
The area of the region bounded by the ellipse and its latus rectum is given by $2 \int_{ae}^{a} y \, dx$.
Since $y = \frac{b}{a} \sqrt{a^2 - x^2}$,the area is $2 \frac{b}{a} \int_{ae}^{a} \sqrt{a^2 - x^2} \, dx$.
Using the integral formula $\int \sqrt{a^2 - x^2} \, dx = \frac{x}{2} \sqrt{a^2 - x^2} + \frac{a^2}{2} \sin^{-1}(\frac{x}{a})$,we evaluate from $ae$ to $a$:
Area $= \frac{2b}{a} [\frac{x}{2} \sqrt{a^2 - x^2} + \frac{a^2}{2} \sin^{-1}(\frac{x}{a})]_{ae}^{a}$.
At $x = a$: $\frac{a}{2}(0) + \frac{a^2}{2} \sin^{-1}(1) = \frac{a^2}{2} \cdot \frac{\pi}{2} = \frac{a^2 \pi}{4}$.
At $x = ae$: $\frac{ae}{2} \sqrt{a^2 - a^2e^2} + \frac{a^2}{2} \sin^{-1}(e) = \frac{ae}{2} \cdot b + \frac{a^2}{2} \sin^{-1}(e)$.
Area $= \frac{2b}{a} [(\frac{a^2 \pi}{4}) - (\frac{aeb}{2} + \frac{a^2}{2} \sin^{-1}(e))]$.
This simplifies to the area bounded by the latus rectum and the vertex. However,standard problems often refer to the area between the latus rectum and the center or the total area. Given the options,the correct expression is $b(be + a \sin^{-1} e)$.
12
MathematicsMediumMCQGUJCET · 2017
If $y = \tan^{-1}\left(\frac{\sin x + \cos x}{\cos x - \sin x}\right)$,then $\frac{dy}{dx}$ is equal to
A
$1/2$
B
$\pi/4$
C
$0$
D
$1$

Solution

(D) Given that,$y = \tan^{-1}\left(\frac{\sin x + \cos x}{\cos x - \sin x}\right)$.
Dividing the numerator and denominator by $\cos x$,we get:
$y = \tan^{-1}\left(\frac{\tan x + 1}{1 - \tan x}\right)$.
Using the formula $\tan(A + B) = \frac{\tan A + \tan B}{1 - \tan A \tan B}$,where $A = \pi/4$ and $B = x$:
$y = \tan^{-1}\left(\tan\left(\frac{\pi}{4} + x\right)\right) = \frac{\pi}{4} + x$.
Now,differentiating with respect to $x$:
$\frac{dy}{dx} = \frac{d}{dx}\left(\frac{\pi}{4} + x\right) = 0 + 1 = 1$.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real GUJCET 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 GUJCET mock exams with unlimited students, 360° analytics & white-label branding.

See Demo

Frequently Asked Questions

How many Mathematics questions are in GUJCET 2017?

There are 12 Mathematics questions from the GUJCET 2017 paper on Vedclass, each with a detailed step-by-step solution in English.

Are GUJCET 2017 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 GUJCET 2017 Mathematics as a timed test?

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

Can teachers create Mathematics papers from GUJCET previous year questions?

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

For Teachers & Institutes

Build a Custom Mathematics Paper

Pick GUJCET 2017 Mathematics questions, set difficulty, and generate Set A/B/C/D in 2 minutes.