document.write( "Question 489423: find a positive number such that 10 times the number is 16 more than twice the number \n" ); document.write( "
Algebra.Com's Answer #333661 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
2n+16=10n
\n" ); document.write( "8n=16
\n" ); document.write( "n=2..
\n" ); document.write( "
\n" );