Zollege is here for to help you!!
Need Counselling
Zollege Team's profile photo

Zollege Team

Content Curator | Updated On - Apr 7, 2026

JEE Main 2026 April 7 Shift 2 B.Arch Question Paper with Solution PDF is available here for download. NTA conducted JEE Main on April 7, Shift 2, from 3 PM to 6 PM.

The JEE Main 2026 today's question paper included three sections: Mathematics, Aptitude, and Drawing, with 77 Questions carrying a total of 400 Marks, as per the JEE Main marking scheme, +4 marks for every correct answer, and -1 mark is deducted for every wrong answer.

JEE Main 2026 April 7 Shift 2 B.Arch Question Paper with Solution PDF

JEE Main 2026 April 7 Shift 2 B.Arch  Question Paper Download PDF Check Solutions
 JEE Main 2026 April 7 Shift 2 B.Arch  Question Paper

Question 1:

Let f: R \(\rightarrow\) R be a function defined by \( f(x) = \frac{e^{|x|} - e^{-x}}{e^x + e^{-x}} \), then f is:

  • (A) one - one and onto.
  • (B) one - one but not onto.
  • (C) onto but not one - one.
  • (D) neither onto nor one - one.
Correct Answer: (D) neither onto nor one - one.
View Solution




Step 1: Understanding the Question:

We need to check the injectivity (one-one) and surjectivity (onto) of the given function \( f(x) \).


Step 2: Key Formula or Approach:

Analyze the function in two intervals based on the absolute value: \( x \ge 0 \) and \( x < 0 \).


Step 3: Detailed Explanation:

Case 1: \( x \ge 0 \).

Then \( |x| = x \), so:
\[ f(x) = \frac{e^x - e^{-x}}{e^x + e^{-x}} = \tanh(x) \]

For \( x \in [0, \infty) \), the range of \( \tanh(x) \) is \( [0, 1) \).


Case 2: \( x < 0 \).

Then \( |x| = -x \), so:
\[ f(x) = \frac{e^{-x} - e^{-x}}{e^x + e^{-x}} = \frac{0}{e^x + e^{-x}} = 0 \]

This means for all negative values of \( x \), the output is always 0.


Injectivity Check:

Since \( f(-1) = 0 \) and \( f(-2) = 0 \), multiple inputs give the same output. Thus, \( f \) is not one-one.


Surjectivity Check:

The codomain is \( \mathbb{R} \). However, the range of the function is \( [0, 1) \).

Since Range \( \neq \) Codomain, \( f \) is not onto.


Step 4: Final Answer:

The function is neither onto nor one-one.
Quick Tip: If a function is constant over an interval (like \( f(x)=0 \) for \( x<0 \)), it can never be one-one.
If the range of an exponential/fractional function is bounded and the codomain is \( \mathbb{R} \), it's never onto.


Question 2:

If \( |z_1| = |z_2| = |z_3| = 1 \) and \( z_1 + z_2 + z_3 = \sqrt{2} + i \) then the number \( z_1 \bar{z}_2 + z_2 \bar{z}_3 + z_3 \bar{z}_1 \) is:

  • (A) a positive real number
  • (B) a negative real number
  • (C) always zero
  • (D) a purely imaginary number
Correct Answer: (D) a purely imaginary number
View Solution




Step 1: Understanding the Question:

We are given unimodular complex numbers and their sum. We need to find the nature of a specific cyclic sum of their products with conjugates.


Step 2: Key Formula or Approach:

Use the expansion of the square of the magnitude of a sum:
\[ |z_1 + z_2 + z_3|^2 = |z_1|^2 + |z_2|^2 + |z_3|^2 + (z_1\bar{z}_2 + \bar{z}_1z_2) + (z_2\bar{z}_3 + \bar{z}_2z_3) + (z_3\bar{z}_1 + \bar{z}_3z_1) \]

This can be written as:
\[ |z_1 + z_2 + z_3|^2 = \sum |z_i|^2 + 2Re(z_1\bar{z}_2 + z_2\bar{z}_3 + z_3\bar{z}_1) \]


Step 3: Detailed Explanation:

1. We are given \( |z_1| = |z_2| = |z_3| = 1 \), so \( \sum |z_i|^2 = 1^2 + 1^2 + 1^2 = 3 \).

