document.write( "Question 765879: A number added to itself twelve times is five more than twice the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #466718 by suruman(21)\"\" \"About 
You can put this solution on YOUR website!
A number added to itself 12 times = 12x
\n" ); document.write( "Given:
\n" ); document.write( "12x = 5 + 2*x
\n" ); document.write( "10x = 5
\n" ); document.write( "x = 5/10 = 1/2
\n" ); document.write( "The number is 1/2.
\n" ); document.write( "
\n" ); document.write( "
\n" );