document.write( "Question 394451: If the square of 2 more than a number is the same as 10 more than 9 times the number, what is the answer \n" ); document.write( "
Algebra.Com's Answer #279871 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
If the square of 2 more than a number is the same as 10 more than 9 times the number, what is the answer
\n" ); document.write( "..
\n" ); document.write( "(x+2)^2=10+9x
\n" ); document.write( "x^2+4x+4 =10+9x
\n" ); document.write( "x^2+4x-9x+4-10=0
\n" ); document.write( "x^2-5x-6=0
\n" ); document.write( "x^2-6x+x-6=0
\n" ); document.write( "x(x-6)+1(x-6)=0
\n" ); document.write( "(x-6)(x+1)=0
\n" ); document.write( "x= 6 OR -1
\n" ); document.write( "..
\n" ); document.write( "6 or -1
\n" ); document.write( "
\n" );