Total difference as a function of partial differences
In a scenario for which a pair of non-negative differences (x0>=x1 and
y0>=y1)
d_0 = x_0 - x_1 and d_1 = y_0 - y_1
is there a way to express d3 as a function of d0 and d1? Where d3 is equal
to:
d3 = y1/x0 - y0/x1
Both the Domain and Image of d_j, x_j and y_j are non-negative Reals.
Thanks.
No comments:
Post a Comment