document.write( "Question 1038159: The polynomial f(x) has degree 3. If f(-1) = 15, f(0)= 0, f(1) = -5, and f(2) = 12, then what are the x-intercepts of the graph of f?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #652884 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The polynomial f(x) has degree 3. If f(-1) = 15, f(0)= 0, f(1) = -5, and f(2) = 12, then what are the x-intercepts of the graph of f? \n" ); document.write( "------ \n" ); document.write( "Using the form ax^3+bx^2+cx+d = y, \n" ); document.write( "substitute each of the x/y pairs \n" ); document.write( "to create 4 equations in a,b,c,d. \n" ); document.write( "--- \n" ); document.write( "Example:: \n" ); document.write( "Using f(-1)=15 you get -a+b-c+d = 15 \n" ); document.write( "---- \n" ); document.write( "Solve the 4-equation system for a,b,c,d \n" ); document.write( "to find the cubic you want. \n" ); document.write( "------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |