1
GATE CSE 2014 Set 1
MCQ (Single Correct Answer)
+1
-0.3
Let the function
$$f\left( \theta \right) = \left| {\matrix{ {\sin \,\theta } & {\cos \,\theta } & {\tan \,\theta } \cr {\sin \left( {{\pi \over 6}} \right)} & {\cos \left( {{\pi \over 6}} \right)} & {\tan \left( {{\pi \over 6}} \right)} \cr {\sin \left( {{\pi \over 3}} \right)} & {\cos \left( {{\pi \over 3}} \right)} & {\tan \left( {{\pi \over 3}} \right)} \cr } } \right|$$

Where $$\theta \in \left[ {{\pi \over 6},{\pi \over 3}} \right]$$ and $$f\left( \theta \right)$$ denote the derivative of $$f$$ with repect to $$\theta $$. Which of the following statements is/are TRUE?

$${\rm I})$$ There exists $$\theta \in \left[ {{\pi \over 6},{\pi \over 3}} \right]$$ such that $$f\left( \theta \right)$$ $$= 0$$.
$${\rm I}{\rm I})$$ There exists $$\theta \in \left[ {{\pi \over 6},{\pi \over 3}} \right]$$ such that $$f\left( \theta \right)$$ $$ \ne 0$$.

A
$${\rm I}$$ only
B
$${\rm I}$$$${\rm I}$$ only
C
Both $${\rm I}$$ and $${\rm I}$$$${\rm I}$$
D
neither $${\rm I}$$ nor $${\rm I}$$$${\rm I}$$
2
GATE CSE 2014 Set 1
MCQ (Single Correct Answer)
+2
-0.6
An ordered $$n$$-tuple $$\left( {{d_1},\,\,{d_2},\,....,{d_n}} \right)$$ with $${{d_1} \ge ,\,\,{d_2} \ge .... \ge {d_n}}$$ is called graphic if there exists a simple undirected graph with $$n$$ vertices having degrees $${d_1},{d_2},.....,{d_n}$$ respectively. Which of the following $$6$$- tuples is NOT graphic?
A
$$(1, 1, 1, 1, 1, 1)$$
B
$$(2, 2, 2, 2, 2, 2)$$
C
$$(3, 3, 3, 1, 0, 0)$$
D
$$(3, 2, 1, 1, 1, 0)$$
3
GATE CSE 2014 Set 1
Numerical
+1
-0
Consider the following system of equations:
3x + 2y = 1
4x + 7z = 1
x + y + z =3
x - 2y + 7z = 0
The number of solutions for this system is ______________________
Your input ____
4
GATE CSE 2014 Set 1
Numerical
+2
-0
Consider an undirectional graph $$G$$ where self-loops are not allowed. The vertex set of $$G$$ is $$\left\{ {\left( {i,j} \right):\,1 \le i \le 12,\,1 \le j \le 12} \right\}.$$ There is an edge between $$(a,b)$$ and $$(c,d)$$ if $$\left| {a - c} \right| \le 1$$ and $$\left| {b - d} \right| \le 1$$. The number of edges in this graph is _____.
Your input ____