SELECT * FROM question_mgmt as q WHERE id=1747 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=9 AND chapterId=56 and ex_no='2' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th chemistry The Solid State copper crystallises into a fcc lattice with edge l

Question:

Copper crystallises into a fcc lattice with edge length 3.61 x 10-8cm. Show that the calculated density is in agreement with its measured value of 8.92 g cm-3.

Answer:

In fcc lattice Z= 4

Atomic mass M = 63.5

a = 3.61x10-8

Therefore from the formula density = ZxM/a3 x N0

We get density = 4x 63.5/3.61x10-8 x 6.022 x1023

= 8.96 gcm-3.

The value is approximately equal to 8.92.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='9' AND ex_no!=0 AND status=1 and id!=1747 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='9' AND ex_no!=0 AND status=1 and id!=1747 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question