• S
    SwaseekhGATE Preparation
General
  • Dashboard
  • Syllabus
  • Questions
  • Aptitude
  • Mock Tests
  • TCS NQT 2026
Account
  • Pricing
  • Contact
  1. GATE CS
  2. PYQs
  3. General Aptitude

A window is made up of a square portion and an equilateral triangle portion above it. The base of the triangular portion coincides with the upper side of the square. If the perimeter of the window is 6 m, the area of the window in m^2 is ___________. A. 1.43 B. 2.06 C. 2.68 D. 2.88

GATE 2016 · General Aptitude · Geometry · medium

Answer: Total area = (1 + sqrt(3)/4) * 1.44 approximately 2.06 m^2

  1. Find side length from perimeter: 5s = 6 => s = 6/5 = 1.2 m
  2. Compute area of square: Area_square = (1.2)^2 = 1.44 m^2
  3. Compute area of equilateral triangle: Area_triangle = (sqrt(3)/4) * (1.2)^2 = (1.7321/4) * 1.44 = 0.4330 * 1.44 = 0.6235 m^2
  4. Total window area: Total Area = 1.44 + 0.6235 = 2.0635 approximately 2.06 m^2