document.write( "Question 698793: 5x2-20x=0. The problem is 5xto the second power \n" ); document.write( "
Algebra.Com's Answer #431046 by Simnepi(216)![]() ![]() You can put this solution on YOUR website! Because the unknown (x) is raised to the power 2 there will be 2 possible values for x. \n" ); document.write( "First we can factorise the expression by removing a common factor. \n" ); document.write( "Both terms on the left hand side of the equals sign have an x in them (5x^2 is 5*x*x and 20x is 20*x) so we can remove it, the x, to the outside of a bracket thus \n" ); document.write( "x(5x-20) = 0 \n" ); document.write( "Because this equals 0(zero) one of the terms in the above expression must equal zero since zero times anything is always zero \n" ); document.write( "This means that \n" ); document.write( "x (the term outside the bracket) = 0 (this is one possible value for x) \n" ); document.write( "OR \n" ); document.write( "5x-20 (the term inside the bracket) = 0 \n" ); document.write( "we now solve this bit to find out the other value for x \n" ); document.write( "5x-20 = 0 which means that \n" ); document.write( "5x = 20 \n" ); document.write( "so x = 4 (your other value for x) \n" ); document.write( " |