document.write( "Question 925410: Three times the sum of two times a number and five is fifty-one \n" ); document.write( "
Algebra.Com's Answer #561513 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Three times the sum of two times a number and five is fifty-one \n" ); document.write( "3(2n + 5) = 51 \n" ); document.write( "2n + 5 = 17 \n" ); document.write( "2n = 12 \n" ); document.write( "n = 6 \n" ); document.write( "And...checking \n" ); document.write( " |