document.write( "Question 1080712: without nesessary expanding find the term tha does not contain valiable x in the expansion of (3x^2-1/4x)^6 \n" ); document.write( "
Algebra.Com's Answer #694825 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
I am assuming this is (3x^2-(1/4x))^6
\n" ); document.write( "The fourth term will raise x^2 to the 2 and (1/4x)^4. That will give x^4 in both the numerator and denominator.
\n" ); document.write( "The leading term is 10 (1-5-10-10-5-1 in expansion to 6th power)
\n" ); document.write( "10*(3x^2)^2*(1/4x)^4
\n" ); document.write( "=10*9x^4*(1/256x^4)=90/256, or 45/128.
\n" ); document.write( "
\n" );