document.write( "Question 276160: one number is twice as large as the second. the sum of the numbers is 366. what is the larger number? \n" ); document.write( "
Algebra.Com's Answer #201303 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+2x=366
\n" ); document.write( "3x=366
\n" ); document.write( "x=122
\n" ); document.write( "2x=244
\n" ); document.write( "
\n" );