document.write( "Question 538012: Eighteen more than the square of an integer is 43. What is the integer? \n" ); document.write( "
Algebra.Com's Answer #353064 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x^2+18=43
\n" ); document.write( "x^2=43-18
\n" ); document.write( "x^2=25
\n" ); document.write( "x=5
\n" ); document.write( "
\n" );