View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
David Biddulph David Biddulph is offline
external usenet poster
 
Posts: 618
Default How can I graph quadratic or quartic equations

Decide your expression(s) for Y as a function of X.
Put a range of X values in the first column, & calculate the corresponding Y
values in the next column (and in the third & subsequent columns if you've
got more than one equation that you want to plot together).
Select the two (or more) columns.
Insert/ Chart/ XY Scatter.
--
David Biddulph

"raidven" wrote in message
...
I want to know how can I graph equations from linear equations to quartic
or
higher degree equations using excel charts utility?