document.write( "Question 582099: Does anyone have a easy way to factor? Her is a problem I just don't know how to do.\r
\n" );
document.write( "\n" );
document.write( "9ax^3+15ax^2-14ax \n" );
document.write( "
Algebra.Com's Answer #371937 by Alan3354(69443) You can put this solution on YOUR website! Does anyone have a easy way to factor? Her is a problem I just don't know how to do.\r \n" ); document.write( "\n" ); document.write( "9ax^3+15ax^2-14ax \n" ); document.write( "------------------- \n" ); document.write( "There is no easy way. You find the combination that works. \n" ); document.write( "------ \n" ); document.write( "In this one, all 3 terms have an a & and x. Factor those out 1st. \n" ); document.write( "That leaves 9x^2 + 15x - 14 \n" ); document.write( "------ \n" ); document.write( "It'll be \n" ); document.write( "(ax + b)*(cx + d) \n" ); document.write( "a*b = 9, so that's either 1*9 or 3*3 \n" ); document.write( "b*d = 14, so that's either 1*14 or 2*7 with different signs (one +, one minus) \n" ); document.write( "Then you find a combination that gives +15x \n" ); document.write( " \n" ); document.write( " |