60.6k views
2 votes
The length of the rectangle is twice its width. Write and solve a system of linear equations to find the length L and width W of the rectangle (perimeter=36)

User Mothirajha
by
5.9k points

2 Answers

4 votes

Answer:

The length is equal to 12 and the width is equal to 6.

Step-by-step explanation:

In order to find the values here, we start by setting the width equal to x. Now knowing this, we know that the length is twice that long. Therefore, the length would be equal to 2x. Now we can use the perimeter formula to solve the equation.

2L + 2W = P

2(2x) + 2(x) = P

4x + 2x = 36

6x = 36

x = 6

Now with the given value for x, we can tell that the width is 6 and then we multiply it by 2 to get the length value (12).

User Matt Mason
by
5.6k points
2 votes

1) L = Length, W = Width, perimeter = 36

then

2L+2W =36

L = 2W

of the equation 1 , find W

2L+2W = 36⇒2L=36-2W⇒L= 36-2W/2⇒L= 18-W

Now substitute it value with the equation 2

18-W = 2W⇒18 =2W+W⇒18= 3W⇒W= 18/3 = 6, L = 18-6 = 12

NOW SUBSTITUTE THE VALUES IN THE EQUATION 1

2* 12+ 2*6 = 36 , IT IS FULFILLED

User Emmanuel Sys
by
5.9k points