document.write( "Question 463446: The difference between six times a number and twelve equals the sum of the number and 13.Find the number? \n" ); document.write( "
Algebra.Com's Answer #317529 by alicealc(293)\"\" \"About 
You can put this solution on YOUR website!
6x - 12 = x + 13
\n" ); document.write( "6x - x = 12 + 13
\n" ); document.write( "5x = 25
\n" ); document.write( "x = 25/5
\n" ); document.write( "x = 5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so, the number is 5
\n" ); document.write( "
\n" );