Loading

Quipoin Menu

Learn • Practice • Grow

math-for-ai / Partial Derivatives
mcq
Direction: Choose the correct option

Q1.

What is a partial derivative?
A. Derivative of a composite function
B. None
C. Derivative with respect to one variable, treating others constant
D. Derivative of a partial function
Direction: Choose the correct option

Q2.

For f(x,y)=x^2 + y^2, what is ∂f/∂x?
A. 2y
B. 2x
C. y
D. x
Direction: Choose the correct option

Q3.

The notation ∂f/∂y represents:
A. Second derivative
B. Partial derivative with respect to y
C. Total derivative
D. Gradient component in x
Direction: Choose the correct option

Q4.

For f(x,y)=3xy, ∂f/∂x = ?
A. 3y
B. 3
C. 0
D. 3x
Direction: Choose the correct option

Q5.

Higher-order partial derivatives are useful for:
A. Hessian matrix
B. Taylor series
C. Gradient descent
D. Jacobian