2. We are given \( z_1 + z_2 + z_3 = \sqrt{2} + i \).

Calculate its squared magnitude:
\[ |z_1 + z_2 + z_3|^2 = |\sqrt{2} + i|^2 = (\sqrt{2})^2 + 1^2 = 2 + 1 = 3 \]

3. Substitute these values into the formula:
\[ 3 = 3 + 2Re(z_1\bar{z}_2 + z_2\bar{z}_3 + z_3\bar{z}_1) \]
\[ 0 = 2Re(z_1\bar{z}_2 + z_2\bar{z}_3 + z_3\bar{z}_1) \]
\[ Re(z_1\bar{z}_2 + z_2\bar{z}_3 + z_3\bar{z}_1) = 0 \]

4. Since the real part of the number is zero, the number must be purely imaginary.


Step 4: Final Answer:

The number \( z_1 \bar{z}_2 + z_2 \bar{z}_3 + z_3 \bar{z}_1 \) is a purely imaginary number.
Quick Tip: For any complex numbers \( z \), \( z + \bar{z} = 2Re(z) \).
If \( |z_1+z_2+z_3|^2 = \sum |z_i|^2 \), the pairwise cyclic sums are purely imaginary.


Question 3:

Let \( A = \begin{bmatrix} 1 & 1
0 & 1 \end{bmatrix} \) and \( B = \begin{bmatrix} b_1 & b_2
b_3 & b_4 \end{bmatrix} \). If \( 10A^{10} + adj(A^{10}) = B \), then \( b_1 + b_2 + b_3 + b_4 \) is equal to

  • (A) 91
  • (B) 92
  • (C) 111
  • (D) 112
Correct Answer: (D) 112
View Solution




Step 1: Understanding the Question:

The question asks for the sum of elements of matrix \( B \), which is derived from powers of matrix \( A \).


Step 2: Key Formula or Approach:

For a matrix of the form \( A = \begin{bmatrix} 1 & a
0 & 1 \end{bmatrix} \), the power is given by \( A^n = \begin{bmatrix} 1 & na
0 & 1 \end{bmatrix} \).

The adjoint of a \( 2 \times 2 \) matrix \( \begin{bmatrix} a & b
c & d \end{bmatrix} \) is \( \begin{bmatrix} d & -b
-c & a \end{bmatrix} \).


Step 3: Detailed Explanation:

1. Find \( A^{10} \):

Given \( A = \begin{bmatrix} 1 & 1
0 & 1 \end{bmatrix} \), then \( A^{10} = \begin{bmatrix} 1 & 10
0 & 1 \end{bmatrix} \).

2. Find \( adj(A^{10}) \):
\( adj\begin{bmatrix} 1 & 10
0 & 1 \end{bmatrix} = \begin{bmatrix} 1 & -10
0 & 1 \end{bmatrix} \).

3. Calculate \( B = 10A^{10} + adj(A^{10}) \):
\[ B = 10 \begin{bmatrix} 1 & 10
0 & 1 \end{bmatrix} + \begin{bmatrix} 1 & -10
0 & 1 \end{bmatrix} \]
\[ B = \begin{bmatrix} 10 & 100
0 & 10 \end{bmatrix} + \begin{bmatrix} 1 & -10
0 & 1 \end{bmatrix} = \begin{bmatrix} 11 & 90
0 & 11 \end{bmatrix} \]

4. Calculate the sum \( b_1 + b_2 + b_3 + b_4 \):
\[ Sum = 11 + 90 + 0 + 11 = 112 \]


Step 4: Final Answer:

The sum \( b_1 + b_2 + b_3 + b_4 \) is 112.
Quick Tip: A triangular matrix with 1s on the diagonal stays in the same form after any power \( n \), with the off-diagonal element multiplied by \( n \). This simplifies calculations significantly.


Question 4:

If \( \sum_{k=1}^n \phi(k) = \frac{2n}{n+1} \), then \( \sum_{k=1}^{10} \frac{1}{\phi(k)} \) is equal to :

  • (A) \( \frac{11}{20} \)
  • (B) 220
  • (C) \( \frac{55}{18} \)
  • (D) 10
Correct Answer: (B) 220
View Solution




Step 1: Understanding the Question:

