document.write( "Question 522978: what is the sum of 17 and triple a number n ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #347128 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \"the sum of 17 and triple a number n\" translates to 17+3n \n" ); document.write( " |