Quadratics: Question 9

Syllabus 1.1

Structured AS 8 marks

A rectangle has a perimeter of 4848 m. One side of the rectangle has length xx metres.

(a) Show that the area, AA m², of the rectangle is given by A=24xx2A = 24x - x^2. [2]

(b) Find the set of values of xx for which the area is at least 140140 m². [4]

(c) Verify that x=10x=10 gives an area of exactly 140140 m², and explain briefly why x=14x=14 gives the same area. [2]

Show worked solution Hide worked solution

Worked solution

Part (a): Forming the area expression

Let the two side lengths be xx and yy metres. The perimeter condition gives:

2(x+y)=48    x+y=24    y=24x2(x+y) = 48 \implies x+y = 24 \implies y = 24-x

The area is:

A=xy=x(24x)=24xx2A = xy = x(24-x) = 24x - x^2

as required.

Part (b): Solving the quadratic inequality

We need A140A \ge 140:

24xx214024x - x^2 \ge 140

Rearrange so the x2x^2 term is positive (multiply both sides by 1-1, which reverses the inequality):

x224x+1400x^2 - 24x + 140 \le 0

Find the critical values by solving x224x+140=0x^2-24x+140=0:

discriminant=(24)24(1)(140)=576560=16\text{discriminant} = (-24)^2 - 4(1)(140) = 576 - 560 = 16

x=24±162=24±42x = \frac{24 \pm \sqrt{16}}{2} = \frac{24 \pm 4}{2}

x=282=14orx=202=10x = \frac{28}{2} = 14 \qquad \text{or} \qquad x = \frac{20}{2} = 10

Since the coefficient of x2x^2 in x224x+140x^2-24x+140 is a=1>0a=1>0, this graph is an upward-opening parabola, so it is at or below the xx-axis between the roots. We want x224x+1400x^2-24x+140\le0, so:

10x1410 \le x \le 14

(This is also sensible physically: since y=24x>0y=24-x>0 requires 0<x<240<x<24, the interval 10x1410\le x\le14 lies safely inside the valid range of side lengths.)

Part (c): Checking the boundary values

At x=10x=10:

A=10(2410)=10×14=140 m2A = 10(24-10) = 10 \times 14 = 140 \text{ m}^2 \checkmark

The function A=x(24x)=24xx2A=x(24-x)=24x-x^2 is a downward-opening parabola with vertex (maximum) at x=12x=12 (found by completing the square: A=(x12)2+144A=-(x-12)^2+144), so AA is symmetric about x=12x=12. Since 1414 is 22 more than 1212 and 1010 is 22 less than 1212, both give the same area:

A(14)=14(2414)=14×10=140 m2A(14) = 14(24-14) = 14 \times 10 = 140 \text{ m}^2 \checkmark

This confirms x=10x=10 and x=14x=14 are indeed the two points where the area equals exactly 140140 m², matching the boundary values found in part (b).

Final answers

  • (a) A=24xx2A = 24x - x^2 (shown)
  • (b) 10x14\boxed{10 \le x \le 14}
  • (c) A(10)=A(14)=140A(10)=A(14)=\boxed{140} m², by the symmetry of A=x(24x)A=x(24-x) about x=12x=12