We are given a formula for the sum of a sequence \( \phi(k) \). We need to find the general term \( \phi(k) \) first, then evaluate the sum of its reciprocals.


Step 2: Key Formula or Approach:

Let \( S_n = \sum_{k=1}^n \phi(k) \). Then the general term is \( \phi(n) = S_n - S_{n-1} \).


Step 3: Detailed Explanation:

1. Find \( \phi(n) \):
\[ \phi(n) = S_n - S_{n-1} = \frac{2n}{n+1} - \frac{2(n-1)}{(n-1)+1} = \frac{2n}{n+1} - \frac{2n-2}{n} \]
\[ \phi(n) = \frac{2n^2 - (2n-2)(n+1)}{n(n+1)} = \frac{2n^2 - (2n^2 + 2n - 2n - 2)}{n(n+1)} = \frac{2}{n(n+1)} \]

2. Express \( \frac{1}{\phi(k)} \):
\[ \frac{1}{\phi(k)} = \frac{k(k+1)}{2} = \frac{1}{2}(k^2 + k) \]

3. Calculate the sum \( \sum_{k=1}^{10} \frac{1}{\phi(k)} \):
\[ \sum_{k=1}^{10} \frac{1}{2}(k^2 + k) = \frac{1}{2} \left[ \sum_{k=1}^{10} k^2 + \sum_{k=1}^{10} k \right] \]

Using standard sum formulas:
\( \sum_{k=1}^{10} k^2 = \frac{10(11)(21)}{6} = 385 \)
\( \sum_{k=1}^{10} k = \frac{10(11)}{2} = 55 \)
\[ Total Sum = \frac{1}{2} [385 + 55] = \frac{1}{2} [440] = 220 \]


Step 4: Final Answer:

The sum is 220.
Quick Tip: For any sequence, the term \( a_n \) can be found by \( S_n - S_{n-1} \).
Remember the first few square sums: \( \sum 1^2 \dots 10^2 = 385 \).


Question 5:

If in the binomial expansion of \( (1 - x)^m(1 + x)^n \), the coefficients of \( x \) and \( x^2 \) are respectively 3 and -4, then the ratio \( m : n \) is equal to :

  • (A) 10 : 7
  • (B) 8 : 11
  • (C) 10 : 13
  • (D) 7 : 10
Correct Answer: (D) 7 : 10
View Solution




Step 1: Understanding the Question:

We need to find the values of \( m \) and \( n \) from the given coefficients of the first two non-constant terms of the product's expansion.


Step 2: Key Formula or Approach:

Use the binomial theorem:
\( (1-x)^m = 1 - mx + \frac{m(m-1)}{2}x^2 + \dots \)
\( (1+x)^n = 1 + nx + \frac{n(n-1)}{2}x^2 + \dots \)


Step 3: Detailed Explanation:

1. Expand the product and find coefficients:

Product \( \approx (1 - mx + \frac{m^2-m}{2}x^2)(1 + nx + \frac{n^2-n}{2}x^2) \)

Coeff of \( x \): \( n - m = 3 \) (Equation 1)

Coeff of \( x^2 \): \( \frac{n^2-n}{2} + \frac{m^2-m}{2} - mn = -4 \)
\[ \frac{1}{2}(n^2 - 2mn + m^2) - \frac{1}{2}(n + m) = -4 \]
\[ \frac{1}{2}(n-m)^2 - \frac{1}{2}(n+m) = -4 \]

2. Substitute \( n-m = 3 \) into the \( x^2 \) equation:
\[ \frac{1}{2}(3)^2 - \frac{1}{2}(n+m) = -4 \]
\[ \frac{9}{2} - \frac{n+m}{2} = -4 \implies 9 - (n+m) = -8 \implies n+m = 17 \] (Equation 2)

3. Solve the system of linear equations:
\( n - m = 3 \)
\( n + m = 17 \)

Adding the two equations: \( 2n = 20 \implies n = 10 \).

Subtracting: \( 2m = 14 \implies m = 7 \).

4. Find the ratio:
\( m : n = 7 : 10 \).


Step 4: Final Answer:

The ratio \( m : n \) is 7 : 10.
Quick Tip: For \( (1+ax)^n \), the coefficients are \( na \), \( \frac{n(n-1)a^2}{2} \), etc.
Using \( (n-m)^2 = n^2 + m^2 - 2mn \) directly in the second equation saves time.


