clc clear //Initialization of variables disp("part c") disp("USing SRK equation, P= RT/(V-b) -alph*a/(V*(V+b))") disp("By trail and error method,") //calculations v2=2.98 //results printf("volume = %.2f m^3/kmol",v2)