document.write( "Question 412894: The sum of two numbers is 27. One number is 2 times as large as the other. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #289910 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+2x=27
\n" ); document.write( "3x=27
\n" ); document.write( "x=9
\n" ); document.write( "2x=18
\n" ); document.write( "
\n" );