document.write( "Question 5148: how do u solve xsquared-3x=0? thank you \n" ); document.write( "
Algebra.Com's Answer #2625 by guapa(62)![]() ![]() ![]() You can put this solution on YOUR website! x²-3x=0 \n" ); document.write( "First you have to factor out the GCF, which is x. \n" ); document.write( "So, x(x-3)=0 \n" ); document.write( "x = 0 \n" ); document.write( "x-3=0, x=3 \n" ); document.write( "The solution set is {0,3} \n" ); document.write( " |