document.write( "Question 826813: Seven times the sum of 9 and some number is 161. What is the number \n" ); document.write( "
Algebra.Com's Answer #498273 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 7(9+n)=161 \n" ); document.write( "63+7n=161 \n" ); document.write( "7n=161-63 \n" ); document.write( "7n=98 \n" ); document.write( "n=98/7 \n" ); document.write( "n=14 \n" ); document.write( " |