document.write( "Question 232928: Twice a number equals 25 less than three times that same number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #172020 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
2x=3x-25
\n" ); document.write( "2x-3x=-25
\n" ); document.write( "-x=-25
\n" ); document.write( "x=-25/-1
\n" ); document.write( "x=25 ans.
\n" ); document.write( "Proof:
\n" ); document.write( "2*25=3*25-254
\n" ); document.write( "50=75-25
\n" ); document.write( "50=50
\n" ); document.write( "
\n" );