Question 1125954
----
The sum of the whole is 14 The large and small are different by 1 and The first is equal to second. 
----


This is assuming just two numbers make the "whole":


Two numbers x and y.
Assume {{{x<y}}}.


{{{system(x+y=14,y-x=1)}}}

-

{{{system(x+y=14,-x+y=1)}}}


{{{x+y+(-x)+y=15}}}

{{{2y=15}}}

{{{highlight(y=7&1/2)}}}, {{{highlight(x=6&1/2)}}}