document.write( "Question 842240: three times a number is the same as the difference of twice the number and seven. find the number \n" ); document.write( "
Algebra.Com's Answer #507479 by Narsinghchauhan8960103366(17)\"\" \"About 
You can put this solution on YOUR website!
Let the number is x
\n" ); document.write( "According to question
\n" ); document.write( "3x=2x-7
\n" ); document.write( "x= -7 Ans
\n" ); document.write( "
\n" );