document.write( "Question 701195: What is the answer to sqrt5x^2-3x=2x \n" ); document.write( "
Algebra.Com's Answer #432306 by Simnepi(216)![]() ![]() You can put this solution on YOUR website! Hopefully your question is \n" ); document.write( "To solve this we need to square both sides to get rid of that nasty square root on the left hand side. \n" ); document.write( "this will give \n" ); document.write( "rearranging this equation and simplifying we get \n" ); document.write( " \n" ); document.write( "we can take out the common factor of x to give \n" ); document.write( "x(x-3)=0 \n" ); document.write( "therefore x=0 or x-3=0 i.e. x=3 \n" ); document.write( " |