" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.
y' = ∫12x² - 2 = 4x³ - 2x + c
y = ∫ y' = ∫ 4x³ -2x + c
y = x⁴ - x² + cx + C
f(0) = -5 --> C = -5
y = x⁴ -x² + cx - 5
f(2) = 7 --> 16 - 4 + 2c - 5 = 7
c = 0
y = x⁴ - x² - 5