Showing posts with label CDS 2009 (II) Mathematics. Show all posts

CDS 2009 (II) Mathematics Q5, Q9

Q5.  If a + b= 2m2 , b + c = 6m, a + c = 2, where m is a real number and a <= b <= c, then which one of the following is correct?

A) 0 <= m <= 1/2 
B) -1<= m <= 0 
C) 1/3 <= m <=1
D) 1 < m <= 2

Soln:     Adding all the given equations we get, 2a + 2b + 2c = 2m2 + 6m + 2   >>>  a + b + c = m2 + 3m + 1.

Therefore, a =  m2 - 3m + 1, c = - m2 + 3m + 1 and b = m2 + 3m - 1.

Given, a<=b  >>>   m2 - 3m + 1 <= m2 + 3m - 1  >>>  2 <= 6m  >>>  m >= 1/3.  

Given, b<=c  >>>   m2 + 3m - 1 <= - m2 + 3m + 1  >>>  m2 <= 1  >>>  m <= 1.  


So, 1/3 <= m <= 1. 


Q9.  If x:y=1:3, y:z=5:k, z:t=2:5 and t:x=3:4, then what is the value of k?

Soln:    Adding all the ratios, (x*y*z*t)/(x*y*z*t)=(1*5*3*2)/(3*k*5*4).
            >>>  1=30/(60k)  >>>  K=1/2.


CDS 2009 (II) Mathematics Q4

Q4.  What is the least number which when divided by 42, 72 and 84 leaves the remainder 25, 55 and 67 respectively?

Soln:   To find the least number divisible by all the three we will have to find the LCM and the LCM of these three numbers is 2*2*3*6*7 = 504.

If you find any difficulty in finding LCM click here

Now the difference 42-25 = 17, 72-55 = 17 and 84-67 = 17. So the number required is 504+17 = 521.

CDS 2009 (II) Mathematics Q2

Q2.  A person borrowed Rs. 7500 at 16% compound interest. How much does he have to pay at the end of two years to clear the loan?

Soln:
At the end of first year he will have to pay = 7500*16% = Rs. 8,700.
At the end of second year he will have to pay = 8700*16% = Rs. 10,092.

CDS 2009 (II) Mathematics Q1

Q1.  P and Q can do job in 2 days. Q and R can do it in 4 days; and P and R in 12/5 days. What is the number of days required for P alone to do the job?

Soln:

 Job done by P and Q in 1 day = 1/2

 Job done by Q and R in 1 day = 1/4

 Job done by P and R in 1 day=5/12 


Job done by P, Q and R in 1 day = [(1/2)+(1/4)+(5/12)]/2 = 7/12.

The work done by P in 1 day = (Job done by P, Q and R) - (Job done by Q and R) = 7/12 - 1/4 = 1/3.

Number of days required for P to do the job  alone = 3 days.