Understanding Derivatives in the Wolfram Language

Understanding Derivatives in the Wolfram Language

Assessment

Interactive Video

Mathematics

11th - 12th Grade

Hard

Created by

Jennifer Brown

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function is used in the Wolfram Language to compute the derivative of a function?

D

Solve

Integrate

Expand

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you compute the derivative of a function at a specific point in the Wolfram Language?

Use the ReplaceAll shortcut

Use the Solve function

Use the Integrate function

Use the Expand function

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What notation can be used for higher-order derivatives in the Wolfram Language?

Prime notation

Integral notation

Matrix notation

Vector notation

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you specify the order of differentiation for a second derivative in the Wolfram Language?

Use a list with the variable and the number 2

Use a single variable

Use a matrix

Use a vector

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to compute a second-order partial derivative with respect to y then x?

D[g, {x, 2}, y]

D[g, x, y]

D[g, y, x]

D[g, {y, 2}, x]

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What assumption does Mathematica make about the variable n when computing the n-th derivative?

n is a real number

n is a negative integer

n is a non-negative integer

n is a complex number

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which rule does the Wolfram Language use for the derivative of a product of two functions?

Product rule

Sum rule

Quotient rule

Chain rule

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?