document.write( "Question 6057: If a number is increased by 21, the result is 30. What is the number? \n" ); document.write( "
Algebra.Com's Answer #3201 by CharStar(110)![]() ![]() ![]() You can put this solution on YOUR website! Let x = a number - (1) number\r \n" ); document.write( "\n" ); document.write( "x + 21 = 30\r \n" ); document.write( "\n" ); document.write( "x + 21 = 30\r \n" ); document.write( "\n" ); document.write( "Subtract 21 from both sides\r \n" ); document.write( "\n" ); document.write( "x = 9\r \n" ); document.write( "\n" ); document.write( "Check your answer\r \n" ); document.write( "\n" ); document.write( "9 + 21 = 30 \n" ); document.write( " |