document.write( "Question 918722: WHEN 5 TIMES A NUMBER IS INCREASED BY 16 THE RESULT IS 76 WHAT IS THE NUMBER \n" ); document.write( "
Algebra.Com's Answer #557207 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Please do not use CAPS on this site. \n" ); document.write( "5n + 16 = 76 \n" ); document.write( "5n = 60 \n" ); document.write( "n = 12 \n" ); document.write( "And...checking \n" ); document.write( "5(12) + 16 = 76 \n" ); document.write( " |