document.write( "Question 587502: I'm not sure how to find the greatest common factor of a polynomial. What is the greatest common factor of 9m^3+30m-24? How'd you get it? \n" ); document.write( "
Algebra.Com's Answer #374151 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! right off I see 3 is a factor. \n" ); document.write( "9m^3+30m-24 \n" ); document.write( "3*(3m^3+10m-8) \n" ); document.write( "Do you really mean 9m^3? \n" ); document.write( "If you did then we are done. \n" ); document.write( "If you meant 9m^2 \n" ); document.write( "then 3m^2+10m-8= \n" ); document.write( "(m+4)*(3m-2)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |