document.write( "Question 999793: One number is twice than the other number. If the larger is diminished by 10, the reault is 2 more than the smaller. Find the Numbers. \n" ); document.write( "
Algebra.Com's Answer #617341 by macston(5194) You can put this solution on YOUR website! . \n" ); document.write( "S=smaller number; L=larger number=2S \n" ); document.write( ". \n" ); document.write( "L-10=S+2 \n" ); document.write( "2S-10=S+2 \n" ); document.write( "S=12 \n" ); document.write( "ANSWER 1: The smaller number is 12. \n" ); document.write( ". \n" ); document.write( "L=2S=2(12)=24 \n" ); document.write( "ANSWER 2: The larger number is 24 \n" ); document.write( ". \n" ); document.write( "CHECK: \n" ); document.write( "L-10=S+2 \n" ); document.write( "24-10=12+2 \n" ); document.write( "14=14 \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |