document.write( "Question 1013189: The sum of a number and 14 is -30. Find the number \n" ); document.write( "
Algebra.Com's Answer #629416 by nerdybill(7384) You can put this solution on YOUR website! The sum of a number and 14 is -30. Find the number \n" ); document.write( ". \n" ); document.write( "Let x = the number \n" ); document.write( "then \n" ); document.write( "x+14 = -30 \n" ); document.write( "x+14-14 = -30-14 \n" ); document.write( "x = -44 (answer) \n" ); document.write( " |