1. (2 pts) What are the two major differences between the Newton-Raphson
Method and the Secant Method?
The Newton-Raphson Method requires one initial guess, and the Secant
Method requires two.
The Newton-Raphson Method computes the derivate analytically, and the
Secant Method computes the derivative numerically.
2. (3 pts) What are the three permissible operations we may perform on
matrices?
3. (3 pts) Suppose A is the following matrix.