document.write( "Question 945874: Find the particular antiderivative that satisfies the following conditions:
\n" );
document.write( "f''(x) = 12 x^3 - 2; \quad f(0) = 4, \quad f'(0) = -2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #576985 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the particular antiderivative that satisfies the following conditions: \n" ); document.write( "f''(x) = 12 x^3 - 2; \quad f(0) = 4, \quad f'(0) = -2 \n" ); document.write( "------ \n" ); document.write( "f'(x) = 3x^4 - 2x + C \n" ); document.write( "quad f'(0) = -2 --> C = -2 (not sure what the \"quad\" means) \n" ); document.write( "--- \n" ); document.write( "f'(x) = 3x^4 - 2x - 2 \n" ); document.write( "--- \n" ); document.write( "f(x) = \n" ); document.write( "f(0) = 4 --> C = 4 \n" ); document.write( "f(x) = |