✔ 最佳答案
7) Let the number is read as "xy" where x and y are numbers from 0 to 9.
So from the given we have:
10x + y = 4(x + y)
xy = 18
So from the above conditions, we have:
10x + (18/x) = 4 [x + (18/x)]
10x2 + 18 = 4x2+ 72
6x2 = 54
x2 = 9
x = 3 or -3 (rejected)
Hence y = 6 and the two-digit number is 36.
8) Let the number is read as "xy" where x and y are numbers from 0 to 9.
So from the given we have:
10x + y = xy + 16
10y + x = 10x + y + 18
So from the above equations, we have:
9y = 9x + 18
y = x + 2
Sub this into (1):
10x + (x + 2) = x(x + 2) + 16
11x + 2 = x2 + 2x + 16
x2 - 9x + 14 = 0
(x - 7)(x - 2) = 0
x = 7 or x = 2
y = 9 or y = 4
Hence the two-digit number is 24 or 79.
9a) From the given, we can see that each side of the rhombus is 5cm in length.
Now, let the lengths of the rhombus are x and y with x being the longer one, i.e. x = y + 2.
Hence, by the Pyth. theorem, we have:
(x/2)2 + (y/2)2 = 52 = 25
[(y/2) + 1]2 + (y/2)2 = 25
(y2/4) + y + 1 + (y2/4) = 25
(y2/2) + y - 24 = 0
y2 + 2y - 48 = 0
(y - 6)(y + 8) = 0
y = 6 or y = -8 (rejected)
Therefore the diagonals of the rhombus are of lengths 6cm and 8cm.
b) The rhombus can be divided into 4 right-angled triangles, each with dimension 3cm by 4 cm.
So the area of the rhombus is given by: 4 x (1/2) x 3 x 4 = 24 cm2