document.write( "Question 557820: One number is twice as large as a second number. If the sum of the two numbers is 114, what are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #362787 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the numbers be x & 2x \n" ); document.write( "x+2x=114 \n" ); document.write( "3x=114 \n" ); document.write( "/3 \n" ); document.write( "x=38\r \n" ); document.write( "\n" ); document.write( "38 & 76 \n" ); document.write( " |