document.write( "Question 146097: (x-6x sq root x)=0 Solve for x
\n" ); document.write( "In response to an inquiry -I was told to \"use the conjugate\". After yet another inquiry, I was given:
\n" ); document.write( "(x-6x sq root x)(x+6x sq root x)=0(x+6x sq root x)
\n" ); document.write( "= x squared -36xsquaredx and told to solve by factoring it out. I understand the conjugate part (kind of) but I've never seen -36xsquaredx! How do I factor this out?
\n" ); document.write( "By the way, I know the answer is {0,1/36} and I still can't figure it out.\r
\n" ); document.write( "\n" ); document.write( "This is an online course. I have searched the book and cannot find a sample of this problem anywhere.
\n" ); document.write( "

Algebra.Com's Answer #106647 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
x-6x*sqrt(x)=0
\n" ); document.write( "-6x*sqrt(x)=-x
\n" ); document.write( "6x*sqrt(x)=x
\n" ); document.write( "36x^2*x=x^2 square each side
\n" ); document.write( "36x^3=x^2
\n" ); document.write( "36x^3-x^2=0
\n" ); document.write( "x^2(36x-1)=0
\n" ); document.write( "x=0
\n" ); document.write( "36x=1
\n" ); document.write( "x=1/36
\n" ); document.write( ".
\n" ); document.write( "You also can do it the way suggested:
\n" ); document.write( "(x-6x*sqrt(x))*(x+6x*sqrt(x))=(x+6x*sqrt(x)*0 Multiply each side by x+6x*sqrt(x)
\n" ); document.write( "x^2-36x^3=0 This is the same as (x-y)(x+y)=x^2-y^2. Let y=6x*sqrt(x)
\n" ); document.write( "36x^3-x^2=0 Same as line 6 above.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" ); document.write( "
\n" );