document.write( "Question 708699: 1. Write a cubic function whose leading coefficient is 1 with the given factors of x, (x+3), (x-4) \n" ); document.write( "
Algebra.Com's Answer #436217 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"x%28x%2B3%29%28x-4%29=x%28x%5E2-x-12%29=x%5E3-x%5E2-12x\"
\n" ); document.write( "so \"highlight%28f%28x%29=x%5E3-x%5E2-12x%29\" is the answer
\n" ); document.write( "
\n" );