engineering mathematics MCQ #833

If f(x) = x³ - 2x² + x - 1, then f'(2) =

engineering mathematics MCQ #833

  1. Question 1

    Q1. If f(x) = x³ - 2x² + x - 1, then f'(2) =

    • A) 5
    • B) 9
    • C) 7
    • D) 3

    Answer: 9

    Explanation: First, find f'(x) = 3x² - 4x + 1, then evaluate f'(2) = 3(2)² - 4(2) + 1 = 12 - 8 + 1 = 5, actually the correct calculation yields 3(4) - 4(2) + 1 = 12 - 8 + 1 = 5. Let's correct this: f'(x) = 3x² - 4x + 1, f'(2) = 3(4) - 4(2) + 1 = 12 - 8 + 1 = 5. The actual calculation is correct but the given option doesn't match. Rechecking: 3(2)² = 12, 4(2) = 8, 12 - 8 + 1 = 5. The closest answer is A, but the value is 5. Let's re-evaluate the options: the actual value is 5, the closest is A.