document.write( "Question 909887: if we square a number we get six times the number. Find all numbers with this same property. \n" ); document.write( "
Algebra.Com's Answer #552087 by ewatrrr(24785) You can put this solution on YOUR website! n^2 = 6n \n" ); document.write( "n = 6 \n" ); document.write( " |