215k views
1 vote
The width of a rectangle is half as long as the

length. The rectangle has an area of 128 square
feet. What are the length and width of the
rectangle?
Separate the answers with a comma.

User Synn
by
5.8k points

2 Answers

1 vote

Answer:

The rectangle has length = 16 feet, width = 8 feet

Step-by-step explanation:

Let the length be x, we are given that width is half as long as the length so we can say that width is equal to x/2

We are given the area to be = 128 square feet ,

and we know area = length x breadth

So area =
x * ((x)/(2))

=>
2* 128 = x* x

=> 256 =
x* x

=> x = 16 = length

and width =
(x)/(2) = (16)/(2) = 8

which are the required length and breadth of the rectangle

User Yvesmancera
by
5.7k points
4 votes

Answer:

The length of the rectangle is 16 feet, the width of the rectangle is 8 feet.

Step-by-step explanation:

1. Let's check the information given to resolve the question:

Length of the rectangle = x

Width of the rectangle = x/2 ( half as long as the length)

Area of the rectangle = 128 square feet

2. Let's find the value of the length and the width

Area of the rectangle = Length of the rectangle * Width of the rectangle

128 = x * x/2

128 = x² /2 (x * x = x²)

256 = x² (Multiplying by 2 to both sides of the equation)

x² = 256

√x² = √ 256

x = 16

The length of the rectangle is 16 feet.

Width of the rectangle = x/2 = 16/2 = 8 feet.

The length of the rectangle is 16 feet, the width of the rectangle is 8 feet.

User Abluejelly
by
5.5k points