document.write( "Question 1102169: Find HCF of plynomial by long division method 6x^3+7x^2-9x+2, 8x^4+6x^3-15x^2+9x-2 \n" ); document.write( "
Algebra.Com's Answer #716825 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
They both share roots of -2 and 0.5. You might find these by checking each polynomial with synthetic division. Both polynomials contain \"x%2B2\" and \"x-1%2F2\", each of multiplicity 1. \n" ); document.write( "
\n" );