engineering mathematics MCQ #660

Find the derivative of y = x / (x + 1)

engineering mathematics MCQ #660

  1. Question 1

    Q1. Find the derivative of y = x / (x + 1)

    • A) 1 / (x + 1)²
    • B) -1 / (x + 1)²
    • C) 1 / (x + 1)
    • D) -1 / (x + 1)

    Answer: 1 / (x + 1)²

    Explanation: Using quotient rule, if y = u/v, then dy/dx = (v(du/dx) - u(dv/dx)) / v², so dy/dx = 1 / (x + 1)²