document.write( "Question 458825: The difference of a number and 9 is 49 less the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #314733 by simranb(63)\"\" \"About 
You can put this solution on YOUR website!
Let the number be x
\n" ); document.write( "9-x=x+49
\n" ); document.write( "-x-x=49-9
\n" ); document.write( "-2x=40
\n" ); document.write( "x=40/-2
\n" ); document.write( "x=-20
\n" ); document.write( "Hope this helps!
\n" ); document.write( "
\n" ); document.write( "
\n" );