document.write( "Question 33287: the equation 2x(squared)-6x=0 has two solutions. whats the other? \n" ); document.write( "
Algebra.Com's Answer #19667 by sarah_adam(201)\"\" \"About 
You can put this solution on YOUR website!
2\"x%5E2\"-6x = 0
\n" ); document.write( "2x(x-3)=0
\n" ); document.write( "x(x-3) = 0
\n" ); document.write( "x = 0 or x = 3
\n" ); document.write( "
\n" );