document.write( "Question 655247: When the sum of 488 and three times a positive number is subtracted from the square of the number, the result is 110. Find the number. \n" ); document.write( "
Algebra.Com's Answer #409029 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
X^2-488+3X=110
\n" ); document.write( "X^2+3X-488-110=0
\n" ); document.write( "X^2+3X-598=0
\n" ); document.write( "(X+26)(X-23)=0
\n" ); document.write( "X-23=0
\n" ); document.write( "X=23 ANS.
\n" ); document.write( "
\n" );