document.write( "Question 64916: Please help factor the polynomial completely\r
\n" );
document.write( "\n" );
document.write( "2w^2+6w-108 the answer is 2(w-6)(w+9) how do you arrive at this? \n" );
document.write( "
Algebra.Com's Answer #45391 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! FIRST YOU DIVIDE ALL TERMS BY 2 \n" ); document.write( "2(W^2+3W-54) NOW YOU FACTOR THE REMAINING QUADRATIC EQUATION \n" ); document.write( "2(X-6)(X+9) YOU FIND 2 NUMBERS THAT HAVE A PRODUCT OF -54=(9*-6) & THE DIFFERENCE IS 3=(9-6) \n" ); document.write( " |