document.write( "Question 392789: 10 times the square of a non-zero number is equal to 63 times that number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #278833 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 10 times the square of a non-zero number is equal to 63 times that number. What is the number? \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "10*x^2 = 63x \n" ); document.write( "------ \n" ); document.write( "10x^2-63x = 0 \n" ); document.write( "x(10x-63) = 0 \n" ); document.write( "x = 0 or x = 6.3 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======= \n" ); document.write( " |