document.write( "Question 876680: the square of this number is ninety-eight more than negative forty-nine \n" ); document.write( "
Algebra.Com's Answer #528958 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
let x = the number
\n" ); document.write( "x^2 = 98 -49
\n" ); document.write( "x^2 = 49
\n" ); document.write( "Take the square root of each side
\n" ); document.write( "x = +- 7
\n" ); document.write( "x = 7 or x = -7
\n" ); document.write( "
\n" );