document.write( "Question 668789: Is this statement true for all,some or no numbers?
\n" ); document.write( "Adding 6 to a number gives the same result as multiplying that number by 3'
\n" ); document.write( "

Algebra.Com's Answer #415845 by swincher4391(1107)\"\" \"About 
You can put this solution on YOUR website!
x+6 = 3x\r
\n" ); document.write( "\n" ); document.write( "6 = 3x -x \r
\n" ); document.write( "\n" ); document.write( "6 = 2x\r
\n" ); document.write( "\n" ); document.write( "x = 3\r
\n" ); document.write( "\n" ); document.write( "This is the only solution for which it works, which means that this true for some numbers, namely x =3.
\n" ); document.write( "
\n" );