document.write( "Question 400499: \"Twice the difference between a number and twenty-five is three times the number. Find the number.\"\r
\n" ); document.write( "\n" ); document.write( "Thank you in advance!
\n" ); document.write( "

Algebra.Com's Answer #283535 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let number =x
\n" ); document.write( "2(x-25)=3x
\n" ); document.write( "2x-50=3x
\n" ); document.write( "3x-2x=-50
\n" ); document.write( "x=-50\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );