CBSE Class 10 Mathematics Solved Question Paper (1999)
Mathematics
Question Paper
1999
Question 1) Evaluate without using trigonometric table: cos 75o/sin 15o + sin 12o/cos 78o – cos 18o/sin 72o (Marks 2)Question 2) Evaluate (sec2A – 1)(1 – cosec2A ) (Marks 2)Question 3) If tan A = b/a where a and b are real numbers, find the value of sin2 A (Marks 2)Question 4) A cricketer has mean score of 58 runs in nine innings. Find out how many runs are to be scored in the tenth innings to raise the mean score to 61. (Marks 2)Question 5) Find the mean of the following data: 46, 64, 87, 41, 58, 77, 35, 90, 55, 33, 92 If in the data, the observation 92 is replaced by 19, determine the new median. (Marks 2) click for answerQuestion 6) Harshad purchased a motorcycle for Rs. 42,952 which includes the amount of sales tax. If the tax charged is 12% of the list price, find the list price of the motorcycle. (Marks 2)Question 7) The circumference of the edge of a hemispherical bowl is 132 cm. Find the capacity of the bowl ( Π= 22/7) (Marks 2)Question 8) Find the value of c for which the quadratic equation 4×2 – 2(c + 1)x + (c + 4) = 0 has equal roots. (Marks 2)Question 9) The ages of two girls are in the ratio 5 : 7. Eight years ago their ages were in the ratio 7 : 13. Find their present ages. (Marks 2)Question 10) Find the value of k for which the system of equation 8x + 5y = 9, kx + 10y = 15 has no solution. (Marks 2)Question 11) Find the G.C.D. of 24(4x2 – 9) and 18(2x2 + 5x – 12) (Marks 2)Question 12) Flow chart. Deleted from the syllabus. (Marks 2)Question 13) In figure ABCD is a cyclic quadrilateral. AE is drawn parallel to CD and BA is produced. If ABC = 92o, FAE = 20o, find BCD. (Marks 2) No answer Question 14) Determine the length of an altitude of an equilateral triangle of side 2a cm. (Marks 2)Question 15) In the figure, a circle touches all the four sides of a quadrilateral ABCD where sides AB = 6 cm, BC = 7 cm and CD = 4 cm. Find AD. (Marks 2) sorry, no answer for this as I do not have diagram for this question>ANSWERS
Answer2) (sec2A – 1)(1 – cosec2A )
= ((1+tan2A) – 1)(1 – ( 1 + cot2A ))
= ( tan2A )( – cot2A )
= ( tan2A )( – 1/tan2A )
= – 1
Answer2) tan A = b/a
==> tan2A = b2/a2 ==> sin2A/cos2A = b2/a2 ==> sin2A/1 – sin2A = b2/a2 ==> a2sin2A = b2 – b2sin2A
==> a2sin2A + b2sin2A = b2 ==> sin2A (a2 + b2) = b2 ==> sin2A = b2/(a2 + b2)Answer 4) Mean score of the cricketer after nine match = 58
==> Total score of the cricketer after nine match = 58 x 9 = 522
Suppose the cricketer needs n runs to raise the mean score to 61.
==> Total runs scored by the cricketer after tenth match = 522 + n
==> Average runs scored by the cricketer after tenth match = 522 + n / 10
==> 522 + n / 10 = 61
==> 522 + n = 610
==> n = 88
==> Answer: Cricketer needs 88 runs to raise the mean score to 61.
Answer 5) Arrange the data in following way.
33, 35, 41, 46, 55, 58, 64, 77, 87, 90, 92
Total count of data n = 11 (odd number)
Median = ((n + 1) / 2)th term
= 6th term
= 58
When 92 is replaced by 19
Then data will be be arranged in following order:
19, 33, 35, 41, 46, 55, 58, 64, 77, 87, 90
n = 11 (odd number)
Median = ((11 + 1) / 2)th term
= 6th term
= 55
So the new median is 55.Answer 6) Assume the list price of the motorcycle is : p
==> So tax charged amount: 12p/100
==> So purchace price of motorcycle : p + 12p/100
==> p + 12p/100 = 42952
==> (100p + 12p)/100 = 42952
==> 112p/100 = 42952
==> 112p = 42952 x 100
==> p = 4295200/112
==> p = 38350
==> So list price of the motorcycle is Rs 38350.00
Answer 7) Assume the radius of the hemispherical bowl is r.
==> So circumference of the edge of a hemispherical bowl = (22/7)(2r)
==> (22/7)(2r) = 132
==> 44r = 132 x 7
==> r = (132 x 7)/44
==> r = 21
==> Volume of hemispherical bowl = (1/2) x (4/3)Π(radius)3 ==> Volume of hemispherical bowl = (1/2) x (4/3) X (22/7) x (21)3 ==> Volume of hemispherical bowl = (2/3) X (22/7) x 21 x 21 x 21
==> Volume of hemispherical bowl = 2 x 22 x 7 x 3 x 21
==> Volume of hemispherical bowl = 19404Answer 8) Find the value of c for which the quadratic equation 4x2 – 2(c + 1)x + (c + 4) = 0 has equal roots.
Using following formulae, if
ax2+bx+c=0
then x = (-b ±Ö (b2 – 4ac))/2a
4×2 – 2(c + 1)x + (c + 4) = 0
==> x = (2(c + 1) ±Ö ((2(c + 1))2 – 4 . 4 . (c + 4)))/(2 . 4)
==> Equal roots if ((2(c + 1))2 – 4 . 4 . (c + 4)) = 0
==> 4c2 + 8c + 4 – 16c -64 = 0
==> 4c2 – 8c -60 = 0
==> c2 – 2c -15 = 0
==> (c – 5)(c + 3) = 0
==> c = 5 OR c = -3
Answer 9) The ages of two girls are in the ratio 5 : 7. Eight years ago their ages were in the ratio 7 : 13. Find their present ages. (Marks 2)
Assume current age of first girl is n1.
Assume current age of second girl is n2.
==> n1/n2 = 5/7
==> 7n1 = 5n2
==> 7n1 – 5n2 = 0 ……….. (i)
Eight years ago age of first girl is n1 – 8.
Eight years ago age of second girl is n2 – 8.
==> (n1 – 8)/(n2 – 8) = 7/13
==> 13n1 – 104 = 7n2 – 56
==> 13n1 – 7n2 = 48 …………. (ii)
==> 91n1 – 65n2 = 0 ……..( by multiplying (i) by 13 ) ……… (iii)
==> 91n1 – 49n2 = 336 ……..( by multiplying (ii) by 7 ) ……. (iv)
==> Subtract (iv) minus (iii)
==> 16n2 = 336
==> n2 = 21
==> Now 7n1 = 5 n2
==> 7n1 = 5 x 21
==> n1 = 15So current age of first girl is 15.
So current age of second girl is 21.Answer 10) Find the value of k for which the system of equation 8x + 5y = 9, kx + 10y = 15 has no solution.
==> equation 8x + 5y = 9, kx + 10y = 15 will have no solution if
==> 8/k = 5/10
==> k = 80/5
==> k = 16
Answer 11) Find the G.C.D. of 24(4x2 – 9) and 18(2x2 + 5x – 12) (Marks 2)
G.C.D meand Greatest Common Divisor
First simplify 24(4x2 – 9)
==> = 24(2x – 3)(2x + 3) ………………….(i)
Now simplify 18(2x2 + 5x – 12)
==> = 18(2x – 3)(x + 4) …………………..(ii)
==> By comparing (i) and (ii)
==> G.C.D = 6(2x – 3)Answer 14) Determine the length of an altitude of an equilateral triangle of side 2a cm. (Marks 2)
Assume length of the altitude of an equilateral triangle is : h
==> length of a side of the triangle : 2a
==> (2a)2 = h2 = (a)2 ==> h2 = 4a2 – a2 ==> h2 = 3a2 ==> h = aÖ3
- Analogy Questions and Answers
- CBSE Class 10 Mathematics Solved Question Paper (2000)
- CBSE Class 8 Solved MCQs on Coal and Petroleum, Science
- CBSE Class 8 Solved MCQs on Combustion and Flame, Science
- CBSE Class 8 Solved MCQs on Judiciary, Political Science
- CBSE Class 8 Solved MCQs on Law and Social Justice, Political Science
- CBSE Class 8 Solved MCQs on Metals and Non Metals, Science
- CBSE Class 8 Solved MCQs on Political Science Secularism, Political Science
- CBSE Class 8 Solved MCQs on Public Facilities, Political Science
- CBSE Class 8 Solved MCQs on Understanding Marginalisation, Political Science
- CBSE Class 8 Solved MCQs on Understanding Our Criminal Justice System
- CBSE Class 8 Solved MCQs on Why do we need Parliament, Political Science
- CBSE Class IX Foundation of Information Technology Sample Paper
- CBSE Class X Foundation of Information Technology Sample Paper
- CBSE Class XII Physics Delhi Set-III Solved Paper
- CBSE Proficiency Test in Mathematics Sample Paper
- CBSE Proficiency Test in Science Sample Paper
- CBSE Sample Paper of English Communicative for Class IX
- CBSE Sample Paper of English Communicative for Class X
- CBSE Sample Paper of English Language & Literature Class IX
- CBSE Sample Paper of French for Class IX
- CBSE Sample Paper of French for Class X
- CBSE Sample Paper of German for Class IX
- CBSE Sample Paper of German for Class X
- CBSE Sample Paper of Home Science for Class IX
- CBSE Sample Paper of Home Science for Class X
- CBSE Sample Paper of Japanese for Class IX
- CBSE Sample Paper of Japanese for Class X
- CBSE Sample Paper of Mathematics for Class IX
- CBSE Sample Paper of Mathematics for Class X
- CBSE Sample Paper of Science for Class IX
- CBSE Sample Paper of Science for Class X
- CBSE Sample Paper of Social Science for Class IX
- CBSE Sample Paper of Social Science for Class X
- CBSE Sample Paper of Typewriting for Class IX
- CBSE Sample Paper of Typewriting for Class X
- CBSE Sample Papers
- CSAT Sample Papers
- Delhi University (DU) B.El.Ed Sample Questions
- Delhi University, Faculty of Law LLB Entrance Exam Sample Paper
- DOEACC ‘O’ Level Business Systems Question Paper
- DOEACC ‘O’ Level IT Tools and Applications Question Paper
- IAIS Sample Papers
- Indian Air Force EKT Sample Question Paper
- KUK Sample Papers
- KVS JMO Question Paper