document.write( "Question 604097: One number is ½ of another number. The sum of the two numbers is 30. Find the two numbers \n" ); document.write( "
Algebra.Com's Answer #380977 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+0.5x=30
\n" ); document.write( "1.5x=30
\n" ); document.write( "x=30/1.5
\n" ); document.write( "x=20
\n" ); document.write( "0.5x=10
\n" ); document.write( "
\n" );