document.write( "Question 480387: The sum of two numbers is 103. The larger number is one more than five times the smaller number. Find the numbers \n" ); document.write( "
Algebra.Com's Answer #329001 by emargo19(101)\"\" \"About 
You can put this solution on YOUR website!
Let smallest number be x
\n" ); document.write( "Largest = 103-x
\n" ); document.write( "\"103-x=1%2B5x\"
\n" ); document.write( "\"-6x=-102\"
\n" ); document.write( "\"x=17\"\r
\n" ); document.write( "\n" ); document.write( "Smallest= 17
\n" ); document.write( "Largest= 86
\n" ); document.write( "
\n" ); document.write( "
\n" );