document.write( "Question 200830: Multiply and if possible simplify: (x^2-6x+9/12-4x)(x^6-9x^4/x^3-3x^2) \n" ); document.write( "
Algebra.Com's Answer #151066 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
[ { x^2-6x +9} / {12-4x} ] * [ { x^6 -9x^4} / {x^3 -3x^2}]
\n" ); document.write( ".
\n" ); document.write( "[ ( x-3)(x-3) / -4x (x-3) ] * [ ( x^4)(x^2 -9) / (x^2) ( x-3) ]
\n" ); document.write( ".
\n" ); document.write( "simplify by cancelling like terms, num and den
\n" ); document.write( ".
\n" ); document.write( "-x^4 (x^2 -9) / 4 x^2
\n" ); document.write( ".
\n" ); document.write( "(-1/4) x^2 ( x+3)(x-3)
\n" ); document.write( ".
\n" ); document.write( " Check using x=2 in both original and answer, both = +5, ok
\n" ); document.write( "
\n" );