Question 714444
{{{highlight(7/7)=1}}}
 
IN PLAIN ENGLISH:
A fraction equal to one has the same numerator and denominator.
It is just 1 in disguise, like {{{4/4}}} or {{{10/10}}}.
The sum of the number that is the numerator,
plus the same number (that is also the denominator)
is twice the number.
If twice the number is 14, then the number is 7.
 
IN ALGEBRA:
To make it look like profound algebra,
let {{{x}}} be the numerator and {{{y}}} be the denominator.
It says {{{x/y=1}}} because the fraction is "equal to one."
Multiplying both sides times {{{y}}}
(which could not be zero, because denominators cannot be zero),
we get {{{x=y}}}
The "sum of ... numerator and denominator is 14" translates as
{{{x+y=14}}}.
We could say that we have the system of linear equations:
{{{system(x=y,x+y=14)}}}
Substituting {{{x=y}}} into {{{x+y=14}}} we get
{{{y+y=14}}} --> {{{2y=14}}} --> {{{2y/2=14/2}}} --> {{{y=7}}}
and since {{{x=y}}}, {{{x=7}}} too.