document.write( "Question 835361: The sum of twice a number and thrice the number is 100. find the number \n" ); document.write( "
Algebra.Com's Answer #503459 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+3x=100
\n" ); document.write( "5x=100
\n" ); document.write( "x=100/5
\n" ); document.write( "x=20
\n" ); document.write( "
\n" );