document.write( "Question 54746: I am stuck on correct answer for:\r
\n" );
document.write( "\n" );
document.write( "what are all possible values of X such that X^2 = 5x\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I am not using any specific book. I am just practicing.. \n" );
document.write( "
Algebra.Com's Answer #36955 by anjulasahay(30) ![]() You can put this solution on YOUR website! I am stuck on correct answer for:\r \n" ); document.write( "\n" ); document.write( "what are all possible values of X such that X^2 = 5x\r \n" ); document.write( "\n" ); document.write( "ans : x^2-5x=0 \n" ); document.write( " x(x-5)=0\r \n" ); document.write( "\n" ); document.write( "x = 0 or 5 \n" ); document.write( " |