document.write( "Question 177218This question is from textbook
\n" );
document.write( ": Factor. Write prime if the expression cannot be factored: 4x^2-24x+36 \n" );
document.write( "
Algebra.Com's Answer #132293 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 4x^2-24x+36 \n" ); document.write( "First, factor out a 4: \n" ); document.write( "4(x^2-6x+9) \n" ); document.write( "4(x-3)(x-3) \n" ); document.write( "or \n" ); document.write( "4(x-3)^2 \n" ); document.write( " |