Answer:
13 and 6
Explanation:
Let x = larger number 
Let y = smaller number 
 
The larger of two numbers is: x = 
one more than twice the smaller: 2y + 1 
x = 2y + 1 {equation 1} 
 
The sum of the numbers is: x + y = 
20 less than three times the larger: 3x - 20 
x + y = 3x - 20 
This can be simplified. Subtract 3x from both sides. 
x - 3x + y = -20 
-2x + y = -20 {equation 2} 
 
Since we already know from equation 1 that x=2y+1, substitute that into equation 2 
and solve for y: 
 
-2(2y+1) + y = -20 
-4y - 2 + y = -20 
-3y - 2 = -20 
-3y = -18 
y = -18/(-3) 
y = 6 
 
x = 2y+1 = 2(6)+1 = 12 + 1 = 13 
 
Your numbers are 13 and 6