document.write( "Question 552678: Five more than three times a number is 23 \n" ); document.write( "
Algebra.Com's Answer #360465 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! If n is the number, then: \n" ); document.write( "3n+5 = 23 \n" ); document.write( "3n = 18 \n" ); document.write( "n = 6 \n" ); document.write( " |