Mathematica

Determining Limits

  1. Enter the command . Limit Left Square

  2. Enter the desired function, then a comma.

  3. Enter the variable in the function, then Minusapproaches, then the value that variable approaches, then Close the menu.

  4. Press the Shift key+the Enter key.

    The image shows the evaluation of the mathematical limit

Evaluating a Definite Integral

  1. Enter f left square bracket t subscript right square bracket colon equals and then the desired integrand function, with t as the variable.

  2. Press the Enter key.

  3. Enter the command Integrate.

  4. Enter f left square bracket t right square bracket, t, a, b right square bracket, replacing a and b with the lower and upper limits of integration, respectively.

  5. Press the Shift key+the Enter key.

    Integral of a rational function f(t)
  6. Enter N left square bracket percent sign right square bracket if you wish to numerically evaluate the output.

  7. Press the Shift key+the Enter key.

    Numerical result of the previous expression