document.write( "Question 1120020: Use a system of equations to find the cubic function
\n" );
document.write( "f(x) = ax^3 + bx^2 + cx + d that satisfies the equations. Solve the system using matrices.\r
\n" );
document.write( "\n" );
document.write( "f(−1) = 6
\n" );
document.write( "f(1) = 4
\n" );
document.write( "f(2) = 15
\n" );
document.write( "f(3) = 42 \n" );
document.write( "
Algebra.Com's Answer #735667 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Good idea. \n" ); document.write( "Do you know how to do that? \n" ); document.write( " |