document.write( "Question 1012601: Add me by twenty six and you will get thrice of myself .what number am I?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #628618 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Call the number, x. Then we write \n" ); document.write( "x + 26 = 3x \n" ); document.write( "Now subtract x from both sides \n" ); document.write( "26 = 2x \n" ); document.write( "Now divide by 2 and we get \n" ); document.write( "x = 13 \n" ); document.write( " |