Question 6:

If \( f(x) = \begin{vmatrix} \sin x & \cos x & \tan x
x^3 & x^2 & x
2x & 1 & 1 \end{vmatrix} \), then \( \lim_{x \to 0} \frac{f(x)}{x^2} \) is

  • (A) 1
  • (B) -1
  • (C) 0
  • (D) 2
Correct Answer: (A) 1
View Solution




Step 1: Understanding the Question:

We need to evaluate the limit of a ratio involving a determinant as \( x \) approaches 0.


Step 2: Key Formula or Approach:

Use small-angle approximations for trigonometric functions:

As \( x \to 0 \), \( \sin x \approx x \), \( \cos x \approx 1 - \frac{x^2}{2} \), \( \tan x \approx x \).


Step 3: Detailed Explanation:

1. Expand the determinant \( f(x) \) along the first row:
\( f(x) = \sin x(x^2 - x) - \cos x(x^3 - 2x^2) + \tan x(x^3 - 2x^3) \)
\( f(x) = \sin x(x^2 - x) - \cos x(x^3 - 2x^2) - \tan x(x^3) \)

2. Use Taylor expansions around \( x=0 \):
\( \sin x(x^2 - x) \approx (x - \frac{x^3}{6})(x^2 - x) \approx x^3 - x^2 + \dots \)
\( -\cos x(x^3 - 2x^2) \approx -(1 - \frac{x^2}{2})(x^3 - 2x^2) \approx -(x^3 - 2x^2 - \frac{x^5}{2} + x^4) \approx 2x^2 - x^3 - x^4 + \dots \)
\( -\tan x(x^3) \approx -x(x^3) = -x^4 \)

3. Combine dominant terms (those with powers \( \le 2 \)):
\( f(x) \approx (-x^2 + x^3) + (2x^2 - x^3) - x^4 \dots \)
\( f(x) \approx x^2 - x^4 \dots \)

4. Evaluate the limit:
\( \lim_{x \to 0} \frac{f(x)}{x^2} = \lim_{x \to 0} \frac{x^2 - x^4}{x^2} = \lim_{x \to 0} (1 - x^2) = 1 \).


Step 4: Final Answer:

The limit value is 1.
Quick Tip: When dealing with limits of determinants involving trig and polynomial terms, keep only the lowest power of \( x \) in the final expansion. Terms of higher degree will vanish in the limit.


Question 7:

The maximum value of \( f(x) = 2 \sin x + \sin 2x \), in the interval \( [0, \frac{3}{2}\pi] \) is

  • (A) \( \sqrt{2} + 1 \)
  • (B) \( 2\sqrt{3} \)
  • (C) \( \frac{3\sqrt{3}}{2} \)
  • (D) \( \sqrt{3} \)
Correct Answer: (C) \( \frac{3\sqrt{3}}{2} \)
View Solution




Step 1: Understanding the Question:

The objective is to find the absolute maximum value of the trigonometric function \( f(x) = 2 \sin x + \sin 2x \) within the closed interval \( [0, \frac{3\pi}{2}] \).


Step 2: Key Formula or Approach:

