document.write( "Question 873732: if 10 more than 2 times a number is 16 what is the number ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #527054 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 2n + 10 = 16 \n" ); document.write( " 2n = 6 \n" ); document.write( " n = 3 \n" ); document.write( " |