document.write( "Question 721107: Find a number such that 35 less than its square is twice the original number \n" ); document.write( "
Algebra.Com's Answer #442233 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Let n be the number. \"n%5E2-35=2n\". Find or solve for n.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Can you solve through factoring? \"n%5E2-2n-35=0\".
\n" ); document.write( "\"%28n%2B5%29%28n-7%29=0\", yes. In fact, n can be -5 or +7.
\n" ); document.write( "
\n" );