Question: Question 1: Use VBA to create a function which will calculate the pressure: The function will have arguments T in Kelvin and Vm in L/mole.
Question 1: Use VBA to create a function which will calculate the pressure: The function will have arguments T in Kelvin and Vm in L/mole. Within the function also define the constant R= 0.08602 Latm/moleK. Using ideal gas law calculate and return the pressure, P: P = RT/Vm. In the Excel worksheet, create a table for T = 275 to 325 K at intervals of 5 K, use the function to calculate the pressure when Vm =25.25 L/mole.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
