document.write( "Question 973507: The sum of two numbers is 30. The first number is 1/2 of the second number. What are the numbers? What is the smaller of the two numbers? What is the larger of the two numbers? \n" ); document.write( "
Algebra.Com's Answer #595694 by amarjeeth123(570)\"\" \"About 
You can put this solution on YOUR website!
Let the numbers be x and 2x.
\n" ); document.write( "The sum of two numbers is 30.
\n" ); document.write( "x+2x=30
\n" ); document.write( "3x=30
\n" ); document.write( "x=10
\n" ); document.write( "The smaller of the numbers is 10.
\n" ); document.write( "The larger of the numbers is 20.
\n" ); document.write( "
\n" );