document.write( "Question 532146: The sum of two numbers is 30. The first number is twice the second number. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #350739 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+2x=30
\n" ); document.write( "3x=30
\n" ); document.write( "x=10
\n" ); document.write( "2x=20
\n" ); document.write( "
\n" );