
Andrew M. answered 10/06/18
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
It appears you have left off grouping parenthesis.... THESE ARE IMPORTANT!!
Note: Area = Length*width ... A=Lw ... w = A/L
A = (x4-y4)/(8xy) and L = (x2-y2)/(2xy)
W = [(x4-y4)/(8xy)]/[(x2-y2)/(2xy)]
w = [(x4-y4)/(8xy)][(2xy)/(x2-y2)]
Note: we can cancel the 2xy in numerator of 2nd term into the 8xy in denominator of
1st term, leaving 4 in denominator of 1st term.
w = [(x4-y4)/4][1/(x2-y2)]
Note that we can use the formula for the difference of two squares here:
a2 - b2 = (a-b)(a+b) and thus x4-y4 = (x2)2 - (y2)2 = (x2-y2)(x2+y2)
w = [(x2-y2)(x2+y2)/4][1/(x2-y2)]
We can now cancel the (x2-y2) terms from the numerator and denominator terms
w = (x2+y2)/4
************************************
As for the 2nd part of the question.
Since area = length*width ... A = Lw
If we double the length and keep the width the same we have
A = 2Lw so all it does is double the area
Thus the new area is the old area multiplied by 2
A = 2[(x4-y4)/(8xy)] = (x4-y4)/(4xy)