Answer:
w = [tex]l + \frac{25 - l^{2}}{l - 5}[/tex]
(Anyone can correct me if I'm wrong)
Step-by-step explanation:
Before we start the solving, we can make the following statements:
Area = l x w
Area = 5x + 25
therefore,
l x w = 5x + 25
Since the question states that the length is x more than the width, so we can make the following statement:
w = l + x
With this, we can substitute it to the first statement we made, l x w = 5x + 25,
l x (l + x) = 5x + 25
[tex]l^{2}[/tex] + lx = 5x + 25
lx - 5x = 25 - [tex]l^{2}[/tex]
x(l - 5) = 25 - [tex]l^{2}[/tex]
x = [tex]\frac{25 - l^{2}}{l - 5}[/tex]
From this, we can find w by substituting it in the statement we made earlier, w = l + x,
w = [tex]l + \frac{25 - l^{2}}{l - 5}[/tex]