To find the maximum value, we determine the critical points where the derivative \( f'(x) = 0 \), and then evaluate the function at these critical points and the endpoints of the interval.


Step 3: Detailed Explanation:

1. Find the first derivative:
\[ f'(x) = \frac{d}{dx}(2 \sin x + \sin 2x) = 2 \cos x + 2 \cos 2x \]

2. Set the derivative to zero to find critical points:
\[ 2 \cos x + 2 \cos 2x = 0 \implies \cos 2x + \cos x = 0 \]

Using the identity \( \cos 2x = 2 \cos^2 x - 1 \):
\[ 2 \cos^2 x + \cos x - 1 = 0 \]

Factoring the quadratic equation in terms of \( \cos x \):
\[ (2 \cos x - 1)(\cos x + 1) = 0 \]

This gives two possible values for \( \cos x \):
\[ \cos x = \frac{1}{2} or \cos x = -1 \]

3. Identify critical points in the interval \( [0, \frac{3\pi}{2}] \):

From \( \cos x = \frac{1}{2} \), we get \( x = \frac{\pi}{3} \).

From \( \cos x = -1 \), we get \( x = \pi \).

4. Evaluate \( f(x) \) at critical points and endpoints:

At \( x = 0 \): \( f(0) = 2 \sin 0 + \sin 0 = 0 \).

At \( x = \frac{\pi}{3} \): \( f(\frac{\pi}{3}) = 2 \sin \frac{\pi}{3} + \sin \frac{2\pi}{3} = 2 \cdot \frac{\sqrt{3}}{2} + \frac{\sqrt{3}}{2} = \sqrt{3} + \frac{\sqrt{3}}{2} = \frac{3\sqrt{3}}{2} \).

At \( x = \pi \): \( f(\pi) = 2 \sin \pi + \sin 2\pi = 0 \).

At \( x = \frac{3\pi}{2} \): \( f(\frac{3\pi}{2}) = 2 \sin \frac{3\pi}{2} + \sin 3\pi = 2(-1) + 0 = -2 \).


Step 4: Final Answer:

Comparing the values \( 0, \frac{3\sqrt{3}}{2}, 0, and -2 \), the maximum value is \( \frac{3\sqrt{3}}{2} \).
Quick Tip: For functions of the form \( a \sin x + b \sin 2x \), checking the boundaries is essential even if you find critical points inside the interval.
Using the double angle identity \( \sin 2x = 2 \sin x \cos x \) often helps in simplifying the original function for easier evaluation.


Question 8:

Let \( y(x) = (1 + x)(1 + x^2)(1 + x^4) \dots (1 + x^{32}) \). Then \( \frac{dy}{dx} \) at \( x = \frac{1}{2} \), is

  • (A) \( 1 - 65 \left(\frac{1}{2}\right)^{62} \)
  • (B) \( 1 - 63 \left(\frac{1}{2}\right)^{64} \)
  • (C) \( 4 - 65 \left(\frac{1}{2}\right)^{62} \)
  • (D) \( 4 - 63 \left(\frac{1}{2}\right)^{64} \)
Correct Answer: (C) \( 4 - 65 \left(\frac{1}{2}\right)^{62} \)
View Solution




Step 1: Understanding the Question:

The problem asks for the value of the derivative of a specific finite product of binomials at the point \( x = \frac{1}{2} \).


Step 2: Key Formula or Approach:

The product is a classic expansion related to the difference of squares identity. We can simplify it using the identity:
\[ (1-x)(1+x)(1+x^2)(1+x^4)\dots(1+x^{2^n}) = 1 - x^{2^{n+1}} \]


Step 3: Detailed Explanation:

1. Simplify the expression for \( y(x) \):

Multiply and divide by \( (1-x) \):
\[ y(x) = \frac{(1-x)(1+x)(1+x^2)(1+x^4)\dots(1+x^{32})}{1-x} \]

Applying the identity repeatedly:
\[ (1-x)(1+x) = 1-x^2 \]
\[ (1-x^2)(1+x^2) = 1-x^4 \]

Continuing this up to the last term:
\[ y(x) = \frac{1 - x^{64}}{1-x} \]

2. Differentiate \( y(x) \) with respect to \( x \) using the quotient rule:
\[ \frac{dy}{dx} = \frac{(1-x)(-64x^{63}) - (1-x^{64})(-1)}{(1-x)^2} \]
\[ \frac{dy}{dx} = \frac{-64x^{63} + 64x^{64} + 1 - x^{64}}{(1-x)^2} = \frac{1 - 64x^{63} + 63x^{64}}{(1-x)^2} \]

3. Evaluate the derivative at \( x = \frac{1}{2} \):

Denominator: \( (1 - \frac{1}{2})^2 = (\frac{1}{2})^2 = \frac{1}{4} \)

Numerator: \( 1 - 64(\frac{1}{2})^{63} + 63(\frac{1}{2})^{64} \)

Since \( 64 = 2^6 \), the second term is \( 2^6 \cdot \frac{1}{2^{63}} = \frac{1}{2^{57}} \).

To make common denominators, let's write everything in terms of \( 2^{64} \):
\[ Numerator = 1 - \frac{128}{2^{64}} + \frac{63}{2^{64}} = 1 - \frac{65}{2^{64}} = 1 - 65 \left( \frac{1}{2} \right)^{64} \]

4. Compute final value:
\[ \frac{dy}{dx} = \frac{1 - 65(\frac{1}{2})^{64}}{\frac{1}{4}} = 4 \left[ 1 - 65 \left( \frac{1}{2} \right)^{64} \right] = 4 - 65 \cdot 4 \cdot \left( \frac{1}{2} \right)^{64} \]
\[ \frac{dy}{dx} = 4 - 65 \cdot 2^2 \cdot \frac{1}{2^{64}} = 4 - \frac{65}{2^{62}} = 4 - 65 \left( \frac{1}{2} \right)^{62} \]


Step 4: Final Answer:

The value of the derivative at \( x = \frac{1}{2} \) is \( 4 - 65 \left( \frac{1}{2} \right)^{62} \).
Quick Tip: For products of the form \( \prod_{i=0}^n (1+x^{2^i}) \), always remember the telescoping identity which results in \( \frac{1-x^{2^{n+1}}}{1-x} \).
This significantly simplifies the differentiation process compared to using the product rule on many terms.


Question 9:

If \( f(x) = \begin{vmatrix} \sin x & \cos x & \tan x
x^3 & x^2 & x
2x & 1 & 1 \end{vmatrix} \), then \( \lim_{x \to 0} \frac{f(x)}{x^2} \) is

  • (A) 1
  • (B) -1
  • (C) 0
  • (D) 2
Correct Answer: (A) 1
View Solution




Step 1: Understanding the Question:

We need to evaluate the limit of the ratio between a determinant function \( f(x) \) and \( x^2 \) as \( x \) approaches 0.


Step 2: Key Formula or Approach:

Expanding the determinant and using small-angle approximations (Taylor expansions) for trigonometric functions is the most efficient method.


Step 3: Detailed Explanation:

1. Expand the determinant \( f(x) \) along the first row:
\[ f(x) = \sin x \begin{vmatrix} x^2 & x
1 & 1 \end{vmatrix} - \cos x \begin{vmatrix} x^3 & x
2x & 1 \end{vmatrix} + \tan x \begin{vmatrix} x^3 & x^2
2x & 1 \end{vmatrix} \]
\[ f(x) = \sin x(x^2 - x) - \cos x(x^3 - 2x^2) + \tan x(x^3 - 2x^3) \]
\[ f(x) = \sin x(x^2 - x) - \cos x(x^3 - 2x^2) - \tan x(x^3) \]

2. Use Taylor expansions as \( x \to 0 \):
\( \sin x \approx x - \frac{x^3}{6} \dots \)
\( \cos x \approx 1 - \frac{x^2}{2} \dots \)
\( \tan x \approx x + \frac{x^3}{3} \dots \)

3. Substitute these into the expression for \( f(x) \) and keep terms up to \( x^2 \):
\[ \sin x(x^2 - x) \approx x(x^2 - x) = x^3 - x^2 \]
\[ -\cos x(x^3 - 2x^2) \approx -(1)(x^3 - 2x^2) = -x^3 + 2x^2 \]
\[ -\tan x(x^3) \approx -(x)(x^3) = -x^4 (negligible) \]

4. Summing the dominant terms:
\[ f(x) \approx (x^3 - x^2) + (-x^3 + 2x^2) = x^2 \]

5. Now, compute the limit:
\[ \lim_{x \to 0} \frac{f(x)}{x^2} = \lim_{x \to 0} \frac{x^2 + higher order terms}{x^2} = 1 \]


Step 4: Final Answer:

The limit of the function as \( x \to 0 \) is 1.
Quick Tip: When dealing with limits of determinants where one row/column has polynomial entries of different degrees, the lowest combined degree often determines the limit value.
In this case, after expansion, only the \( x^2 \) terms were significant as \( x \to 0 \).


Question 10:

If a plan is drawn at 1:100 scale, 1 cm on drawing represents:

  • (A) 10 cm
  • (B) 100 cm
  • (C) 1 m
  • (D) 10 m
Correct Answer: (B) 100 cm
View Solution




Step 1: Understanding the Question:

The question asks for the real-world equivalent of 1 cm on a drawing, given a representative fraction (scale) of 1:100.


Step 2: Key Formula or Approach:

A scale of \( 1:n \) means that 1 unit on the drawing represents \( n \) units in the actual object or plan.


Step 3: Detailed Explanation:

For a 1:100 scale:

1 unit on paper = 100 units on site.

Therefore, 1 cm on the drawing represents:
\[ 1 cm \times 100 = 100 cm \]

In standard metric units, 100 cm is equal to 1 meter.

Looking at the options, both 100 cm and 1 m are provided.

Typically, in architectural drawings, the scale is interpreted as "1 cm represents 1 meter," but mathematically, the direct conversion from 1:100 for 1 cm is 100 cm.


Step 4: Final Answer:

1 cm on the drawing represents 100 cm in reality.
Quick Tip: Scale ratios are dimensionless.
Always convert the result to standard units (like meters) to verify against all options.
For 1:100, just remember 1 cm = 1 m.


Question 11:

Which architectural element primarily allows natural ventilation?

  • (A) False ceiling
  • (B) Skylight
  • (C) Louvers
  • (D) Parapet
Correct Answer: (C) Louvers
View Solution




Step 1: Understanding the Question:

The question asks to identify which of the listed elements is designed specifically to facilitate natural airflow in a building.


Step 2: Detailed Explanation:

(A) False ceiling: Primarily used for aesthetic purposes, soundproofing, or to hide services like electrical wires and AC ducts. It does not facilitate ventilation.

(B) Skylight: A window installed in a roof or ceiling to provide natural light. While some are operable, their primary function is lighting.

(C) Louvers: These are shutters or blinds with horizontal slats that are angled to admit light and air while keeping out rain and direct sunshine. They are a primary tool for passive natural ventilation.

(D) Parapet: A low protective wall along the edge of a roof, bridge, or balcony. It has no role in internal ventilation.


Step 3: Final Answer:

Louvers are the primary architectural element among the options designed for natural ventilation.
Quick Tip: Passive cooling strategies often utilize louvers to control the micro-climate within a building without using mechanical power.


Question 12:

The Lotus Temple in New Delhi is an example of which architectural style?

  • (A) Brutalist architecture
  • (B) Indo-Saracenic architecture
  • (C) Expressionist architecture
  • (D) Contemporary symbolic architecture
Correct Answer: (C) Expressionist architecture
View Solution




Step 1: Understanding the Question:

The question requires identifying the architectural style of the Baháʼí House of Worship (Lotus Temple) located in New Delhi.


Step 2: Detailed Explanation:

The Lotus Temple, designed by Fariborz Sahba, is known for its flower-like shape.

Architectural classification:

- Expressionist architecture is characterized by distorted shapes for emotional effect and highly sculptural forms. The petal-like shells of the Lotus Temple are a classic example of this.

- While it is a "Contemporary symbolic" structure (representing a lotus), in standard architectural history exams, it is most formally categorized under Expressionism or Modern Expressionism.


Step 3: Final Answer:

The Lotus Temple is a prominent example of Expressionist architecture.
Quick Tip: Look for keywords like "organic form," "sculptural shells," and "non-linear" to identify Expressionist works in architecture.


Question 13:

Fly ash is primarily added to cement to improve:

  • (A) Initial setting time
  • (B) Workability and durability
  • (C) Color uniformity
  • (D) Density only
Correct Answer: (B) Workability and durability
View Solution




Step 1: Understanding the Question:

Fly ash is a byproduct of coal combustion used as a pozzolanic material in concrete. The question asks for the main benefit of its addition.


Step 2: Detailed Explanation:

- Workability: Fly ash particles are spherical (the "ball bearing" effect), which reduces the friction between aggregate particles, making the concrete mix easier to pour and finish.

- Durability: Fly ash reacts with calcium hydroxide (a byproduct of cement hydration) to create additional cementitious compounds. This fills pores, reduces permeability, and increases resistance to chemical attacks (like sulfate or chloride) over time.

- It actually increases setting time (retarder effect), which is not usually an "improvement" in all contexts, making (A) incorrect.


Step 3: Final Answer:

Fly ash improves the workability of fresh concrete and the long-term durability of hardened concrete.
Quick Tip: Fly ash is a "Green" material as it replaces a portion of Portland cement, reducing the carbon footprint of concrete.


Question 14:

Which UNESCO World Heritage Site is an outstanding example of Mughal garden-tomb architecture?

  • (A) Humayun's Tomb
  • (B) Qutub Minar
  • (C) Fatehpur Sikri
  • (D) Red Fort
Correct Answer: (A) Humayun's Tomb
View Solution




Step 1: Understanding the Question:

The question asks to identify the site that represents the "garden-tomb" (Charbagh) tradition of the Mughal empire.


Step 2: Detailed Explanation:

- Humayun's Tomb (built in the 1560s) is the first substantial example of Mughal architecture in India. It introduced the concept of the "Charbagh" (four-quadrant garden) with a monumental tomb at the center. It served as a precursor to the Taj Mahal.

- Qutub Minar is a victory tower from the Delhi Sultanate era.

- Fatehpur Sikri is a palatial city complex.

- Red Fort is a fortified palace and administrative complex.


Step 3: Final Answer:

Humayun's Tomb is the definitive example of the Mughal garden-tomb style.
Quick Tip: The "Charbagh" layout is a square garden divided into four equal parts by walkways or flowing water, symbolizing the Islamic concept of paradise.


Question 15:

Which material is most suitable for long-span tensile structures?

  • (A) Reinforced concrete
  • (B) Structural steel
  • (C) PVC-coated polyester fabric
  • (D) Burnt clay brick
Correct Answer: (C) PVC-coated polyester fabric
View Solution




Step 1: Understanding the Question:

Tensile structures are those that carry loads primarily through tension. The question asks for the most appropriate material for long-span applications of this type.


Step 2: Detailed Explanation:

- Reinforced concrete and brick are excellent in compression but heavy and weak in tension. They are unsuitable for flexible "tensile" membranes.

- Structural steel is great in tension (e.g., cables), but for the surface of a long-span structure (like a stadium roof), a membrane material is needed.

- PVC-coated polyester fabric is a common, cost-effective, and highly durable membrane material designed specifically for tensile architecture. It is lightweight and can span large distances when tensioned.


Step 3: Final Answer:

PVC-coated polyester fabric is the most suitable membrane material for long-span tensile structures.
Quick Tip: Tensile structures often utilize high-strength steel cables as the primary supports and coated fabrics (like PVC or PTFE) for the cladding surfaces.


Question 16:

The Lotus Temple in Delhi is constructed mainly using:

  • (A) Sandstone
  • (B) White Makrana marble
  • (C) Granite
  • (D) Reinforced steel panels
Correct Answer: (B) White Makrana marble
View Solution




Step 1: Understanding the Question:

This question pertains to the external cladding material that gives the Lotus Temple its iconic white appearance.


Step 2: Detailed Explanation:

While the structure itself is made of white reinforced concrete shells, the exterior of the 27 free-standing petals is clad in white marble panels. These panels were sourced from the Penteli Mountain in Greece and the Makrana quarries in Rajasthan. In architectural general knowledge, the "white marble" finish is the defining characteristic.


Step 3: Final Answer:

The main visible material of the Lotus Temple petals is white Makrana marble.
Quick Tip: The Taj Mahal and the Lotus Temple both share "White Makrana Marble" as their primary aesthetic material.


Question 17:

The Golden Ratio (1:1.618) is mainly associated with

  • (A) Structural strength
  • (B) Aesthetic proportion
  • (C) Material durability
  • (D) Thermal comfort
Correct Answer: (B) Aesthetic proportion
View Solution




Step 1: Understanding the Question:

The Golden Ratio (represented by the Greek letter Phi, \( \phi \approx 1.618 \)) is a famous mathematical constant used in design.


Step 2: Detailed Explanation:

The Golden Ratio has been used since antiquity in architecture, art, and graphic design because it is believed to create the most visually pleasing and harmonious proportions. It is found in nature (e.g., shell spirals, flower patterns) and famous buildings like the Parthenon. It does not relate to physical properties like strength, durability, or thermal performance.


Step 3: Final Answer:

The Golden Ratio is primarily a tool for achieving aesthetic proportion.
Quick Tip: The Golden Ratio is closely related to the Fibonacci sequence. The ratio of consecutive Fibonacci numbers \( \frac{F_{n+1}}{F_n} \) approaches \( \phi \) as \( n \to \infty \).

JEE Main 2026 Second Attempt Paper Discussion

*The article might have information for the previous academic years, please refer the official website of the exam.

Ask your question

Subscribe To Our News Letter

Get Latest Notification Of Colleges, Exams and News

© 2026 Patronum Web Private Limited