become expert | help | login
refer a friend - earn nickels!!
 advanced
Deepak Aggarwal   Deepak Aggarwal is offline Deepak Aggarwal's messages in the community
Message
Community shelf Community shelf -> INSPIRATIONAL WINNERS -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]
hats off to u shiva..........an awesome post.... :)
Catalogs Discussion Forums -> Algebra -> Let's see who solves (Probability) -> Go to message
This Post 20 points    (Olaaa!! Perrrfect answer.   in 4 votes )   [?]

2.  Six articles can be chosen from 10 articles in 10C6 ways.

So, sample space = 10C6

For the batch to be rejected more than 2 articles should be defective.

So, there are 2 cases ( since a max. of 4 atrciles are defective) -

(i) When 3 are defective out of 4 and 3 are non-defective out of 6.

(ii) When 4 are defective out of 4 and 2 are non-defective out of 6.

So, Req. Prob. = (6C3 . 4C3 / 10C6) + (6C2 . 4C4 / 10C6) = 19 / 42 (Ans)...............

Catalogs Discussion Forums -> Algebra -> Let's see who solves (Probability) -> Go to message
This Post 20 points    (Olaaa!! Perrrfect answer.   in 4 votes )   [?]

3. Let S be the sample space and let E be the req. event, den

n(S) = (52C2)2

For the no. of elements in E, we frst choose a card (dat v want common) nd den from de remaining cards(i.e. 51) we choose 2 cards nd distribute dem among A and B in 2! ways.

So, n(E) - 52C1 . 51C2 . 2!

Hence, P(E) = 50 / 663 (Ans)

Catalogs Discussion Forums -> Mechanics -> wil k.e will conserve in collision in 2d -> Go to message
This Post 2 points    (Olaaa!! Perrrfect answer.   in 1 votes )   [?]

yeah but only if the collison is elastic.

Community shelf Community shelf -> Computer tricks -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]
no, its not toll free
Catalogs Discussion Forums -> Differential Calculus -> Increasing Decreasing Function -> Go to message
This Post 5 points    (Olaaa!! Perrrfect answer.   in 1 votes )   [?]

f'(x) = [ 2 / (x-2) ] - 2x + 4

f'(x) = 0

So, 2 / (x - 2) = 2x - 4

or, (x - 2)2 = 1

or, x2 - 4x + 3 = 0

or, (x - 1)(x - 3) = 0

or, x = 3 or x = 4

Also, f'(x) = (2) ( 1 - (x - 2)2 ) / (x - 2) = (-2) (x - 3) (x - 4) / (x - 2)

So, function decreases in (-infinity,-3)U(4,infinity) and increases in (3,4).


Catalogs Discussion Forums -> Inorganic Chemistry -> How many pi and sigma bonds are there in P4O10 -> Go to message
This Post 12 points    (Olaaa!! Perrrfect answer.   in 3 votes )   [?]

So, there are 15 sigma and 4 pi bonds.

Catalogs Discussion Forums -> Organic Chemistry -> what is mean different in disteriomer and enantiomer -> Go to message
This Post 15 points    (Olaaa!! Perrrfect answer.   in 3 votes )   [?]

Enantiomers are stereoisomers that are mirror images of each other that are "non-superposable" (not identical), much as one's left and right hands are "the same" but opposite.

 

Diastereomers  are stereoisomers that are not enantiomers. Diastereomerism occurs when two or more stereoisomers of a compound have different configurations at one or more (but not all) of the equivalent (related) stereocenters and are not mirror images of each other.

 

Diastereomers differ from enantiomers in that the latter are pairs of stereoisomers which differ in all stereocenters and are mirror images of each other. Enantiomers of a compound with more than one stereocenter are also diastereomers of the other stereoisomers of that compound that are not their mirror image. Diastereomers have different physical properties and different reactivity, unlike enantiomers.

 

Diastereomers

 

             

       D-Threose                             D-Erythrose

 

Enantiomers

(S)-(+)-lactic acid (left) and (R)-(–)-lactic acid (right) are nonsuperposable mirror images of each other

            

Catalogs Discussion Forums -> Physical Chemistry -> Which would have greater pH? (i) An aqueous solution of Na2CO3. (ii) An aqueous Solution of NaHCO3 -> Go to message
This Post 2 points    (Olaaa!! Perrrfect answer.   in 1 votes )   [?]

(i) An aqueous solution of Na2CO3 would have more pH. This is because it does not have any H+ ions to give which are dere in NaHCO3 . So, Sodium bicarbonate is acidic and has lower pH.

Catalogs Discussion Forums -> Mechanics -> Draw a graph with gravitational force on Y-axis & square of the distance in X-axis.What is the na -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]

Gravitational force obeys inverse square law.

