If we label the dimensions of each rectangle as x and y, then each rectangle has an area of xy and a perimeter of 2x + 2y.
The total area of the three rectangles is 30, so 3xy = 30
The total fencing for the three rectangles gives our other equation 3(2x + 2y) = 40
Now we have a system of equations that we can solve.
(1) 3xy = 30
(2) 3(2x + 2y) = 40
Simplifying each equation gives
(1) xy = 10
(2) 6x + 6y = 40
Solving equation (2) for y gives
y = 20/3 - x
Substitute this expression for y into equation (1) to get
x(20/3 - x) = 10
Put this quadratic in standard form to get
x2 - (20/3)x + 10 = 0
Use the quadratic formula with a = 1, b = -20/3 and c = 10 to get your answers

Scott S.
tutor
Since w represents width, you solved your equation ONLY for width. You got two different answers for the width, only one of which makes sense. Using the one that makes sense (the 5), you can use the fact that length is five more that this, or 10, and you have both of your dimensions.
Report
10/12/21
John D.
(w+5)w=50 > w²+5w=50 > w²+5w-50=0 > w²+10w-5w-50=0 > w(w-10)-5(w+10)=0 > (w+10)(w-5)=0 > w+10=0 > w-5=0 > w1= -10 & w2= 5 I need help here. In the word problem I'm supposed to find the dimensions of the rectangle whose length is 5cm longer than its width and the area is 50cm². So I translated the word problem into an equation and solved. I have no idea what to put in length and width, all I know is that I got {5, -10}. I can't put -10 as the width because negative measurements is highly unpractical, so that means I am left with L = W + 5 = 5 + 5 = 10. So if 10 should be my length, then what should be the width?10/12/21