document.write( "Question 147916: Solve the equation x2 + 3x - 9 = 0.
\n" );
document.write( "multiply and simplify (3x+5) (x-3)
\n" );
document.write( "3x(2x2 + 5x - 4) =
\n" );
document.write( "Factor the expression 6x2 - 27x - 15 completely. \n" );
document.write( "
Algebra.Com's Answer #108296 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! x^2 + 3x - 9 = 0 then \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(3x+5)(x-3)=3x^2+5x-9x-15 = 3x^2-4x-15 \n" ); document.write( "3x(2x2 + 5x - 4) = 6x^3+15x^2-12x\r \n" ); document.write( "\n" ); document.write( "6x^2 - 27x - 15=0 then \n" ); document.write( " \n" ); document.write( "then x=5 or x=-1/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "then 6x^2 - 27x - 15= 6(x-5)(x+1/2) \n" ); document.write( " |