We need to solve the quadratic equation derived in the previous part to find the value of x, which represents the length of the shorter side.
We need to solve the equation x² + 30x - 351 =
0. We can use the quadratic formula:
x = -b ± √(b² - 4ac)2a
where a=1, b=30, and c=-351.
Substitute the values of a, b, and c into the quadratic formula:
x = -30 ± √((30)² - 4(1)(-351))2(1)
x = -30 ± √(900 + 1404)2
x = -30 ± √(2304)2
To find the square root of 2304, we can notice that 40² = 1600 and 50² = 2500, so the root is between 40 and
50. Since it ends in 4, the root must end in 2 or
8. Let's test 48: 48 × 48 = 2304.
So, √(2304) = 48.
x = (-30 ± 48)/(2)
This gives two possible solutions for x:
Solution 1: x = (-30 + 48)/(2) = (18)/(2) = 9
Solution 2: x = (-30 - 48)/(2) = (-78)/(2) = -39
Since x represents the length of a side of a rectangle, it cannot be negative. Therefore, we discard the value x = -39.
The only valid solution is x = 9.
The length of the shorter side is 9 metres.