document.write( "Question 149678: If a certain number is 3 more than 7 times itself, what is the number? \n" ); document.write( "
Algebra.Com's Answer #109803 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
If a certain number is 3 more than 7 times itself, what is the number?
\n" ); document.write( "--------------
\n" ); document.write( "n = n*7+3
\n" ); document.write( "-6n = 3
\n" ); document.write( "n = -1/2
\n" ); document.write( "
\n" ); document.write( "
\n" );