I have problem regarding how to plot a equilibrium line. I have a equilibrium relation yA=2.53xA. How do it plot such a line?
The equilibrium relation as stated is
y * A = 2.53 * X * A ..... (1)
Dividing (1) by A on both sides
y * A / A = 2.53 * X * A /A
Hence
y = 2.53 * X ..... (2)
This is a linear equation of the form y = m* X + C ........... (3)
where m = slope of the linear line and C = intercept on y axis
Comparing equation (3) with equation (2) we get
m = slope of linear line = 2.53 and Intercept on Y axis = C = 0. A probable graph is shown below.

I have problem regarding how to plot a equilibrium line. I have a equilibrium relation yA=2.53xA....
8: Where will a security plot in relation to the security market line (SML) if it is consider be a good purchase because it is underpriced? A. above the SML B. either on or above the SMI C. on the SML . on or below the SML below the SML
How do I change my plot to read months instead of years? I have data spanning from 2003 to 2013. When I plot them and put datetick, it reads the years. How do I plot it so that it only reads the data from 2012 to 2013 and have the x-axis as the months?
Hubble Redshift-Distance Relation concerning the galaxy of Sagittarius, I have a measured k wavelength line of 4050.0 with the standard being 3933.7 = 116.3. The measured wavelength of H line is 4088.0 and the H standard wavelength of H line is 3968.5 = 119.5. My question is: How do I find the Velocity K, Velocity H, and the average velocity? I need to understand this. Thanks for your help!
i have to present the relation of Arrhenius equation to Boltzmann contant. i know the equations for both but how do they relate
I have a question regarding java programming. If I have this in a text file, " hey you <hello world> " How can I get it so that it only extracts the words in between the "< > " ? I am doing this with a stream and I know you can get it with the .map() function but I cannot figure out how to do it.
How do you alter the following scanf statement in C? I have the following line of code: scanf("%[^.]s)", string); My problem is that this terminates the user input after the user enters a period, followed by Enter. for ex: Enter a string: Today is nice. How can I change this statement so that user would need to enter a new line, followed by a period and then press Enter so that the input would terminate? for ex. Enter a string:...
Mass Transfer Operations:
I have the solution, I just dont know how to get to it.
Problem:
Solution:
etermination of the number of ideal trays)! It is required to absorb 95% of the acetone from a mixture with nitro countercurrent tray tower. The total gas input is 30 kmol/h and water enters the tower at a rate of 90 kmol/h. The tower operates at 300 K and 1 atm. The equilibrium relation is y 2.53x. Determine the number of ideal...
I have been trying this problem for over 8 hours. How
do I make the Matlab code for the given problem. It has to
move.
- Use the . You may use cif to clear the figure for the next instant of time The goal is the same as before except this time you will plot a moving 3 bar lin mechanism shown below kage. Use the L2 (k2,ya L3 The equations that govern the motion of this linkage are:...
for each relation, decide whether or not it is a function. *i
have 20 question like this so if you can explain why so i
understand to do others it would be greatly appreciated*
Relation 1 Relation 2 Domain Range Domain Range star ads cloud chair O Function Not a function O Function O Not a function Relation 4 Relation 3 {Gy. c).(r.a).(c.c). (a. c)} {(4.x).(-9,c)(4.c).(1.c)} Function Not a function Function Not a function
How do I solve using Matlab?
Plot a star that prompts the user to enter how many points the star has. Only worry about odd numbered points. Indicate to the user only odd numbers can be entered. Change the star line color to red.