Ok, if you want to describe the relationship between two variable you use
Linear Regression. This statistic will give you both the slope and
intercept so you can write the equation as y = mx + b. You will need
to set one variable up as the predictor (x) variable.
Remember that this assumes that the relationship is linear.