document.write( "Question 411847: I am trying to solve this Trinomials using the Form x^2+bx+c\r
\n" );
document.write( "\n" );
document.write( "52n^5-65n^4+52n^3
\n" );
document.write( "I first found the GCF 13n^3
\n" );
document.write( "13n^3(4n^2-5n+4)
\n" );
document.write( "13n^3(n-4)(n-1)?? This is wrong but I am not sure what I did wrong?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #289395 by Wizbe(3)![]() ![]() ![]() You can put this solution on YOUR website! Factor out the GCF of 13n^3 from the expression 52n^5 \n" ); document.write( "13n^3(4n^2)-65n^4+52n^3 \n" ); document.write( "Factor out the GCF of 13n^3 from the expression -65n^4 \n" ); document.write( "13n^3(4n^2)+13n^3(-5n)+52n^3 \n" ); document.write( "Factor out the GCF of 13n^3 from the expression 52n^3 \n" ); document.write( "13n^3(4n^2)+13n^3(+13n^3+(4) \n" ); document.write( "Factor out the GCF of 13n^3 from 52n^5-65n^4+52n^3\r \n" ); document.write( "\n" ); document.write( "Answer : 13n^3(4n^2-5n+4) \n" ); document.write( " |