graphing algebra equations

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am just curious how could I graph my algebra equations using excel? An easy
example would be y=2x How would I go about doing this?
 
Pretty simple, really.

Col A = values for X
Col B = formula = A1 ^ 2

Graph the result.
 
In A1, enter a number,
In B1 enter: =2*A1

Keep entering your x values in column A and drag down the formula from
column B

Select the range A1:B10 (assuming you have 10 rows), and then create a graph

Mangesh
 
Back
Top