document.write( "Question 762116: The square of 2 more than a number is 25. Find the number. \n" ); document.write( "
Algebra.Com's Answer #463737 by Cromlix(4381) You can put this solution on YOUR website! \n" ); document.write( " 2 + x = 25^2 \n" ); document.write( " 2 + x = 625 \n" ); document.write( " x = 623 \n" ); document.write( " |