document.write( "Question 268619: find a number such that three times the number increased b 7 is 52 \n" ); document.write( "
Algebra.Com's Answer #196831 by nerdybill(7384) You can put this solution on YOUR website! find a number such that three times the number increased by 7 is 52 \n" ); document.write( ". \n" ); document.write( "Let x = the number \n" ); document.write( "then \n" ); document.write( "3x + 7 = 52 \n" ); document.write( "3x = 52-7 \n" ); document.write( "3x = 45 \n" ); document.write( "x = 15 \n" ); document.write( " |