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)\"\" \"About 
You can put this solution on YOUR website!
\"sqrt%282+%2B+x%29\" = 25
\n" ); document.write( " 2 + x = 25^2
\n" ); document.write( " 2 + x = 625
\n" ); document.write( " x = 623
\n" ); document.write( "
\n" );