Home | CBSE X | CBSE XII | CBSE Results | Imp. Questions | Sample Papers | Question Bank
CBSE HOTS | Test Paper | Study Material | Projects | Syllabus | Download | Exam | Date Sheet | Admission | Contact
(Paper) CBSE Class 10 Mathematics Solved Question Paper Year 1999
Email Newsletter
FREE SMS ALERTS
FACEBOOK ,
TWITTER
CBSE Class 10 Mathematics Solved Question Paper Year 1999
Question 1) Evaluate without using trignometric 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 answer
Question 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 4x2 - 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
Answer1)
cos 75o/sin 15o + sin 12o/cos 78o -
cos 18o/sin 72o
= cos (90-15)o/sin 15o + sin (90-78)o/cos 78o
- cos (90-72)o/sin 72o
= sin 15o/sin 15o + cos 78o/cos 78o
- sin 72o/sin 72o
= 1 + 1 - 1
= 1 (ANS)
(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)
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.
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 = 19404
Using following formulae, if
ax2+bx+c=0
then x = (-b ±Ö (b2 - 4ac))/2a
4x2 - 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 = 15
So current age of first girl is 15.
So current age of second girl is 21.
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)
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
Get Your Dream Job.Post Your Resume Online.
Similar Entries by Tags
- (Paper) CBSE Class XI : Accountancy Exam Paper (Bihar)
- (Syllabus) Madhya Pradesh Board : Class XII - Agriculture and Home Science
- (Paper) CBSE Class XII : Biology Exam Paper Year 2009 (Delhi)
- (Paper) CBSE Class XI : Biology Exam Paper (Bihar)
- (Paper) CBSE Class XII : Biology Exam Paper Year 2009 (Outside Delhi)
- (Paper) CBSE Class XI : Biology Exam Paper (Bihar)
- (Paper) CBSE Class XI : Business Studies Exam Paper Year 2009 (Bihar)
- (Paper) CBSE Class XII : Chemistry Exam Paper Year 2009 (ISC Board)
- (Paper) CBSE Class XII : Commerce Exam Paper Year 2010 (ISC Board)
- (Paper) CBSE Class XII : Computer Science Exam Paper Year 2009 (ISC Board)
Similar entries from the Class/EXAM
- (Tips) How to deal with exam related stress
- (Paper) CBSE Class - X : Pre-Board Practice Paper (Introductory Information Technology)
- (Syllabus) CBSE Class 9th & 10th :Â WORK EDUCATION (A)
- (Syllabus) CBSE Class 9th & 10th :Â VOCATIONAL EDUCATION (A)
- (Syllabus) CBSE Class 9th & 10th :Â Social Science (Code No. : 087)
DTU DU LLB NCHMCT JEE NBE DNB CET Delhi UPGMEE DTU NDA PTU CET CSAT Orissa JEE CMC Vellore MHT-CET COMEDK UGET TANCET EAMCET NIPER JEE IPU CET BHU ENAT All about Entrance Exams & Admissions UPTECH AIIMS MBBS APSCHE CBEE LSAT KIITEE DUMET VEE GUJCET SRMEEE BSAUEEE BEEE NMAT MAH MBA CET AWES WAT IIT-JEE Springdales School Springdales School The Air Force School, Delhi The Air Force School, Delhi Divine Child International School Divine Child International School The Mother’s International School The Mother’s International School Bal Bharti Public School, Dwarka Bal Bharti Public School, Dwarka Birla Vidya Niketan Birla Vidya Niketan Sanskriti School Sanskriti School Tagore International School, Vasant Vihar Tagore International School, Vasant Vihar Delhi Public School, R.K Puram Delhi Public School, R.K Puram Mother Divine Public School Mother Divine Public School

















