The Power of Precision
Mathematica doesn't just give an answer--it gives the
right answer.
Take a calculator and calculate the sine of 60 degrees. Chances are
that you got something like 0.86602541. It is the right answer, but is
it a meaningful result? Compare that to this result:
![[Graphics:../Images/index_gr_32.gif]](images/index_gr_32.gif)
![[Graphics:../Images/index_gr_33.gif]](images/index_gr_33.gif)
Mathematica can produce the exact answer as well as the
numerical approximation, giving students a kind of understanding that
does not always follow from looking at a pile of digits. For example,
you can solve the Pythagorean theorem for one of the sides of the
right triangle and get the answer out in algebraic form.
![[Graphics:../Images/index_gr_34.gif]](images/index_gr_34.gif)
![[Graphics:../Images/index_gr_35.gif]](images/index_gr_35.gif)
Then by plugging in the values for a = 1/2 and c = 1,
you can show that the result for b agrees exactly with the
value of sin(60°).
![[Graphics:../Images/index_gr_40.gif]](images/index_gr_40.gif)
![[Graphics:../Images/index_gr_41.gif]](images/index_gr_41.gif)
Of course, when you need it, Mathematica can easily provide
numerical solutions to any arbitrary precision.
![[Graphics:../Images/index_gr_42.gif]](images/index_gr_42.gif)
![[Graphics:../Images/index_gr_43.gif]](images/index_gr_43.gif)
|