document.write( "Question 1032816: solve the following equation for all values of x.
\n" ); document.write( "10x^2-5x=0
\n" ); document.write( "

Algebra.Com's Answer #647396 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
We can solve this one by factoring...
\n" ); document.write( "\"10x%5E2+-+5x+=+0\"
\n" ); document.write( "\"5x%282x+-+1%29+=+0\"
\n" ); document.write( "so that
\n" ); document.write( "5x = 0 or 2x - 1 = 0
\n" ); document.write( "which leads to
\n" ); document.write( "x = 0 or x = 1/2
\n" ); document.write( "
\n" );