First: to make trendline. Right click on the data in the chart; use Add
trendline; specify Linear; on Options tab, check shoe equation
Secondly:To get slope and intercept:
Let's say you x-values are in A2:A11 and y-values in B2:B11
for slope use formula =SLOPE(A2:A11, B2:B11)
for intercept use INTERCEPT(A2:A11, B2:B11)

Signature
Bernard V Liengme (he taught Intro Chem for 38 years!)
www.stfx.ca/people/bliengme
remove caps from email
>I am taking a chem lab and right now we are studying rate laws using
> kenetics. we had to graph the results of our experiment and then find the
[quoted text clipped - 3 lines]
> am
> supposed to do how do I find the equation of it?