document.write( "Question 211881: If 3 is added to a number and the sum is tripled, the result is 27 more than the number.\r
\n" ); document.write( "\n" ); document.write( "The number is ?
\n" ); document.write( "

Algebra.Com's Answer #160063 by marcsam823(57)\"\" \"About 
You can put this solution on YOUR website!
Let x = the number \r
\n" ); document.write( "\n" ); document.write( "Now break the sentence into parts and translate the words into an algebraic expression:\r
\n" ); document.write( "\n" ); document.write( "a) If 3 is added to the number: x + 3
\n" ); document.write( "b) ...and the sum is tripled..
\n" ); document.write( " \"The sum\" is \"x + 3\" so: 3(x+3)
\n" ); document.write( "c) ...the result is 27 more than the number.
\n" ); document.write( " 27 more than the number is x + 27\r
\n" ); document.write( "\n" ); document.write( "d) Put it all together:
\n" ); document.write( " 3(x + 3) = x + 27\r
\n" ); document.write( "\n" ); document.write( "Solve for x:\r
\n" ); document.write( "\n" ); document.write( "1) Distribute the left side of the equation:
\n" ); document.write( " 3x + 9 = x + 27
\n" ); document.write( "2) Subtract x from each side of the equation:
\n" ); document.write( "2x + 9 = 27
\n" ); document.write( "3) Subtract 9 from each side of the equation:
\n" ); document.write( "2x = 18
\n" ); document.write( "4) Solve for x:
\n" ); document.write( "x = 9\r
\n" ); document.write( "\n" ); document.write( "Check: \r
\n" ); document.write( "\n" ); document.write( "1) x = 9
\n" ); document.write( "2) 3(x + 3) = x + 27
\n" ); document.write( "3) 3 ([9] + 3) = [9] + 27
\n" ); document.write( "4) 3(12) = 9 + 27
\n" ); document.write( "5) 36 = 36
\n" ); document.write( "The answer is correct
\n" ); document.write( "
\n" );