document.write( "Question 264276: Fifteen less than the square of a number is the same as twice the number. find the number(s). \n" ); document.write( "
Algebra.Com's Answer #194594 by Ruli(21)\"\" \"About 
You can put this solution on YOUR website!
15 less than the square of a number x^-15
\n" ); document.write( "is the same as twice the number = 2x\r
\n" ); document.write( "\n" ); document.write( "x^-15 = 2x
\n" ); document.write( "x^-2x-15
\n" ); document.write( "(x-5)(x+3)
\n" ); document.write( "x = 5 or x =-3\r
\n" ); document.write( "\n" ); document.write( "check:
\n" ); document.write( "1)5^-15 = 2(5)
\n" ); document.write( " 25-15 = 10
\n" ); document.write( " 10 = 10
\n" ); document.write( "or
\n" ); document.write( "2)-3^-15 = 2(-3)
\n" ); document.write( " 9-15 = -6
\n" ); document.write( " -6 = -6
\n" ); document.write( "
\n" );