document.write( "Question 415054: the difference of three times a number, and 1, is the same as twice a number. Find the number \n" ); document.write( "
Algebra.Com's Answer #291070 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
3x-1=2x
\n" ); document.write( "3x-2x=1
\n" ); document.write( "x=1 the number
\n" ); document.write( "
\n" );