ACT Math : Rectangles

Study concepts, example questions & explanations for ACT Math

varsity tutors app store varsity tutors android store varsity tutors ibooks store

Example Questions

Example Question #1 : How To Find The Length Of The Diagonal Of A Rectangle

Mark bought a TV at the store that was listed as 36in x 24in. He needs to figure out the diagonal to make sure the television is large enough but he left his measuring tape at his mother's house. What is the diagonal length of this television's screen in terms of inches?

Possible Answers:

Correct answer:

Explanation:

Finding the diagonal of a rectangle is essentially a problem with triangles. If we set up a right triangle with legs 24 in. and 36 in., and set  to be the diagonal (the hypotenuse), we can use the Pythagorean Theorem to solve for :

This comes out to be about 43.3 in.

Example Question #1 : How To Find The Length Of The Side Of A Rectangle

The width, in cm, of a rectangular fence is 2 more than half its length, in cm. Which of the following gives the width, w cm, in terms of length, l cm, of the rectangular fence?

Possible Answers:

w = ½ l – 2

w = ½ l + 2

w = 2l + 2

w = 2l – 2

Correct answer:

w = ½ l + 2

Explanation:

To find the width, we must take half of the length, which means we must divide the length by 2. Then we must take 2 more than that number, which means we must add 2 to the number. Combining these, we get:

w = ½ l + 2

Example Question #2 : How To Find The Length Of The Side Of A Rectangle

 

The width of a rectangle is 2 inches longer than 3 times its length.  Which of the following equations gives the width, w, of the rectangle in terms of its length, l,?

 

 

Possible Answers:

w = 6l +2

w = 3l – 2

w = 1/3l +2

w = 3l + 2

Correct answer:

w = 3l + 2

Explanation:

The width equals 3 times the length, so 3l, plus an additional two inches, so + 2, = 3l + 2

 

 

 

Example Question #3 : How To Find The Length Of The Side Of A Rectangle

Your dad shows you a rectangular scale drawing of your house. The drawing is 6 inches by 8 inches. You're trying to figure out the actual length of the shorter side of the house. If you know the actual length of the longer side is 64 feet, what is the actual length of the shorter side of the house (in feet)?

Possible Answers:

81

48

32

36

60

Correct answer:

48

Explanation:

We can solve this by setting up a proportion and solving for x,the length of the shorter side of the house. If the drawing is scale and is 6 : 8, then the actual house is x : 64. Then we can cross multiply so that 384 = 8x. We then divide by 8 to get x = 48. 

Example Question #1 : How To Find The Perimeter Of A Rectangle

What is the perimeter of the below rectangle in simplest radical form?

 

                                     Act_math_159_15

Possible Answers:

5√3

10√3

4√3 + 2√27

7√27

Correct answer:

10√3

Explanation:

The perimeter of a figure is the sum of the lengths of all of its sides. The perimeter of this figure is √27 + 2√3 + √27 + 2√3. But, √27 = √9√3 = 3√3 . Now all of the sides have the same number underneath of the radical symbol (i.e. the same radicand) and so the coefficients of each radical can be added together. The result is that the perimeter is equal to 10√3.

 

 

Example Question #2 : How To Find The Perimeter Of A Rectangle

A rectangle has an area of 56 square feet, and a width of 4 feet. What is the perimeter, in feet, of the rectangle?

Possible Answers:
30
14
120
28
36
Correct answer: 36
Explanation:

Divide the area of the rectangle by the width in order to find the length of 14 feet. The perimeter is the sum of the side lengths, which in this case is 14 feet + 4 feet +14 feet + 4 feet, or 36 feet.

Example Question #1 : How To Find The Perimeter Of A Rectangle

The length of a rectangle is 3 more inches than its width.  The area of the rectangle is 40 in2.  What is the perimeter of the rectangle?

Possible Answers:

34 in.

26 in.

40 in.

18 in.

None of the answers are correct

Correct answer:

26 in.

Explanation:

Area of rectangle:  A = lw

Perimeter of rectangle:  P = 2l + 2w

w = width and l = w + 3

So A = w(w + 3) = 40 therefore w2 + 3w – 40 = 0

Factor the quadratic equation and set each factor to 0 and solve.

w2 + 3w – 40 = (w – 5)(w + 8) = 0 so w = 5 or w = -8. 

The only answer that makes sense is 5.  You cannot have a negative value for a length.

Therefore, w = 5 and l = 8, so P = 2l + 2w = 2(8) + 2(5) = 26 in.

Example Question #1 : How To Find The Perimeter Of A Rectangle

Kayla took 25 minutes to walk around a rectangular city block. If the block's width is 1/4 the size of the length, how long would it take to walk along one length?

Possible Answers:

2.5 minutes

7 minutes

8 minutes

10 minutes

Correct answer:

10 minutes

Explanation:

Leaving the width to be x, the length is 4x. The total perimeter is 4x + 4x + x + = 10x.

We divide 25 by 10 to get 2.5, the time required to walk the width.  Therefore the time required to walk the length is (4)(2.5) = 10.

Example Question #3 : How To Find The Perimeter Of A Rectangle

The area of a rectangle is , and the width of this rectangle is two times its height.  What is the perimeter of the rectangle? 

Possible Answers:

Correct answer:

Explanation:

The area of a rectangle is the width times the height, and we are told that in this rectangle the width is two times the height.

Therefore, .

Plug in the value of the area:

Solve for  to find a width of 4 inches. Using our formula above, the height must be 8 inches.  We then add all the sides of the rectangle together to find the perimeter:

Example Question #1 : How To Find The Perimeter Of A Rectangle

Robert is designing a rectangular garden. He wants the area of the garden to be 9 square meters. If the length of the lot is going to be three meters less than twice the width, what will the perimeter of the lot be in meters?

 

Possible Answers:

1.5

6

10

12

3

Correct answer:

12

Explanation:

Let l be the length of the garden and w be the width. 

By the specifications of the problem, l = 2w-3.

Plug this in for length in the area formula:

A = l  x w = (2w - 3) x w = 9

Solve for the width:

2w²- 3w - 9 =0 

(2w + 3)(w - 3) = 0

w is either 3 or -3/2, but we can't have a negative width, so w = 3.

If w = 3, then length = 2(3) - 3 = 3.

Now plug the width and length into the formula for perimeter:

P = 2 l + 2w = 2(3) + 2(3) = 12

 

 

Learning Tools by Varsity Tutors