document.write( "Question 34064: Factor completely
\n" ); document.write( "10x^3-33x^2+27x
\n" ); document.write( "How do I factor completely?
\n" ); document.write( "I did it like this but don't think that I did it right
\n" ); document.write( "2*5*x*x*x
\n" ); document.write( "3*11*x*x
\n" ); document.write( "3*3*3*x
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #20418 by fanism(39)\"\" \"About 
You can put this solution on YOUR website!
first, you can see each number has a x, so this is the first step to factor
\n" ); document.write( "10x^3-33x^2+27x
\n" ); document.write( "x ( 10x^2 - 33x + 27)
\n" ); document.write( "x (2x - 3)(5x - 9)
\n" ); document.write( "
\n" );