document.write( "Question 1061376: If 20 is added to the 8 times of a certain number the result is 10 less than ten times the number , find the number . \n" ); document.write( "
Algebra.Com's Answer #676159 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"20%2B8N=10N-10\"
\n" ); document.write( "\"-2N=-30\"
\n" ); document.write( "\"N=15\"
\n" ); document.write( "Verifying,
\n" ); document.write( "\"20%2B8%2815%29=10%2815%29-10\"
\n" ); document.write( "\"20%2B120=150-10\"
\n" ); document.write( "\"140=140\"
\n" ); document.write( "True, good solution.
\n" ); document.write( "
\n" );