document.write( "Question 612439: The smaller of two numbers is 9 less than the larger, and their sum is 38. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #385465 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The smaller of two numbers is 9 less than the larger
\n" ); document.write( "Let (n-9) and n represent these numbers:
\n" ); document.write( "Question states***
\n" ); document.write( "(n-9)+ n = 38
\n" ); document.write( "Solving for x
\n" ); document.write( " 2n = 47
\n" ); document.write( " n = 23.5, the Larger, 14.5 the smaller
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 14.5 + 23.5 = 38 \n" ); document.write( "
\n" );