Catalogs Discussion Forums -> Integral Calculus -> prove that... integration x / (1-cos a sinx) wrt x within limits 0 to pie = pie(pie-a -> Go to message
This Post 10 points    (Olaaa!! Perrrfect answer.   in 2 votes )   [?]

I got a different answer to it.

I am getting I = (pi)2 / 2 sin(a).

nyhow approach is like dis.

First apply property int x from 0 to a [ f(x) ] = int x from 0 to a [ f(a - x) ] and then apply

int x from 0 to 2a [ f(x) ] = 2 int x from 0 to a [ f(x) ] , if f(2a - x) = f(x)

U'll get,

I = (pi) int x from 0 to (pi/2) ( 1 / 1 - cos(a) sin(x) ).dx

Let I1 = int x from 0 to (pi/2) ( 1 / 1 - cos(a) sin(x) ).dx

Now put cos(a) sin(x) = y and u'll get

I1 = int y from 0 to cos(a) ( 1 / (1 - y) (cos2a - y2)1/2 ).dy

Now put cos2a - y2 = 1/t

U will now get, I1 = (1/sina) int t from 1 to (1 / 1 - cos(a)) [ (cos(a)/sin2(a))2 - (t - (1/sin2a))2 ]1/2

So, finally I1 = pi / 2 sin(a)

So, I = (pi)2 / 2 sin(a) [Ans]..............

 

 

 

 

Catalogs Discussion Forums -> Coaching Institutes & Course Material -> Chem. exam doubt -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]

I did the same way u said yagyadutt sir. But this ques. was of just 3 marks. I think they by mistake mentioned radius rather than edge length.

Catalogs Discussion Forums -> Algebra -> A bag contains tickets numbered 1,2,3..........50 of which 5 tickets x1,x2,x3,x4,x5 are drawn at -> Go to message
This Post 5 points    (Olaaa!! Perrrfect answer.   in 1 votes )   [?]

Let the third ticket be 30.

So, first two tickets have to be less than 30. There are 29 tickets less than 30 out of which two can be selected in 29C2 ways. Third ticket 30 can be selected in 1 way only. The remaining two are to be selected from 20 tickets numbered greater than 30 which can be selected in 20C2 ways.

Five tickets can be selected from 50 tickets in 50C5 ways.

So, req. probability = 29C2 X 1 X 20C2 / 50C2 = 551 / 15134 (Ans)

Catalogs Discussion Forums -> Physical Chemistry -> hey tell me about electron gain enthalpy and which element has more negative eg enthalpy and which o -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]

Electron gain enthalpy is the amount of energy released when an isolated gaseous atom accepts an electron to become a monovalent gaseous anion.

Cl has most negative electron gain enthalpy.

Gp. 1 has most positive electron gain enthalpy.

Catalogs Discussion Forums -> Physical Chemistry -> The first IE of carbon atom is greater than that of boron Whereas the reverse is true for the second -> Go to message
This Post 2 points    (Olaaa!! Perrrfect answer.   in 1 votes )   [?]

Configuration of C(6) = 1s2 2s2 2p2

and conf. of B(5) = 1s2 2s2 2p1

Now first IE of C is greater as removal of one elctron is difficult bcoz it prefers to accept one e- rather. On the other hand after 1 e- is removed from each atom, 2nd e- is easier to be removed from C than B as boron attains highly stable conf. i.e. 1s2 2s2 which is fully filled.

Remember : Difficult the removal, More the IE.

Catalogs Discussion Forums -> Physical Chemistry -> The glass windows of old buildings become thicker at the bottom than top.Explain the property behind -> Go to message
This Post 5 points    (Olaaa!! Perrrfect answer.   in 1 votes )   [?]

Glass is a supercooled liquid of very high viscosity. Due to gravity it flows down. So, the glass becomes thicker at the bottom.

As temp. inc. viscosity dec. So, with inc. in temp. glass becomes less thick at bottom.

Catalogs Discussion Forums -> Mechanics -> Draw a graph with gravitational force on Y-axis & square of the distance in X-axis.What is the na -> Go to message
This Post 5 points    (Olaaa!! Perrrfect answer.   in 1 votes )   [?]

F = Gm1m2/r2

So, F α 1/r2

 

Catalogs Discussion Forums -> Differential Calculus -> lets see who solves -> Go to message
This Post 15 points    (Olaaa!! Perrrfect answer.   in 3 votes )   [?]

lim x-> ∞ ((x + 5) / (x - 1))x

= lim x ->∞ ( 1 + (6 / x - 1) )x

= elim x ->∞ (6x / x - 1) 

= e6

 

Catalogs Discussion Forums -> Integral Calculus -> integration of (1/log x)dx -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]

where, li(x) :  LogIntegral[x]: logarithmic integral

 

Community shelf Community shelf -> Power transmission -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]
gud article...keep it up buddy
 
 
Go to: 
Sponsored Links
preparing for IAS ?
Brilliant Tutorial's correspondence
Complete course. Buy Online Now !

goiit.com/Brilliant-UPSC-postal

preparing for IAS ?
free online tests
Complete course. FREE Analysis !

go4ias.com/ACCELERATE

Preparing for IES ?
Brilliant Tutorial's correspondence
full course prep. Buy Online !

goiit.com/brilliant-IES

preparing for BSNL JTO ?
solved, model paper, rank predictor
online, study material. Buy Online!

go4ias.com/BSNL-JTO

preparing GATE 2010?
solved, model Papers,study Material
courses from Brilliant. Buy Now !

goiit.com/Brilliant-GATE