document.write( "Question 759118: The square of a number is 10 more than 3 times the number.Find the number.Please Explain. \n" ); document.write( "
Algebra.Com's Answer #461864 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
The square of a number is 10 more than 3 times the number.Find the number.Please Explain.\r
\n" ); document.write( "\n" ); document.write( "let x = the number then we have\r
\n" ); document.write( "\n" ); document.write( "x^2 = 3x + 10 and\r
\n" ); document.write( "\n" ); document.write( "x^2 -3x -10 = 0\r
\n" ); document.write( "\n" ); document.write( "factor the above equation\r
\n" ); document.write( "\n" ); document.write( "(x-5) * (x+2) = 0, then\r
\n" ); document.write( "\n" ); document.write( "(x-5)=0 and (x+2)=0\r
\n" ); document.write( "\n" ); document.write( "x can be 5 or -2
\n" ); document.write( "
\n" ); document.write( "
\n" );