SEE Grade 10 Test
Comprehensive Examination Paper
English Language, Compulsory Mathematics & Optional Mathematics
Reading Passage: The Architecture of Resilience
For centuries, indigenous architectural practices across the Himalayan region and the Andean highlands were dismissed by modern civil engineers as primitive, inefficient, and bound by superstition. However, as rapid urbanization and climate-induced extreme weather events increasingly fracture modern concrete infrastructure, urban planners are experiencing a profound paradigm shift. They are turning their gaze backward, discovering that traditional vernacular architecture encodes centuries of sophisticated empirical data regarding seismic activity, thermal regulation, and ecological balance.
Consider the Dhajji Dewal and Bhatar construction techniques traditional to the seismically volatile mountain ranges of South Asia. Instead of utilizing rigid, unyielding concrete walls that shatter under the lateral forces of an earthquake, these structures employ a timber-tied masonry system. By dividing walls into smaller panels braced by wooden beams, the structure absorbs and dissipates seismic energy through controlled deformation. The building effectively "dances" with the tectonic tremors rather than resisting them rigidly. Similarly, the strategic use of locally sourced stone, earth, and untreated timber ensures a negligible carbon footprint while providing superior thermal insulation against extreme alpine diurnal temperature variations.
Despite these proven advantages, the widespread standardization of global building codes has accelerated the erosion of these heritage techniques. Contemporary regulations often prioritize standardized compressive strength metrics—which favor steel-reinforced concrete—over the dynamic flexibility and ecological integration inherent to vernacular methods. Furthermore, the economic prestige associated with modern Western architectural aesthetics has driven rural communities to abandon ancestral building wisdom in favor of concrete structures that perform poorly in thermal efficiency and catastrophic seismic events. To construct truly resilient cities for the future, structural engineering must move beyond a binary choice between modern technology and traditional wisdom, synthesizing the analytical precision of contemporary engineering with the ecological and seismic intuition of traditional craftsmanship.
A municipal water reservoir consists of a large cylindrical main tank surmounted by a conical roof. The total height of the entire structure from the ground to the tip of the cone is \(18\text{ meters}\), and the diameter of the cylindrical base is \(14\text{ meters}\). If the height of the cylindrical portion is exactly \(3\) times the vertical height of the conical roof:
A father leaves an inheritance of Rs. \(2,522,000\) to be divided between his two daughters, aged \(14\) years and \(16\) years, in such a way that both will receive the exact same amount of money when they attain the age of \(18\) years. The fund is invested in a high-yield account paying compound interest at a rate of \(5\%\) per annum, compounded annually.
A regional electronics distributor imports a shipment of solar power inverters. The marked price of an inverter is set at \(40\%\) above the actual cost price. During a festival sale, the distributor allows a discount of \(15\%\) on the marked price and subsequently charges Value Added Tax (VAT) at the rate of \(13\%\) on the discounted price.
A circle passes through the points of intersection of the straight line \(3x + 4y - 12 = 0\) with the coordinate axes. The center of this circle lies on the linear equation \(2x - y + 5 = 0\).
If \(A + B + C = \pi^c\) (or \(180^\circ\)), prove the following conditional identities:
\(\sin 5\theta - \sin 3\theta = \sqrt{3} \cos 4\theta\)
Let \(O\) be the origin, and the position vectors of the vertices of a triangle \(ABC\) be \(\vec{a}\), \(\vec{b}\), and \(\vec{c}\) respectively.
" "Consider the Dhajji Dewal and Bhatar construction techniques traditional to the seismically volatile " "mountain ranges of South Asia. Instead of utilizing rigid, unyielding concrete walls that shatter under the lateral " "forces of an earthquake, these structures employ a timber-tied masonry system. By dividing walls into smaller panels " "braced by wooden beams, the structure absorbs and dissipates seismic energy through controlled deformation. The " "building effectively 'dances' with the tectonic tremors rather than resisting them rigidly.
" "Despite these proven advantages, the widespread standardization of global building codes has accelerated the " "erosion of these heritage techniques. To construct truly resilient cities for the future, structural engineering must " "move beyond a binary choice between modern technology and traditional wisdom, synthesizing the analytical precision " "of contemporary engineering with the ecological and seismic intuition of traditional craftsmanship." ) story.append(Paragraph(passage_text, passage_style)) story.append(Spacer(1, 0.1 * inch)) questions_eng = [ "1. Vocabulary in Context: Analyze the phrase 'encodes centuries of sophisticated empirical data'. How does this word choice challenge historical prejudices held by modern civil engineers?", "2. Inferential Reasoning: Why do modern concrete structures perform poorly during seismic events compared to timber-tied masonry systems? Explain the mechanics of energy dissipation.", "3. Critical Evaluation: How does the bureaucratic prioritization of 'standardized compressive strength metrics' unintentionally create ecological and structural vulnerability?", "4. Extended Writing Prompt (Essay - 250 words): Should national governments mandate the integration of traditional vernacular techniques into modern urban building codes? Argue your stance." ] for q in questions_eng: story.append(Paragraph(q, subquestion_style)) story.append(PageBreak()) # Section 2: Compulsory Math story.append(Paragraph("Section 2: Compulsory Mathematics (Extended Word Problems)", section_style)) story.append(Paragraph("Problem 1: Combined Solids & Fluid Dynamics (Mensuration)", question_style)) story.append(Paragraph("A municipal water reservoir consists of a large cylindrical main tank surmounted by a conical roof. The total height from the ground to the tip of the cone is 18 meters, and the diameter of the cylindrical base is 14 meters. The height of the cylinder is 3 times the height of the cone.", body_style)) story.append(Paragraph("(a) Calculate the total volume of water the structure can hold.", subquestion_style)) story.append(Paragraph("(b) If waterproofing the inner surface costs Rs. 350 per square meter, calculate the total cost.", subquestion_style)) story.append(Paragraph("(c) If draining through a pipe of internal radius 10 cm at a velocity of 3 m/s, find the exact time to empty the reservoir.", subquestion_style)) story.append(Spacer(1, 0.15 * inch)) story.append(Paragraph("Problem 2: Commercial Mathematics (Compound Interest & Age Division)", question_style)) story.append(Paragraph("A father leaves an inheritance of Rs. 2,522,000 to be divided between his two daughters, aged 14 and 16, so that both receive the exact same amount when they turn 18. The fund is invested at 5% per annum compound interest.", body_style)) story.append(Paragraph("(a) Formulate the algebraic equations representing the future amounts at age 18.", subquestion_style)) story.append(Paragraph("(b) Calculate the exact initial share deposited for each daughter today.", subquestion_style)) story.append(PageBreak()) # Section 3: Optional Math story.append(Paragraph("Section 3: Optional Mathematics (Advanced Analytical Problems)", section_style)) story.append(Paragraph("Problem 1: Coordinate Geometry (Circles & Tangents)", question_style)) story.append(Paragraph("A circle passes through the points of intersection of the straight line 3x + 4y - 12 = 0 with the coordinate axes. The center lies on the line 2x - y + 5 = 0.", body_style)) story.append(Paragraph("(a) Determine the coordinates of the center and the exact length of the radius.", subquestion_style)) story.append(Paragraph("(b) Derive the general equation of the circle in the form x² + y² + 2gx + 2fy + c = 0.", subquestion_style)) story.append(Paragraph("(c) Find the equations of the two tangents drawn from the external point (-3, 5).", subquestion_style)) story.append(Spacer(1, 0.15 * inch)) story.append(Paragraph("Problem 2: Advanced Trigonometry & Transformations", question_style)) story.append(Paragraph("If A + B + C = 180°, prove the following identities and solve the trigonometric equations:", body_style)) story.append(Paragraph("(a) Prove: sin²A + sin²B - sin²C = 2 sinA sinB cosC", subquestion_style)) story.append(Paragraph("(b) Solve for 0° ≤ θ ≤ 360°: sin(5θ) - sin(3θ) = √3 cos(4θ)", subquestion_style)) doc.build(story) print(f"File successfully generated: {filename}") if __name__ == "__main__": create_exam_pdf()
Comments
Post a Comment