Solutions

In[9]:=

(*1*)Options[Plot] Plot[{x^2, Cos[x]}, {x, -Pi, Pi}, PlotStyle {{Hue ...  BackgroundGrayLevel[0.9], TextStyle {FontSize15}, ImageSize500]

Out[9]=

{AspectRatio1/GoldenRatio, AxesAutomatic, AxesLabelNone, AxesOrigin& ... Prolog {}, RotateLabelTrue, TextStyle$TextStyle, TicksAutomatic}

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

Out[10]=

⁃Graphics⁃

In[11]:=

(*2*)ParametricPlot[{Cos[t], Sin[t]}, {t, 0, 2Pi}] ParametricPlot3D[{t, 5Cos[t], 5Sin[t]}, {t, 0, 4Pi}, ViewPoint {1, 1, 1}]

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

Out[11]=

⁃Graphics⁃

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

Out[12]=

⁃Graphics3D⁃


Created by Mathematica  (April 10, 2007) Valid XHTML 1.1!