document.write( "Question 427622: Write the equation of the cubic function f(x), if f(-2)=0, f(1)=0, f(3)=0 and f(6)=8\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Please help. This is pre calc. \n" );
document.write( "
Algebra.Com's Answer #297362 by Alan3354(69443) You can put this solution on YOUR website! Write the equation of the cubic function f(x), if f(-2)=0, f(1)=0, f(3)=0 and f(6)=8 \n" ); document.write( "------------- \n" ); document.write( "If the zeroes are a, b & c, then it's (x-a)*(x-b)*(x-c) \n" ); document.write( "--> f(x) = (x+2)*(x-1)*(x-3) \n" ); document.write( "f(6) = 120 tho, not 8 \n" ); document.write( "120/8 = 15 \n" ); document.write( "--> (1/15)*(x+2)*(x-1)*(x-3) \n" ); document.write( "Just multiply that \n" ); document.write( " \n" ); document.write( " |