document.write( "Question 1043173: The sum of a number and its square is one and a half times their difference. what is the number? \n" ); document.write( "
Algebra.Com's Answer #658273 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N%2BN%5E2=%281%2F2%29%28N%5E2-N%29\"
\n" ); document.write( "\"2N%2B2N%5E2=N%5E2-N\"
\n" ); document.write( "\"N%5E2%2B3N=0\"
\n" ); document.write( "\"N%28N%2B3%29=0\"
\n" ); document.write( "Two solutions:
\n" ); document.write( "\"N=0\"
\n" ); document.write( "and
\n" ); document.write( "\"N%2B3=0\"
\n" ); document.write( "\"N=-3\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );