

InterviewSolution
Saved Bookmarks
1. |
A metal (M), shows ABAB arrangement of atoms in solid state, then what is the relatin between radius of atom (r) and edge length (a) and height (c) of HCP unit cell |
Answer» <html><body><p>`a = 2R`<br/>`<a href="https://interviewquestions.tuteehub.com/tag/c-7168" style="font-weight:bold;" target="_blank" title="Click to know more about C">C</a> = (sqrt((2)/(<a href="https://interviewquestions.tuteehub.com/tag/3-301577" style="font-weight:bold;" target="_blank" title="Click to know more about 3">3</a>)))4r`<br/>`c = (sqrt((3)/(2)))4r`<br/>`a = (2sqrt2)<a href="https://interviewquestions.tuteehub.com/tag/r-611811" style="font-weight:bold;" target="_blank" title="Click to know more about R">R</a>`</p><a href="https://interviewquestions.tuteehub.com/tag/solution-25781" style="font-weight:bold;" target="_blank" title="Click to know more about SOLUTION">SOLUTION</a> :`a = 2R, c = sqrt((2)/(3)) 2a = sqrt((2)/(3)) 4r`</body></html> | |