document.write( "Question 290322: 6.I am thinking of a whole number. If I divide it by 13, then multiply the answer by 12, then subtract 20, and then add 89, I end up with 93. What was my original number? \n" ); document.write( "
Algebra.Com's Answer #210082 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let the number be N.
\n" ); document.write( "\"%28N%2F13%29%2A12-20%2B89=93\"
\n" ); document.write( "\"%28N%2F13%29%2A12%2B69=93\"
\n" ); document.write( "\"%28N%2F13%29%2A12=24\"
\n" ); document.write( "\"N%2F13=2\"
\n" ); document.write( "\"highlight%28N=26%29\"
\n" ); document.write( "
\n" );