In[4]:=

Plot[-20Sin[π x] + 50, {x, 0, 6}, PlotRange {0, 80}]

[Graphics:../HTMLFiles/index_14.gif]

Out[4]=

⁃Graphics⁃

In[21]:=

Plot[-4Cos[(2π)/3 (x - 2)], {x, -4, 4}]

[Graphics:../HTMLFiles/index_17.gif]

Out[21]=

⁃Graphics⁃

In[16]:=

Plot[-2 (x - 1)^2 + 2, {x, -2, 4}, PlotRange {-4, 2}]

[Graphics:../HTMLFiles/index_20.gif]

Out[16]=

⁃Graphics⁃

In[29]:=

RowBox[{Plot, [, RowBox[{-x^2 (x - 2) (x + 1) (x + 4)^2, ,, RowBox[{{, RowBox[{x, ,, RowBox[{-, 4.5}], ,, 2.1}], }}]}], ]}]

[Graphics:../HTMLFiles/index_23.gif]

Out[29]=

⁃Graphics⁃

In[30]:=

RowBox[{Plot, [, RowBox[{-x (x - 1) (x + 2)^2 (x + 3), ,, RowBox[{{, RowBox[{x, ,, RowBox[{-, 3.5}], ,, 1.5}], }}]}], ]}]

[Graphics:../HTMLFiles/index_26.gif]

Out[30]=

⁃Graphics⁃

In[19]:=

Plot[3 (2^x), {x, 0, 2}, PlotRange {0, 12}]

[Graphics:../HTMLFiles/index_29.gif]

Out[19]=

⁃Graphics⁃


Created by Mathematica  (September 7, 2004)