document.write( "Question 1096427: If 5 is added to a number and the sum is tripled, the result is 33 more than the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #710853 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
3(x+5)=x+33
\n" ); document.write( "3x+15=x+33
\n" ); document.write( "3x-x=33-15
\n" ); document.write( "2x=18
\n" ); document.write( "x=18/2
\n" ); document.write( "x=9
\n" ); document.write( "---------------
\n" ); document.write( "3(9+5)=9+33
\n" ); document.write( "42=42
\n" ); document.write( "
\n" );