Question

In: Chemistry

Hi: I'm trying to do a lab called " Making solutions with Alkali Halides (And Breaking...

Hi:

I'm trying to do a lab called " Making solutions with Alkali Halides (And Breaking Them). The Lab is by John B. Brady. The lab is about X-ray diffraction and I am suppose to answer a few questions and plot the molar composition vs d-values for KCL and NaCl mixture, as well as the d111 for each sample. I have the data but I honestly am comfused about how to stay this lab. Any ideas would be appreciated. Thank you.

ACL

Solutions

Expert Solution

From the information, you have given about your lab and type of questions you need to answer,

The plot of different alkali halides molar composition and their X-ray diffraction pattern where specifically you need to plot the {1,1,1} plane of x-ray.

for each of diffraction pattern for alkali halides, you will have several planes from which the diffraction occurs and the angles at which the light reflects and refracts from each of halide molecules you need to check out. Later the molar composition is important in a mixture or in a solution because the pattern and strength of your diffraction pattern will depend upon this composition. Thus at the end, they need you to plot the molar composition and d-value of x-ray for KCl and NaCl mixture solution.

Start by trying to figure out the planes of x-ray diffraction and the final concentration of the mixture of KCl and NaCl and then their moles in each case, before they were made into a solution. When in solution, how their composition changes with volume.

then check out the {1,1,1 } plane of x-ray diffraction and its values from the graph you plotted, molar composition vs d-value of mixture solution.

From the given information, this is what I deduce.

Hope you do well in the lab.


Related Solutions

Hi, i'm working on the lab report for Iodometric determination of Cu in Brass and i...
Hi, i'm working on the lab report for Iodometric determination of Cu in Brass and i need help with these questions. I greatly appreciate your help. Info: This experiment has two parts: standardization of the thiosulfate solution, and assay of the copper. In the standardization of the thiosulfate solution, a known amount of iodine is created from KIO3 and excess iodide, then titrated with the thiosulfate. In the copper assay, iodine is formed from the reaction between copper and excess...
Hi I'm trying to use a for loop in Matlab to run over the times inside...
Hi I'm trying to use a for loop in Matlab to run over the times inside a vector. For example N = [10 20 30], the for loop should run the first number of the loop 10 times once and then the same loop again 20 times and so on. So the program must run the loop 3 times but with the different numbers of the vector.
Hi, i'm working on lab report on iodometric determination of Cu in Brass and can someone...
Hi, i'm working on lab report on iodometric determination of Cu in Brass and can someone please explain in WORDS on how the analyte (copper) reaction with iodide works? thanks 2Cu2+ + excess I- → 2CuI(s) + I2
Hi! I'm doing a lab report on the synthesis of divanillin from vanillin and h202 using...
Hi! I'm doing a lab report on the synthesis of divanillin from vanillin and h202 using horseradish peroxidase type 1 enzyme. I'm wondering what the steps are in the reaction (drawing), and what the roles of h202, acetic acid, and ph changes are? :) Thank you!
I'm trying to get the union of two arrays and I tried making a loop that...
I'm trying to get the union of two arrays and I tried making a loop that does so. I tried also making the loop give me the size of the array as well from the union of the two arrays. Please check my loop to see what is wrong with it because it is not doing what I want it to do. I'm also not sure how to get the correct size of the array after the two arrays have...
I'm working on a to-do list program in Python 2. I'm trying to delete an item...
I'm working on a to-do list program in Python 2. I'm trying to delete an item from the list and I'm not sure what I'm missing to do that. I haven't been able to get it to delete by string or by index number. Also, I'm trying to get the menu to run again after the user completes the add/delete/etc options. Do I need to put menu() menu_option = int(input("Welcome to your To-Do List. Please choose and option to continue:...
I'm having trouble with my do while loop. I'm trying to get it where if the...
I'm having trouble with my do while loop. I'm trying to get it where if the user enter's 3 after whatever amount of caffeinated beverages they've entered before then the loop will close and the rest of my code would proceed to execute and calculate the average price of all the caffeinated beverages entered. Can someone please help me with this? Here's my Code: import java.util.Scanner; public class Main { public static void main(String[] args) { CaffeinatedBeverage[] inventory = new...
Hello! I'm trying to work on a python lab in my class, and we basically have...
Hello! I'm trying to work on a python lab in my class, and we basically have to make this method play_interactive Now for the fun bit. The function play_interactive will take just one argument --- the length of patterns to use as keys in the dictionary --- and will start an interactive game session, reading either '1' or '2' from the player as guesses, using the functions you wrote above and producing output as shown in the sample game session...
Hi, I'm trying to rewrite the code below (code #1) by changing delay() to millis(). void...
Hi, I'm trying to rewrite the code below (code #1) by changing delay() to millis(). void loop() { // Print the value inside of myBPM. Serial.begin(9600); int myBPM = pulseSensor.getBeatsPerMinute(); // Calls function on our pulseSensor object that returns BPM as an "int". // "myBPM" hold this BPM value now. if (pulseSensor.sawStartOfBeat()) { // Constantly test to see if "a beat happened". Serial.println("♥ A HeartBeat Happened ! "); // If test is "true", print a message "a heartbeat happened". Serial.print("BPM:...
Hi. I'm trying to write a program that uses dynamic memory management to create two arrays....
Hi. I'm trying to write a program that uses dynamic memory management to create two arrays. splice() must create the third array and return a pointer to main(). Main() must capture the pointer returned from the splice() function. Sol'n so far, I get the results of the first and second array, but it isn't showing the results of the spliced function: #include <iostream> using namespace std; // Function int* splice() inserts the 2nd array into 1st array starting at int...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT