-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathharsh1.html
More file actions
60 lines (56 loc) · 1.63 KB
/
harsh1.html
File metadata and controls
60 lines (56 loc) · 1.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!DOCTYPE html>
<head>
<title>Question Paper</title>
<style>
h2{
text-align: center;
}
</style>
</head>
<body>
<u>
<h2>
MODEL QUESTION PAPER FOR SUMMATIVE TEST-
<span>Ⅰ</span>
<span>Ⅰ</span>
</h2>
<h2>MATHEMATICS</h2>
<h2>CLASS-<span>Ⅷ</span></h2>
</u>
<h3>Maximum Marks;20</h3>
<h3>General Instruction;</h3>
<h4>
<ol>
<li>All questions are compulsary</li>
<li>The question paper consist of 7 question divided in to 2 section A and B</li>
<li>Section A contains 4 question of 2 marks each</li>
<li>Section B contains 3 questions of 4 marks each</li>
</ol>
</h4>
<u>
<h3>SECTION A</h3>
</u>
<h4>
Q1-What will be the product of (a<sup>2</sup>)(2a<sup>2226</sup>)
<ol type="a">
<li>8a<sup>46</sup></li>
<li>8a<sup>48</sup></li>
<li>6a<sup>50</sup></li>
<li>8a<sup>50</sup></li>
</ol>
</h4>
<h4>
Q2-What is oxidised to oxygen by
<ol type="a">
<li>H<sub>2</sub>O<sub>2</sub></li>
<li>KMnO<sub>4</sub></li>
<li>ClO<sub>2</sub></li>
<li>Flourine</li>
</ol>
</h4>
<h3><strike>
Cutting is not allowed
</strike>
Select Only One Question</h3>
</body>
</html>