document.write( "Question 514922: x represent a certain number the number is multiply by 3 and the result is the same as adding 34 to it find the number? \n" ); document.write( "
Algebra.Com's Answer #343642 by plover(15)\"\" \"About 
You can put this solution on YOUR website!
From the data
\n" ); document.write( "3x=x+34
\n" ); document.write( "3x-x=34
\n" ); document.write( "2x=34
\n" ); document.write( "\"x=34%2F2\"
\n" ); document.write( "\"x=17\"
\n" ); document.write( "
\n" );