document.write( "Question 920141: Twice the sum of a number and eight is twenty-eight. Find the number.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #558184 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 2(n+8) = 28 \n" ); document.write( "n+8 = 14 \n" ); document.write( "n = 6 \n" ); document.write( " |